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___1eAxl {
  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___1eAxl .breadcrumb___2dhbG {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-indent: 20px;
}
.breadcrumbWrap___1eAxl .breadcrumbIntro___rDW_c {
  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___kpAfl {
  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___kpAfl .badge___vZ1WR {
  width: 48px;
  margin-right: 17px;
  cursor: pointer;
}
.normal___kpAfl .badge___vZ1WR .icon___3s07Y {
  font-size: 20px;
}
.normal___kpAfl .split___3j2Ar {
  font-size: 20px;
  font-weight: lighter;
  color: #76D1BF;
  margin-right: 20px;
}
.normal___kpAfl .infor___3SPi4 {
  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___kpAfl .infor___3SPi4 .avator___JqixT {
  margin-right: 10px;
  height: 32px;
  width: 32px;
}
.normal___kpAfl .infor___3SPi4 .avator___JqixT .vip___1YB-J {
  margin-top: 20px;
  margin-left: -15px;
}
.normal___kpAfl .infor___3SPi4 .avator___JqixT .genderIcon___3W9Bm {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.normal___kpAfl .infor___3SPi4 .upDown___2dQkg {
  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___kpAfl .infor___3SPi4 .upDown___2dQkg .nameAndRole___3YU3t {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 196px;
  height: 20px;
  line-height: 20px;
}
.normal___kpAfl .infor___3SPi4 .upDown___2dQkg .nameAndRole___3YU3t .nameShow___38jgR {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 96px;
}
.normal___kpAfl .infor___3SPi4 .upDown___2dQkg .nameAndRole___3YU3t .roleShow___20tiP {
  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___kpAfl .infor___3SPi4 .upDown___2dQkg .word___txGMJ {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 196px;
}
.normal___kpAfl .infor___3SPi4 .activeSpan___2WxCz {
  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___kpAfl .infor___3SPi4 .activeSpan1___2cbel {
  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___kpAfl .infor___3SPi4 .activeSpan2___3-8YE {
  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___22hkS {
  text-align: center;
}
.roleBtnWrap___22hkS .roleBtn___1d0vZ {
  width: 50%;
  height: 36px;
  margin-bottom: 20px;
}
.bageSize___1cY6- {
  height: 18px;
}
.title___3DSur {
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  padding-left: 10px;
  color: #333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.userInfo___29kDn {
  height: 56px;
  text-align: right;
  line-height: 56px;
}
.userInfo___29kDn a {
  color: #333;
}
.toggle___26X5T {
  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___26X5T:hover {
  color: #999;
}
.content___3UaW4 {
  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___q2CyI {
  font-size: 18px;
  margin-right: 2px;
}
.content___1M0ao {
  height: 90px;
}
.content___1M0ao .moreMenu___iVzdN {
  cursor: pointer;
  text-align: center;
  float: left;
}
.content___1M0ao .moreMenu___iVzdN .icon___1ydlu {
  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___1M0ao .moreMenu___iVzdN .icon___1ydlu .iconfont {
  font-size: 40px !important;
}
.content___1M0ao .moreMenu___iVzdN .name___Qv0il {
  font-size: 14px;
  text-align: center;
}
.forceLogoutWrap___1Fx14 {
  text-align: center;
}
.forceLogoutWrap___1Fx14 p {
  margin-bottom: 30px;
}
.wrap___1l4rc {
  padding: 10px;
}
.topBar___35j_m {
  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___35j_m .menu___2_U3Z {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  height: 59px;
  margin-left: 20px;
  background-color: #1ab395;
}
.topBar___35j_m .menu___2_U3Z li span {
  padding-left: 0;
  padding-right: 0;
}
.topBar___35j_m .logo___1S4ft {
  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___35j_m .logo___1S4ft img {
  height: 54px;
  padding-left: 4px;
}
.leftBar___4Px5r {
  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___4Px5r .logoImg___3-WWO {
  display: inline-block;
  width: 175px;
  height: 46px;
  margin-top: 5px;
}
.leftBar___4Px5r .fixBottom___14y1t {
  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___4Px5r .fixBottomMini___1wpAa {
  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___2VlK9 {
  border-top: 1px solid #d8d8d8;
  width: 100%;
  height: 100%;
  position: relative;
}
.content___2dR7P {
  position: absolute;
  left: 17%;
  top: 10%;
  width: 986px;
  font-weight: lighter;
}
.welcome___1Ke8Q {
  font-size: 52px;
  color: #92d4a9;
  margin-bottom: 110px;
}
.welcomeTitle___3GRvE {
  font-size: 62px;
  color: #849aa8;
  margin-left: 23%;
}
.welcomeMessage___2mQWT {
  margin-top: 35px;
  font-size: 16px;
  line-height: 30px;
  color: #3f4e57;
  margin-left: 17%;
  text-indent: 2em;
}
@media all and (max-width: 1600px) {
  .content___2dR7P {
    left: 10%;
  }
}
@media all and (max-width: 1400px) {
  .content___2dR7P {
    left: 7%;
    width: 850px;
  }
  .welcomeTitle___3GRvE {
    margin-left: 20%;
  }
  .welcomeMessage___2mQWT {
    margin-left: 8%;
  }
}
@media all and (max-width: 1300px) {
  .content___2dR7P {
    left: 5%;
    width: 833px;
  }
}
.startWrapper___gXyWB {
  width: 100%;
}
.layout___2qaRK {
  min-width: 1200px;
  height: 100%;
}
.headerWrapper___E6CFT {
  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___E6CFT .logoImg___3Yt7D {
  height: 54px;
}
.headerWrapper___E6CFT .bySideWrap___2v-Ks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.headerWrapper___E6CFT .bySideWrap___2v-Ks .bySideImg___2BECO {
  height: 73px;
}
.headerWrapper___E6CFT .bySideWrap___2v-Ks .enterA___2KmrU {
  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___E6CFT .bySideWrap___2v-Ks .enterA___2KmrU > span {
  width: 80px;
  color: white;
  font-size: 12px;
  font-weight: bold;
  -webkit-transform: skew(20deg);
      -ms-transform: skew(20deg);
          transform: skew(20deg);
}
.headerWrapper___E6CFT .registerWrapper___1hF1p {
  float: right;
  color: #FFFFFF;
  font-size: 16px;
}
.headerWrapper___E6CFT .registerWrapper___1hF1p a {
  padding: 0 10px;
  color: #FFFFFF;
  font-size: 14px;
}
.headerWrapper___E6CFT .registerWrapper___1hF1p a .aImg___21H6p {
  margin-left: 8px;
  margin-bottom: -1px;
}
.loginWrap___uReMC {
  width: 60%;
  margin: 0 auto;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.login___vmgRb {
  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___vmgRb h2 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: center;
}
.login___vmgRb div {
  overflow: hidden;
}
.login___vmgRb .halfTriangle___1lUjO {
  width: 0;
  height: 0;
  border-width: 20px;
  border-style: solid;
  border-color: transparent transparent #EBF3F8 #EBF3F8;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.login___vmgRb .loginSwitchIcon___hQ0Dc {
  font-size: 40px;
  position: absolute;
  right: 0;
}
.login___vmgRb .qrcodeLoginWrap___dsF7t {
  margin-top: 15px;
  text-align: center;
}
.login___vmgRb .qrcodeLoginWrap___dsF7t .qrcodeLoginTitle___2SV-m {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}
.login___vmgRb .qrcodeLoginWrap___dsF7t .qrcodeLoginContentWrap___wr67i {
  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___vmgRb .qrcodeLoginWrap___dsF7t .qrcodeLoginContentWrap___wr67i .scanIcon___v0_NH {
  font-size: 30px;
  margin-right: 10px;
}
.login___vmgRb .passwordLoginWrap___3tYt8 {
  margin-top: 30px;
}
.login___vmgRb .headTitle___2eCWA {
  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___vmgRb .headTitle___2eCWA .title___3eu60 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.login___vmgRb .headTitle___2eCWA .title___3eu60 .txt___3W8fa {
  font-size: 18px;
  font-weight: normal;
  color: #999;
  cursor: pointer;
}
.login___vmgRb .headTitle___2eCWA .title___3eu60 .activeTxt___cJZPF {
  font-size: 18px;
  font-weight: normal;
  color: #999;
  cursor: pointer;
  color: #333;
}
.login___vmgRb .headTitle___2eCWA .title___3eu60 .hr___2mpH4 {
  border: none;
  border-top: 3px solid #00bf65;
  margin-top: 3px;
}
.login___vmgRb .headTitle___2eCWA .title___3eu60 .hiddenHR___ax0f9 {
  border: none;
  border-top: 3px solid #00bf65;
  margin-top: 3px;
  visibility: hidden;
}
.login___vmgRb .prefix___qEmrR {
  border: none;
}
.login___vmgRb .prefix___qEmrR .ant-select-selection:hover,
.login___vmgRb .prefix___qEmrR .ant-select-selection:focus {
  border-color: transparent;
  color: rgba(0, 0, 0, 0.65);
}
.login___vmgRb .msgCode___Yp74L {
  color: #00bf65;
  cursor: pointer;
  line-height: 30px;
  height: 30px;
}
.login___vmgRb .codeImg___1qxqg {
  width: 330px;
  margin-left: -40px;
  cursor: pointer;
  overflow: hidden;
}
.login___vmgRb .select___3VgYm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.login___vmgRb .select___3VgYm span {
  font-size: 12px;
}
.login___vmgRb .select___3VgYm .forget___1hdOs {
  cursor: pointer;
  color: #00bf65;
}
.input___3NBIk {
  height: 40px;
}
.submit___1ioX9 {
  width: 100%;
  height: 44px;
  font-size: 18px;
  margin-top: 10px;
}
.roleBtnWrap___1ZUkU {
  text-align: center;
}
.roleBtnWrap___1ZUkU .roleBtn___LWNOv {
  width: 50%;
  height: 36px;
  margin-bottom: 20px;
}
.leftLink___WfgU- {
  float: left;
}
.rightLink___1nzlB {
  float: right;
}
.normal___2g0yM {
  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___2g0yM .newBannerLogo___1QHR8 {
  position: absolute;
  left: 5%;
  top: -10%;
  width: 1400px;
  height: 600px;
}
.banner___ATHH1 {
  width: 100%;
  height: 550px;
  background-repeat: no-repeat;
  background-size: cover;
}
.header___2bnZo {
  text-align: right;
  width: 100%;
  min-width: 960px;
  margin: 0 auto;
}
.header___2bnZo .logo___k3lp- {
  float: left;
  line-height: 60px;
  height: 60px;
  color: #fff;
  position: relative;
}
.header___2bnZo .logo___k3lp- img {
  height: 55px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header___2bnZo .logo___k3lp- .title___3eu60 {
  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___2bnZo a {
  font-size: 14px;
  color: #fff;
  margin: 0 20px 0 0;
}
.header___2bnZo a:hover {
  color: #1a83d4;
}
.header___2bnZo span {
  font-size: 14px;
  color: #fff;
  margin: 0 20px 0 0;
}
.content___1THwk {
  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___2x83U {
  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___2x83U p {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  z-index: 99;
}
.footer___2x83U .footerLogo___1vt_6 {
  position: absolute;
  top: 0;
  left: 0;
}
.footer___2x83U .appQrcodeWrap___1lkB9 {
  position: absolute;
  top: -7px;
  right: 5%;
}
.footer___2x83U .appQrcodeWrap___1lkB9 img {
  width: 105px;
}
.footer___2x83U .appTxt___1ne2s {
  color: #bbb;
  margin-top: 10px;
}
.footer___2x83U .appTxt___1ne2s p {
  line-height: 1.3;
}
.footer___2x83U .footerQrCodeWrap___dJmxN {
  position: absolute;
  top: -10px;
  right: 16px;
}
.footer___2x83U .footerQrCodeWrap___dJmxN .footerQrCode___2R7nL {
  width: 110px;
  height: 110px;
}
.footer___2x83U .codeTxt___383-2 {
  color: #bbb;
  margin-top: 5px;
}
.footer___2x83U .codeTxt___383-2 p {
  line-height: 1.3;
}
.roleRadio___347ys {
  display: block;
  height: 30px;
  line-height: 30px;
}
@media all and (max-width: 1600px) {
  .login___vmgRb {
    right: -28%;
  }
}
@media all and (max-width: 1400px) {
  .login___vmgRb {
    width: 300px;
    right: -28%;
  }
  .normal___2g0yM .newBannerLogo___1QHR8 {
    left: 0;
  }
}
@media all and (max-width: 1200px) {
  .login___vmgRb {
    width: 300px;
    right: -30%;
  }
  .normal___2g0yM .newBannerLogo___1QHR8 {
    left: -3%;
  }
}
.watchFiles___1PvkI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px;
}
.watchFiles___1PvkI .leftWrap___25TZP {
  background: #fff;
  min-width: 200px;
  max-width: 400px;
  width: 20%;
  overflow: auto;
}
.watchFiles___1PvkI .leftWrap___25TZP .itemView___2jxc4 {
  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___1PvkI .leftWrap___25TZP .itemView___2jxc4:hover {
  background-color: #fddcc1;
}
.watchFiles___1PvkI .leftWrap___25TZP .activeItemView___Rwl6R {
  background-color: #f19459;
  color: #fff;
}
.watchFiles___1PvkI .rightWrap___ElNll {
  -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___1PvkI .rightWrap___ElNll .iframeWrap___1thRZ {
  min-height: 90vh;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #eee;
}
.watchFiles___1PvkI .rightWrap___ElNll .iframeWrap___1thRZ .iframe___1N2KH {
  width: 100%;
  height: 100%;
  border: none;
}
.watchFiles___1PvkI .rightWrap___ElNll .iframeWrap___1thRZ .download___1DXYg {
  font-size: 20px;
  padding: 10px;
}
.watchFiles___1PvkI .rightWrap___ElNll .iframeWrap___1thRZ .download___1DXYg .fileDownload___17G6d {
  margin-left: 5px;
}
.watchFiles___1PvkI .rightWrap___ElNll .btn___3_ZuE {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 20%;
}
.watchFiles___1PvkI .rightWrap___ElNll .btn___3_ZuE i {
  font-size: 64px;
}
.healthNewsWrap___1Vl4L {
  width: 100%;
  background-color: #F7F9F8;
  padding-top: 20px;
}
.healthNewsWrap___1Vl4L .expertHos___1Lynd {
  width: 100%;
  margin-bottom: 30px;
}
.healthNews___2ce3o {
  width: 70%;
  min-width: 960px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.title___1I3V7 {
  font-family: '\5FAE\8F6F\96C5\9ED1';
  font-weight: 500;
  font-size: 20pt;
  color: #333333;
  text-align: center;
}
.title___1I3V7 a {
  text-decoration: none;
}
.time___xFXoA {
  float: left;
  width: 22%;
  text-align: center;
}
.time___xFXoA .timeDate___z7mdr {
  font-size: 30pt;
  font-weight: bold;
  color: #19B495;
}
.time___xFXoA .timeYM___3LYao {
  font-size: 13pt;
}
.right___1Dpds {
  float: right;
  width: 78%;
}
.right___1Dpds .newsTitle___2IUb9 {
  font-size: 12pt;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  width: 90%;
}
.right___1Dpds .newsContent___3Q86T {
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  color: #696969;
  width: 90%;
}
.more___2sLtq {
  text-align: center;
  margin: 30px auto 0;
}
.more___2sLtq a {
  color: #00bf65;
}
.more___2sLtq a:hover {
  color: #5dc58f;
}
.noData___2K2i_ {
  text-align: center;
  padding-top: 30px;
  color: #bbb;
}
.linkBox___3FVrx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.linkBox___3FVrx .linkPic___3UHYb {
  text-align: center;
  cursor: pointer;
}
.linkBox___3FVrx .linkPic___3UHYb h3 {
  padding-bottom: 10px;
}
.msgBox___2Jz0j {
  border: 1px solid #d9d9d9;
  padding: 0 10px;
  margin-bottom: 30px;
}
.msgBox___2Jz0j .msgTitle___1A-m5 {
  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___2Jz0j .msgTitle___1A-m5 .titleLeft___3N3WB {
  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___2Jz0j .msgTitle___1A-m5 .titleLeft___3N3WB .line___2svG3 {
  width: 5px;
  background: #37BB65;
  height: 30px;
  margin-right: 10px;
}
.msgBox___2Jz0j .msgTitle___1A-m5 .moreView___3va8G {
  cursor: pointer;
}
.msgBox___2Jz0j .msgContent___jqeH3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
}
.msgBox___2Jz0j .msgContent___jqeH3 .contentImg___34_7U {
  width: 90px;
  height: 90px;
  border: 1px solid #eee;
  overflow: hidden;
}
.msgBox___2Jz0j .msgContent___jqeH3 .contentImg___34_7U img {
  width: 100%;
  height: 100%;
}
.msgBox___2Jz0j .msgContent___jqeH3 .contentRight___2FZyq {
  -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___2Jz0j .msgContent___jqeH3 .contentRight___2FZyq .rightNm___3GZj5 {
  font-size: 18px;
  color: #37474f;
  font-weight: bold;
}
.msgBox___2Jz0j .msgContent___jqeH3 .contentRight___2FZyq .rightTxt___-lQmN {
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
.msgBox___2Jz0j .msgContent___jqeH3 .contentRight___2FZyq .rightTime___BZP61 {
  color: #a7a2a2;
}
.msgBox___2Jz0j .msgContent___jqeH3 .detail___3o8Pv {
  width: 50px;
  margin-top: 12px;
}
.title2___1Phbj {
  cursor: pointer;
}
.messageEditorTitle___2uoeU {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #bebebe;
}
.leftRight___3pOn_ {
  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___3pOn_ .left___35VR3 {
  width: 45%;
}
.leftRight___3pOn_ .left___35VR3 .receiversSelect___OEzP2 {
  width: 100%;
}
.leftRight___3pOn_ .left___35VR3 .leftDragger___2m9l5 {
  margin-bottom: 30px;
}
.leftRight___3pOn_ .left___35VR3 .leftDragger___2m9l5 .fileIcon___3JcUZ {
  padding-top: 50px;
  font-size: 80px;
  color: #37bb65;
}
.leftRight___3pOn_ .left___35VR3 .leftDragger___2m9l5 .fileTipWords___VH1aH {
  padding-top: 10px;
  padding-bottom: 50px;
}
.leftRight___3pOn_ .left___35VR3 .returnBtn___3VdEA {
  margin-left: 30px;
}
.leftRight___3pOn_ .right___u6H9R {
  margin-left: 50px;
  width: 45%;
}
.leftRight___3pOn_ .right___u6H9R .addUsersBox___39_KQ .ant-table-thead .ant-checkbox {
  display: none;
}
.leftRight___3pOn_ .right___u6H9R .search___35Tsa {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___3pOn_ .right___u6H9R .addUsersBtn___eeYxF {
  margin-top: 20px;
}
.fileName___1cZmJ {
  padding: 8px 0;
}
.userName___1pMnO {
  background-color: aliceblue;
  padding: 5px;
  margin-right: 5px;
  display: inline-block;
  margin-top: 5px;
}
.tip___2j5pp {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.normal___TpvYl {
  background-color: #fff;
}
.normal___TpvYl 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___TpvYl h2 em {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  font-style: normal;
  padding-left: 10px;
  font-weight: normal;
}
.normal___TpvYl h2 .rightContent___3hjgW {
  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___3eHkQ {
  margin-right: 20px;
}
.read___cHZt9 {
  color: #909090;
}
.unread___2apRb {
  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___2Xz0F {
  margin: 50% auto;
  font-size: 22px;
  color: #7B7B7B;
}
.footerStyle___9oZF4 {
  font-size: 1rem;
  text-align: center;
}
.noData___25ezQ {
  text-align: center;
  font-size: 1rem;
}
.wrap___1h957 {
  width: 100%;
  height: 100%;
  background: #efeff4;
}
.wrap___1h957 .header___1O_Ou {
  height: 2.5rem;
  width: 100%;
  background: #47b751;
  position: relative;
}
.wrap___1h957 .header___1O_Ou div {
  display: inline;
  color: #fff;
  font-size: .9rem;
  position: absolute;
}
.wrap___1h957 .header___1O_Ou .switchRole___330qo {
  left: 2rem;
  top: 50%;
}
.wrap___1h957 .header___1O_Ou .cancelBinding___2NcZa {
  right: 2rem;
  top: 50%;
}
.wrap___1h957 .loginTitle___3vyOX {
  height: 14rem;
  width: 100%;
  background: #47b751;
  background-size: cover;
  position: relative;
  text-align: center;
}
.wrap___1h957 .loginTitle___3vyOX .userAvatar___3dK7e {
  height: 6rem;
  width: 6rem;
  background: #FFF;
  position: absolute;
  top: -3rem;
  left: 52%;
  margin-top: 5rem;
  margin-left: -3.5rem;
  border-radius: 5rem;
}
.wrap___1h957 .loginTitle___3vyOX .userAvatar___3dK7e img {
  width: 100%;
  height: 100%;
  border-radius: 5rem;
}
.wrap___1h957 .loginTitle___3vyOX .userTxt___3xA_A {
  position: absolute;
  width: 100%;
  text-align: left;
  height: 12rem;
}
.wrap___1h957 .loginTitle___3vyOX .userTxt___3xA_A p:nth-child(1) {
  color: #fff;
  font-size: 1rem;
  margin-top: 9.2rem;
  text-align: center;
}
.wrap___1h957 .loginTitle___3vyOX .userTxt___3xA_A p:nth-child(2),
.wrap___1h957 .loginTitle___3vyOX .userTxt___3xA_A p:nth-child(3) {
  color: #fff;
  font-size: .8rem;
  margin-top: .5rem;
  text-align: center;
}
.wrap___1h957 .navigation___Pvo0W {
  width: 100%;
  height: 9rem;
  background: #fbfbfb;
  border-top: 1px solid #eaeaea;
  display: -webkit-box;
  margin: auto;
  -webkit-box-orient: horizontal;
}
.wrap___1h957 .navigation___Pvo0W .navBar___3oYok {
  -webkit-box-flex: 1;
  text-align: center;
  border: none;
  outline: none;
  display: block;
  margin: 1rem 0;
}
.wrap___1h957 .navigation___Pvo0W .navBar___3oYok .navIcon___31U8g {
  margin: 0.5rem auto;
  background-size: 200%;
  height: 4.5rem;
  width: 4.5rem;
  border-radius: 3rem;
  background-color: #1db2df;
}
.wrap___1h957 .navigation___Pvo0W .navBar___3oYok .navIcon___31U8g img {
  width: 70%;
  height: 70%;
  -webkit-transform: translateY(25%);
      -ms-transform: translateY(25%);
          transform: translateY(25%);
}
.wrap___1h957 .navigation___Pvo0W .navBar___3oYok span {
  color: #999;
}
.wrap___1h957 .text___BLC-v {
  text-align: center;
  margin-top: 70px;
  font-size: 22px;
  color: #7B7B7B;
}
.wrap___1h957 .notDoc___Rv9il {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #7B7B7B;
}
.wrap___1h957 img {
  width: 100%;
}
.wrap___1h957 .title___gGOgH {
  text-align: center;
  margin-bottom: 20px;
  color: #7B7B7B;
}
.wrap___1h957 .am-segment-item-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent!important;
}
.listWrap___1uucj {
  width: 100%;
  height: 100%;
  padding-top: .5rem;
}
.listWrap___1uucj .patient___eN6Sj {
  overflow: hidden;
  height: 5rem;
  width: 96%;
  margin: 0 auto;
  padding: .5rem 0;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.listWrap___1uucj .patient___eN6Sj .img___3LJou {
  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___1uucj .patient___eN6Sj .img___3LJou img {
  border-radius: 5rem;
}
.listWrap___1uucj .patient___eN6Sj .rightContent___Rkqb_ .info___3AzCS {
  width: 100%;
  position: relative;
}
.listWrap___1uucj .patient___eN6Sj .rightContent___Rkqb_ .info___3AzCS .name___2cQ3k {
  white-space: nowrap;
  font-size: 1.2rem;
  padding: 0.2rem 0;
}
.listWrap___1uucj .patient___eN6Sj .rightContent___Rkqb_ .info___3AzCS .infoTxt___zAjhG {
  white-space: nowrap;
  font-size: .8rem;
  padding: 0.1rem 0;
  color: #999999;
}
.listWrap___1uucj .patient___eN6Sj .status___ZDE_s {
  position: absolute;
  right: 0;
  top: 1rem;
  color: #666;
  font-size: .8rem;
}
.headerSegmented___24Brj {
  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___238MG {
  height: 30px;
  width: 90%;
  margin: .5rem auto;
  margin-bottom: 0;
}
.detailBlock___1KWcQ {
  background: #FFF;
}
.detailBlock___1KWcQ .detailView___aM6G7 {
  width: 94%;
  margin: auto;
  border-bottom: 1px solid #eaeaea;
}
.detailBlock___1KWcQ .detailView___aM6G7::after {
  content: "";
  display: table;
  clear: both;
}
.detailBlock___1KWcQ .item___3G9Zr {
  float: left;
  width: 25%;
  color: #999;
  padding: 1rem 0;
}
.detailBlock___1KWcQ .itemContent___1Cim6 {
  float: right;
  width: 75%;
  word-wrap: break-word;
  word-break: normal;
  padding: 1rem 0;
  color: #333;
}
.detailBlock___1KWcQ .pacsCel___30TVd {
  padding: 1rem 0;
}
.detailBlock___1KWcQ .pacsWrap___3JCE- {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.detailBlock___1KWcQ .pacsWrap___3JCE- .pacsColWrap___25Sv9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bottomBtn___jJebU {
  bottom: 0;
  width: 100%;
  background: #fbfbfb;
  border-top: 1px solid #eaeaea;
  position: fixed;
  display: -webkit-box;
  margin: auto;
  -webkit-box-orient: horizontal;
}
.bottomBtn___jJebU .goToImage___3VyZt {
  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___2ksHd {
  margin: 50% auto;
  font-size: 22px;
  color: #7B7B7B;
}
.loginWrap___1KsLb {
  margin: 30px auto;
}
.loginWrap___1KsLb .text___onVjo {
  text-align: center;
  margin-top: 70px;
  font-size: 22px;
  color: #7B7B7B;
}
.loginWrap___1KsLb img {
  width: 100%;
}
.loginWrap___1KsLb .title___37AlR {
  text-align: center;
  margin-bottom: 20px;
  color: #7B7B7B;
}
.loginWrap___1KsLb .submit___1LLG0 {
  width: 100%;
  margin-top: 20px;
}
.weChatDetailFI .ant-form-item {
  margin-bottom: 0;
}
.subTitle___lmE1y {
  font-size: 16px;
}
.divider___3p0A- {
  border: 1px solid #eeeeee;
  width: 100%;
}
.wrap___1Zme- {
  width: 100%;
  height: 100%;
  background: #efeff4;
}
.detailBlock___T4ByM {
  background: #FFF;
  margin-top: 1rem;
}
.detailBlock___T4ByM .detailView___2XDwP {
  width: 94%;
  margin: auto;
  border-bottom: 1px solid #eaeaea;
}
.detailBlock___T4ByM .detailView___2XDwP::after {
  content: "";
  display: table;
  clear: both;
}
.detailBlock___T4ByM .itemTitle___2-pBp {
  float: left;
  width: 30%;
  color: #000;
  padding: 1rem 0;
  font-size: 1rem;
  font-weight: 900;
}
.detailBlock___T4ByM .item___24qQ3 {
  float: left;
  width: 25%;
  color: #999;
  padding: .7rem 0;
}
.detailBlock___T4ByM .itemContent___1wu9e {
  float: right;
  width: 75%;
  word-wrap: break-word;
  word-break: normal;
  padding: .7rem 0;
  color: #333;
}
.goToImage___1avAP {
  width: 90%;
  margin: 1rem auto;
  display: block;
}
.rateLabel___3NOwT {
  margin-bottom: 10px;
  margin-top: 10px;
}
.contentInner___12n8K {
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.contentInnerDetail___QkILW {
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.expertDetail___6UrLk {
  min-height: 600px;
}
.expertDetail___6UrLk img {
  width: 150px;
}
.expertDetail___6UrLk .expertButtrnSty___ttmAv {
  margin-left: 12.5%;
}
.newsDetail___ctKvB {
  min-height: 650px;
}
.newsDetail___ctKvB .title___1Gssi {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.newsDetail___ctKvB .info___uKEDV {
  border-bottom: 1px solid #eee;
  line-height: 50px;
  background-color: #eee;
}
.newsDetail___ctKvB .info___uKEDV span {
  font-size: 14px;
  margin-left: 20px;
  margin-right: 20px;
}
.newsDetail___ctKvB .newsImage___3RAy8 img {
  border: 1px solid #eee;
  width: 300px;
  display: block;
  margin: 30px auto;
}
.newsDetail___ctKvB .newsContent___1QFPh {
  text-indent: 28px;
  line-height: 30px;
  font-size: 14px;
}
.newsDetail___ctKvB .expertButtrnSty___ttmAv {
  margin-top: 20px;
}
.search___3SCZC {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.btn___1K1L2 {
  margin-bottom: 10px;
  float: right;
}
.listTitleWrap___3XhsD {
  padding: 5px 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.listTitle___i31ok {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #057e7a;
  font-size: 16px;
  color: #057e7a;
}
.expertInCard___2MqcU {
  border-bottom: 1px solid #e4e4e4;
  padding: 20px 0;
  height: 180px;
  cursor: pointer;
}
.avatar___1RQtH {
  float: left;
  height: 120px;
  width: 120px;
  border: 1px solid #EEEEEE;
  cursor: pointer;
  margin-right: 20px;
}
.avatar___1RQtH img {
  height: 115px;
  width: 115px;
}
.expertInfo___VkwZh .expertInfoTitle___1IMQB {
  height: auto;
  line-height: 30px;
}
.expertInfo___VkwZh .expertInfoTitle___1IMQB span {
  margin-right: 10px;
}
.expertInfo___VkwZh .expertInfoTitle___1IMQB .name___2dr3R {
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  color: #ac8a71;
}
.expertInfo___VkwZh .expertInfoTitle___1IMQB .titleName___sMMWM {
  color: #999999;
}
.introduction___2Xmpj {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  margin-bottom: 10px;
  height: 44px;
}
.showMore___3zv87 {
  display: block;
  line-height: 28px;
  text-align: right;
}
.pagination___2jpZT {
  text-align: center;
  margin-top: 20px;
}
.rightTitleWrap___2py8W {
  padding: 5px 20px;
  background-color: #f5f7fc;
  margin-bottom: 20px;
}
.rightTitle___3MLYQ {
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #057e7a;
}
.inDetail___1YV0i .expertDetail___6UrLk .expertInCard___2MqcU {
  height: auto;
}
.inDetail___1YV0i .expertDetail___6UrLk .expertInCard___2MqcU .avatar___1RQtH {
  float: left;
  height: 200px;
  width: 200px;
  border: 1px solid #EEEEEE;
}
.inDetail___1YV0i .expertDetail___6UrLk .expertInCard___2MqcU .avatar___1RQtH img {
  width: 198px;
}
.inDetail___1YV0i .expertDetail___6UrLk .expertInCard___2MqcU .expertInfo___VkwZh {
  margin-left: 245px;
}
.inDetail___1YV0i .expertDetail___6UrLk .expertInCard___2MqcU .expertInfo___VkwZh .expertInfoTitle___1IMQB .name___2dr3R {
  font-size: 20px;
}
.inDetail___1YV0i .expertDetail___6UrLk .expertInCard___2MqcU .expertInfo___VkwZh .expertInfoTitle___1IMQB .titleName___sMMWM span {
  font-weight: bold;
}
.clearFloat___3pD0o {
  clear: both;
}
.introductionDetail___3urUo {
  margin-top: 50px;
}
.introductionDetail___3urUo .introductionDetailTitleWrap___3ARYN {
  padding: 5px 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.introductionDetail___3urUo .introductionDetailTitleWrap___3ARYN .introductionDetailTitle___sfzvy {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #0e77ca;
  font-size: 16px;
  color: #057e7a;
}
.introductionContent___3tFhK {
  line-height: 20px;
}
.newsAvatar___3EUSF {
  cursor: pointer;
}
.newsTitle___AuLZl {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  cursor: pointer;
  margin-bottom: 10px;
  color: #ac8a71;
}
.newsTitle___AuLZl:hover {
  color: #5dc58f;
}
.time___1Idec {
  line-height: 20px;
  color: #bbb;
}
.registerCard___3B4aR {
  margin: 30px auto;
  width: 70%;
  min-width: 1120px;
}
.registerCard___3B4aR .division___sKZ8K {
  padding-top: 16px;
  border-top: 1px dashed #E4E4E4;
}
.registerCard___3B4aR .division___sKZ8K .ant-radio-group {
  width: 100%;
}
.registerCard___3B4aR .division___sKZ8K .ant-radio-group .ant-radio-button-wrapper {
  text-align: center;
  width: 16.66%;
}
.registerCard___3B4aR .insWord___6wImJ {
  color: #BEBEBE;
}
.registerCard___3B4aR .btn___1m3AQ {
  margin-top: 20px;
  padding: 0 40px;
}
.registerCard___3B4aR .tipSelect___2u9fG {
  font-size: 0.8rem;
  color: #f44500;
}
.margin20___1S1Gj {
  margin-left: 20px;
}
.footerBtnWrap___1tpyL {
  text-align: center;
}
.footerBtnWrap___1tpyL .refuseBtn___3UHwX {
  padding: 0 30px;
  margin-right: 20px;
}
.footerBtnWrap___1tpyL .agreeBtn___2SzhL {
  padding: 0 30px;
  margin-left: 20px;
}
.agreementText___1ULEy {
  margin: 10px;
  text-align: center;
}
.AgreementTextWrap___3eGTS .fontOne___19sgH {
  font-size: 14px;
  line-height: 1.5;
  margin: 0pt;
  color: rgba(0, 0, 0, 0.65);
}
.AgreementTextWrap___3eGTS .fontTwo___Akjgm {
  font-size: 14px;
  line-height: 1.5;
  margin-left: 1.17em;
  display: block;
}
.AgreementTextWrap___3eGTS .fontThree___1tgN7 {
  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___3eGTS .fontFour___e_yEN {
  margin-left: 14px;
}
.content___yebft {
  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___yebft .a___1iZUs {
  height: 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #CCCCCC;
}
.content___yebft .a___1iZUs .aImg___3C4nJ {
  margin-left: 10px;
  margin-bottom: -1px;
}
.content___yebft .img___1N1WH {
  position: absolute;
  top: 100px;
}
.content___yebft .card___1uPtG {
  width: 490px;
}
.content___yebft .card1___3CzVu {
  width: 888px;
}
.content___yebft .card1___3CzVu .text___3AnQN {
  width: 56px;
  height: 19px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #1AB395;
}
.content___yebft .card1___3CzVu .backText___31J9N {
  height: 19px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #333333;
}
.content___yebft .card1___3CzVu .step___3hQSM .ant-steps-item.ant-steps-status-process .ant-steps-head-inner {
  border-color: #1AB395;
  background-color: #1AB395;
}
.content___yebft .card1___3CzVu .step___3hQSM .ant-steps-item.ant-steps-status-wait .ant-steps-head-inner {
  border-color: #CCCCCC;
  background-color: #fff;
}
.content___yebft .card1___3CzVu .step___3hQSM .ant-steps-item.ant-steps-status-process .ant-steps-title {
  color: #1AB395;
}
.content___yebft .card1___3CzVu .step___3hQSM .ant-steps-item.ant-steps-status-finish .ant-steps-title {
  color: #1AB395;
}
.content___yebft .card1___3CzVu .step___3hQSM .ant-steps-item.ant-steps-status-wait .ant-steps-title {
  color: #CCCCCC;
}
.content___yebft .card1___3CzVu .step___3hQSM .ant-steps-item.ant-steps-status-wait .ant-steps-head-inner > .ant-steps-icon {
  color: #CCCCCC;
}
.content___yebft .card1___3CzVu .step___3hQSM .ant-steps-item.ant-steps-status-finish .ant-steps-head-inner {
  border-color: #1AB395;
  background-color: #1AB395;
}
.content___yebft .card1___3CzVu .step___3hQSM .ant-steps-icon.anticon.anticon-check {
  color: #fff;
}
.content___yebft .card1___3CzVu .buttonBack___20aML {
  background-color: #1AB395;
  width: 100%;
}
.content___yebft .title___3ZFw9 {
  height: 21px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: #333333;
}
.content___yebft .col___1CRAu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content___yebft .colCenter___ijlND {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content___yebft .colCenter___ijlND .input___Um_wO {
  width: 294px;
}
.content___yebft .colCenter___ijlND .input___Um_wO .ant-input:not(:first-child) {
  padding-left: 60px;
}
.content___yebft .colCenter___ijlND .input1___3Xo52 {
  width: 160px;
}
.content___yebft .colCenter___ijlND .input1___3Xo52 .ant-input:not(:first-child) {
  padding-left: 60px;
}
.content___yebft .colCenter___ijlND .input2___9rtZ1 {
  width: 320px;
}
.content___yebft .colCenter___ijlND .input2___9rtZ1 .ant-input:not(:first-child) {
  padding-left: 70px;
  font-size: 13px;
}
.content___yebft .colCenter___ijlND .nextA___2zY7d {
  color: #1AB395;
}
.content___yebft .colCenter___ijlND .aImg___3C4nJ {
  margin-left: 10px;
  margin-top: 1px;
}
.content___yebft .colCenter___ijlND .backColor___2NW6r {
  background-color: #1AB395;
}
.content___yebft .colDiv___37BWc {
  text-align: center;
  cursor: pointer;
}
.content___yebft .colDiv___37BWc .imgSize___3JyGn {
  width: 86px;
  height: 86px;
  border-radius: 43px;
}
.content___yebft .colDiv___37BWc .imgSize___3JyGn: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___yebft .colDiv1___29VXU {
  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___yebft .colDiv1___29VXU .img1___2gQ4I {
  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___yebft .colDiv1___29VXU .img1___2gQ4I: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___yebft .colDiv1___29VXU .font___1sBi9 {
  width: 56px;
  height: 38px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #FFFFFF;
  text-align: center;
}
.fontBottom___3e-eW {
  width: 84px;
  height: 19px;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  color: #333333;
}
.fontBottom___3e-eW:hover {
  color: #1AB395;
}
.marginLeft___1nN4Q {
  margin-left: 10px;
}
.color___3BFJk {
  color: #1AB395;
}
.forgetPwdCard___1udXX {
  margin: 30px auto;
  width: 70%;
}
.forgetPwdCard___1udXX .contentWrap___33GIV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.forgetPwdCard___1udXX .contentWrap___33GIV .rowWrap___4MK1b {
  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___1udXX .contentWrap___33GIV .rowWrap___4MK1b .labelWord___2gy5E {
  width: 60px;
  text-align: right;
  margin-right: 20px;
}
.forgetPwdCard___1udXX .contentWrap___33GIV .rowWrap___4MK1b .nationCode___1pWph {
  margin: 0 10px;
}
.forgetPwdCard___1udXX .contentWrap___33GIV .rowWrap___4MK1b .phoneInput___23too {
  width: 160px;
}
.forgetPwdCard___1udXX .contentWrap___33GIV .rowWrap___4MK1b .codeInput___19R0H {
  width: 187px;
  margin-right: 10px;
}
.forgetPwdCard___1udXX .contentWrap___33GIV .rowWrap___4MK1b .passwordInput___1i5AY {
  width: 300px;
}
.forgetPwdCard___1udXX .buttonWrap___3HqT_ {
  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___1udXX .buttonWrap___3HqT_ .spaceBtn___1mCT2 {
  width: 20px;
}
.forgetPwdCard___1udXX .successWrap___2zIGZ {
  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___1udXX .successWrap___2zIGZ .successContentWrap___3lXOt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.forgetPwdCard___1udXX .successWrap___2zIGZ .successContentWrap___3lXOt i {
  color: #85C65A;
  font-size: 62px;
}
.forgetPwdCard___1udXX .successWrap___2zIGZ .successContentWrap___3lXOt .successSpace___29w3K {
  width: 20px;
}
.forgetPwdCard___1udXX .successWrap___2zIGZ .successContentWrap___3lXOt .successWordsWrap___Gu6zM {
  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___1udXX .successWrap___2zIGZ .successContentWrap___3lXOt .successWordsWrap___Gu6zM .successTitle___3MJpb {
  color: #85C65A;
  font-size: 18px;
  margin: 10px 0;
}
.forgetPwdCard___1udXX .successWrap___2zIGZ .successContentWrap___3lXOt .successWordsWrap___Gu6zM .successCountDown___3B-O2 {
  color: #FF7E0D;
}
.inforCard___Qa5mx {
  margin: 0 auto;
  width: 100%;
  border-left: 1px solid #e4e4e4;
}
.inforCard___Qa5mx .require___3c6dE {
  display: inline-block;
  margin-right: 4px;
  content: '*';
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #f04134;
}
.inforCard___Qa5mx .division___2n5sf {
  padding-top: 16px;
  border-top: 1px dashed #e4e4e4;
}
.inforCard___Qa5mx .insWord___6P9bb {
  color: #bebebe;
}
.inforCard___Qa5mx .btn___2NiZZ {
  margin-top: 20px;
  padding: 0 40px;
}
.inforCard___Qa5mx .avatarWrap___3m_4f {
  position: absolute;
  top: 150px;
  right: 12%;
}
.inforCard___Qa5mx .avatarWrap___3m_4f .avatar___2n5y7 {
  width: 200px;
  height: 200px;
  margin-bottom: 5px;
  border-radius: 50%;
  overflow: hidden;
}
.inforCard___Qa5mx .avatarWrap___3m_4f .avatar___2n5y7 img {
  width: 200px;
  cursor: pointer;
}
.inforCard___Qa5mx .avatarWrap___3m_4f .tips___nI1cf {
  color: #bebebe;
  font-size: 10px;
}
.inforCard___Qa5mx .uploadWrap___zipNc {
  text-align: center;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  width: 240px;
  overflow: hidden;
}
.inforCard___Qa5mx .uploadWrap___zipNc .upload___2yBn5 .addPic___3eeWf {
  cursor: pointer;
  font-size: 28px;
  color: #999;
  padding: 50px;
  width: 240px;
}
.inforCard___Qa5mx .uploadWrap___zipNc .upload___2yBn5 .pic___-vnuF {
  cursor: pointer;
  border-radius: 6px;
  width: 240px;
}
.inforCard___Qa5mx .detailPic___146IJ {
  cursor: pointer;
  border-radius: 6px;
  width: 200px;
  height: 160px;
}
.top___3NgVz {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  padding-top: 10px;
  padding-bottom: 10px;
}
.top___3NgVz .btn___2NiZZ {
  margin-left: 20px;
  padding: 0 10px;
}
.content___1ZyrI {
  padding: 20px;
  width: 100%;
  background-color: white;
}
.content___1ZyrI .title___SraSG {
  font-size: 15px;
  font-weight: bold;
}
.content___1ZyrI .contentDiv___2ldg9 {
  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___1ZyrI .contentDiv___2ldg9 .leftDiv___3CVUq {
  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___1ZyrI .contentDiv___2ldg9 .leftDiv___3CVUq .card1___3y3DP .insWord___6P9bb {
  color: #BEBEBE;
}
.content___1ZyrI .contentDiv___2ldg9 .leftDiv___3CVUq .card2___254NA {
  margin-top: 10px;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 {
  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___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card3___A1NkD .spanText___bSfy5 {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card3___A1NkD .pic___-vnuF {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card3___A1NkD .col___2OdVk {
  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___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card3___A1NkD .col___2OdVk .span___26acR {
  text-align: center;
  margin-top: 10px;
  height: 30px;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card3___A1NkD .col1___2vgGw {
  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___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card3___A1NkD .col1___2vgGw .span___26acR {
  text-align: center;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card4___3TM_e {
  margin-top: 10px;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card4___3TM_e .spanText___bSfy5 {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card4___3TM_e .pic___-vnuF {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card4___3TM_e .col___2OdVk {
  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___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card4___3TM_e .col___2OdVk .span___26acR {
  text-align: center;
  margin-top: 10px;
}
.content___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card4___3TM_e .col1___2vgGw {
  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___1ZyrI .contentDiv___2ldg9 .rightDiv___3sX41 .card4___3TM_e .col1___2vgGw .span___26acR {
  text-align: center;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___1ZyrI .buttonsDiv___2xrhj {
  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___1ZyrI .buttonsDiv___2xrhj .button___1MhkL {
  width: 118px;
  margin-left: 10px;
  padding: 2px 2px;
}
.content___1ZyrI .contentDiv1___1TzMw {
  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___1ZyrI .contentDiv1___1TzMw .leftDiv___3CVUq {
  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___1ZyrI .contentDiv1___1TzMw .rightDiv___3sX41 {
  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___zipNc {
  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___zipNc .upload___2yBn5 .addPic___3eeWf {
  cursor: pointer;
  font-size: 28px;
  color: #999;
  padding: 50px;
  width: 208px;
  height: 128px;
}
.uploadWrap___zipNc .upload___2yBn5 .pic___-vnuF {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
}
.uploadWrap___zipNc .upload___2yBn5 .p___2KAVN {
  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___2xCQa {
  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___2xCQa .upload___2yBn5 .addPic___3eeWf {
  cursor: pointer;
  font-size: 28px;
  color: #999;
  padding: 50px;
  width: 100%;
  height: 128px;
}
.signUploadWrap___2xCQa .upload___2yBn5 .pic___-vnuF {
  cursor: pointer;
  border-radius: 6px;
  width: 100% !important;
  height: 128px;
}
.signUploadWrap___2xCQa .upload___2yBn5 .p___2KAVN {
  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___146IJ {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
}
.multipleDiv___2dE8U {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.multipleDiv___2dE8U .singleDiv___346il {
  text-align: center;
}
.multipleDiv___2dE8U .singleDiv___346il div {
  margin-bottom: 5px;
}
.account___48LLh {
  margin: 15px 10px;
  font-family: Microsoft YaHei;
  color: #333333;
}
.account___48LLh .title___SraSG {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.account___48LLh .labelTitle___1_vwr {
  margin: 10px auto;
  display: block;
}
.account___48LLh .labelTip___3AVx_ {
  margin: 10px auto;
  display: block;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 22px;
  color: #cccccc;
  opacity: 1;
}
.account___48LLh .card___2sv6I {
  margin: 10px;
}
.account___48LLh .avatar___2n5y7 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.account___48LLh .divBtns___1PZ1c {
  text-align: center;
  margin: 10px auto;
  padding: 10px 10px;
}
.multipleDiv___2dE8U {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.multipleDiv___2dE8U .singleDiv___346il {
  text-align: center;
}
.multipleDiv___2dE8U .singleDiv___346il div {
  margin-bottom: 5px;
}
.label___2UbNj,
.labelNoRequire___1EfOB {
  padding: 6px 0 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.label___2UbNj::before,
.labelNoRequire___1EfOB::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.labelNoRequire___1EfOB::before {
  content: '';
}
.logoWarp___1WstU {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.logoWarp___1WstU .logoDiv___3jODO,
.logoWarp___1WstU .exampleDiv___2KtqD {
  width: 100px;
  height: 100px;
  background: #FAFAFA;
  text-align: center;
  opacity: 1;
  border-radius: 4px;
  margin-top: 10px;
}
.logoWarp___1WstU .logoDiv___3jODO .logoUp___XBh9o,
.logoWarp___1WstU .exampleDiv___2KtqD .logoUp___XBh9o {
  width: 100%;
  margin: 0 auto;
}
.logoWarp___1WstU .logoDiv___3jODO .ant-upload.ant-upload-select-picture-card,
.logoWarp___1WstU .exampleDiv___2KtqD .ant-upload.ant-upload-select-picture-card,
.logoWarp___1WstU .logoDiv___3jODO .ant-upload-list-picture-card .ant-upload-list-item,
.logoWarp___1WstU .exampleDiv___2KtqD .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 100px !important;
  height: 100px !important;
}
.logoWarp___1WstU .exampleDiv___2KtqD {
  margin-left: 15px;
  border: none;
}
.logoWarp___1WstU .exampleDiv___2KtqD img {
  display: inline-block;
  width: 100px !important;
  height: 100px !important;
}
.imageWarp___35CrI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.imageWarp___35CrI .imageDiv___1gzOG,
.imageWarp___35CrI .exampleImageDiv___27JOm {
  width: 255px;
  height: 160px;
  background: #FAFAFA;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
}
.imageWarp___35CrI .imageDiv___1gzOG .ant-upload.ant-upload-select-picture-card,
.imageWarp___35CrI .exampleImageDiv___27JOm .ant-upload.ant-upload-select-picture-card,
.imageWarp___35CrI .imageDiv___1gzOG .ant-upload-list-picture-card .ant-upload-list-item,
.imageWarp___35CrI .exampleImageDiv___27JOm .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 255px !important;
  height: 160px !important;
}
.imageWarp___35CrI .exampleImageDiv___27JOm {
  margin-left: 15px;
  border: none;
}
.imageWarp___35CrI .exampleImageDiv___27JOm img {
  display: inline-block;
  width: 255px !important;
  height: 160px !important;
}
.fliesDiv___1YvZG .but___3J2v4 {
  width: 191px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  background: #FAFAFA;
  border: 1px solid #CCCCCC;
  opacity: 1;
  border-radius: 4px;
}
.fliesDiv___1YvZG .ant-upload.ant-upload-select-picture-card {
  border: none;
  width: 191px !important;
  height: 40px !important;
}
.fliesDiv___1YvZG .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
}
.footer___3AimZ {
  width: 100%;
  text-align: center;
  margin: 10px 0;
}
.avatar___35V_G {
  width: 60px;
  height: 60px;
}
.title___1Spf4 {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
  line-height: 50px;
  height: 50px;
  background-color: #333;
  color: #fff;
}
.title___1Spf4 .info___1i6wY {
  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___1Spf4 .info___1i6wY:nth-last-child(1) {
  border: none;
}
.menuWrap___vE1M- {
  width: 220px;
  float: left;
  margin-right: 30px;
  min-height: 500px;
}
.menuWrap___vE1M- p {
  padding-top: 5px;
}
.menuWrap___vE1M- .ant-menu-inline,
.menuWrap___vE1M- .ant-menu-vertical {
  border-right: none;
}
.menuWrap___vE1M- .ant-menu-inline .ant-menu-item,
.menuWrap___vE1M- .ant-menu-inline .ant-menu-submenu-title,
.menuWrap___vE1M- .ant-menu-vertical .ant-menu-item,
.menuWrap___vE1M- .ant-menu-vertical .ant-menu-submenu-title {
  line-height: 18px;
  height: 74px;
  font-size: 16px;
  background: #ebf7fd;
  margin: 7px 0;
  overflow: initial;
}
.menuWrap___vE1M- .ant-menu-item-selected,
.menuWrap___vE1M- .ant-menu-item-active {
  color: #3399cc!important;
  background: #d7effb!important;
  border: 1px solid #3399cc!important;
}
.menuWrap___vE1M- .ant-menu-item-selected:before,
.menuWrap___vE1M- .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___vE1M- .ant-menu-item-selected > p:before,
.menuWrap___vE1M- .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___jbcUc .cardLabel___1HrlR {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.detailWarp___jbcUc .fileModel___1162Y .ant-form-item-control-wrapper___4PfI6 {
  width: 100%!important;
}
.detailWarp___jbcUc .ant-card {
  margin-bottom: 10px;
}
.detailWarp___jbcUc .ant-card-bordered {
  border: 1px solid #7dcef4;
}
.detailWarp___jbcUc .ant-card-head {
  height: 40px;
  line-height: 40px;
  background: #d7effb;
  border-bottom: 1px solid #7dcef4;
}
.timeLine___MwhcW {
  width: 100%;
  padding: 15px;
  font-size: 14px;
  color: #000;
}
.timeLine___MwhcW .ant-timeline-item-tail {
  position: absolute;
  left: 2px;
  top: 0;
  height: 100%;
  border-left: 8px solid #1ab395;
}
.timeLine___MwhcW .tTiele___3pr4F {
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
  margin: 10px 0 15px 0;
}
.timeLine___MwhcW .tRow___2kOT7 {
  font-size: 14px;
  padding: 0 0 5px 20px;
}
.timeLine___MwhcW .tLabel___mwNtQ {
  font-weight: bold;
}
.timeLine___MwhcW .tButton___3XWKX {
  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___1-963 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1ab395;
}
.timeLinependingDot___K8Of9 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
}
.patient___3Mgp8 {
  padding: 20px 0 10px 0;
  border-bottom: 1px dashed #e4e4e4;
  border-top: 1px dashed #e4e4e4;
}
.visit___2cKw0 {
  margin-top: 30px;
}
.attachment___2ObG0 {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #e4e4e4;
  border-bottom: 1px dashed #e4e4e4;
}
.images___1FG-G {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #e4e4e4;
}
.images___1FG-G .ant-col-4 {
  color: black;
  text-align: right !important;
  padding-right: 5px;
  padding-top: 5px;
}
.colCenter___22kJW {
  text-align: center !important;
}
.Icon___nF1tk {
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 5px;
  color: #9b7a45;
}
.moreUnions___ESWAv {
  color: #108eed;
  margin-left: 10px;
  cursor: pointer;
}
.fileErrorCom___SdlcT {
  color: #ff7575;
}
.aiApplyModal___I221C {
  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___m-4QV {
  margin-top: 12px;
  padding: 5px 12px;
  background: #eee;
}
.aiWaitImage___2FMhc {
  display: inline-block;
  width: 100px;
  margin-bottom: 12px;
}
.radioStyle___2B8Dy .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___3jv_A {
  -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___2LDlL {
  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___2LDlL h4 {
  text-align: center;
}
.reportWarp___2LDlL .Hr___3Xxu5 {
  height: 1px;
  border: none;
  border-top: 1px solid #757C7A;
}
.reportWarp___2LDlL h2 {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}
.advice___3ldli {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___3ldli p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___3ldli h4 {
  margin-top: 10px;
}
.btn___1zmcM {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___2pyj- {
  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___2J_Ex {
  width: 17.8%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___mXNqG {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___cZl1w {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___3puCX {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.c___1xEMD {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___1czu7 {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  position: relative;
}
.signWrapper___3YnKD {
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 4px;
}
.sign___2ECAZ {
  height: 50px;
  display: inline-block;
  text-align: center;
}
.oneLine___1MEM1 {
  line-height: 32px;
  margin: 10px 0;
}
.oneLineLabel___vBfUR {
  font-weight: 900;
  color: black;
  width: 16.5%;
  display: inline-block;
  text-align: right;
}
.oneLineContent___2rE3W {
  width: 83.5%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  position: relative;
}
.footer___XoIJ7 {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
body {
  margin: 0;
  padding: 0;
}
#report___cHzHZ {
  margin: 0 auto;
  margin-bottom: 50px;
  width: 720px;
  height: 900px;
  /*border: 1px solid red;*/
  /*text-align: center;*/
}
.title___2P9qn {
  width: 100%;
  text-align: center;
  margin-left: -25%;
  margin-top: 2%;
}
.title___2P9qn h1 {
  font-family: 楷体;
  font-weight: bold;
}
.title___2P9qn h5 {
  font-size: 16px;
}
.flaseHr___17Hdy {
  height: 1px;
  border: none;
  border-bottom: 2px solid #797979;
  margin-bottom: 2px;
}
.patientInfo___2U2jY {
  padding-top: 10px;
}
.patientInfo___2U2jY > .infoLine___1TOGN,
.footer___uIhTR > .reportInfo___24O7l {
  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___24O7l {
  margin-bottom: -8px;
}
.infoLine___1TOGN > div {
  line-height: 30px;
  width: 220px;
}
.checkSee___2SKqC,
.checkImpress___1NpGi {
  min-height: 200px;
}
.note___2WAj5 {
  padding-top: 5px;
}
.postion___3u-TP {
  /*height: 80px;
    padding-top: 20px;
    background-color: white;*/
  width: 720px;
  /*position: fixed;
    bottom: 0px;*/
}
@media print {
  .postion___3u-TP {
    height: 80px;
    padding-top: 20px;
    padding-right: 40px;
    background-color: white;
    width: 720px;
    position: fixed;
    bottom: 0px;
  }
}
.reportTitle___1dw0R {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.reportTitle___1dw0R 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___q9V5x {
  margin: 0 auto;
  margin-bottom: 50px;
  width: 720px;
  height: 900px;
  /*border: 1px solid red;*/
  /*text-align: center;*/
}
.title___2osVK {
  width: 100%;
  text-align: center;
  margin-left: -25%;
  margin-top: 2%;
}
.title___2osVK h1 {
  font-family: 楷体;
  font-weight: bold;
}
.title___2osVK h5 {
  font-size: 16px;
}
.flaseHr___1n4yo {
  height: 1px;
  border: none;
  border-bottom: 2px solid #797979;
  margin-bottom: 2px;
}
.patientInfo___2LZ16 {
  padding-top: 10px;
}
.patientInfo___2LZ16 > .infoLine___3ad70,
.footer___2jjb7 > .reportInfo___26auX {
  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___26auX {
  margin-bottom: -8px;
}
.showContent___355Tn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.showContent___355Tn .signWrapper___1wH_y {
  margin-left: 5px;
}
.showContent___355Tn .signWrapper___1wH_y .sign___2PruV {
  height: 50px;
  display: inline-block;
}
.infoLine___3ad70 > div {
  line-height: 30px;
  width: 220px;
}
.checkSee___3r1rp,
.checkImpress___3Dc0v {
  min-height: 200px;
}
.checkSee___3r1rp,
.preView___23SZQ {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.note___2IczF {
  padding-top: 5px;
}
.postion___3g3ut {
  /*height: 80px;
    padding-top: 20px;
    background-color: white;*/
  width: 720px;
  /*position: fixed;
    bottom: 0px;*/
}
@media print {
  .postion___3g3ut {
    height: 120px;
    padding-top: 20px;
    padding-right: 40px;
    background-color: white;
    width: 720px;
    position: fixed;
    bottom: 0px;
  }
}
.reportTitle___1VF7a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.reportTitle___1VF7a 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___3uSCC {
  margin-top: 20px;
}
.auditView___3uSCC .auditRadio___2Ulbt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
}
.auditView___3uSCC .auditTxt___3IuXU {
  margin-top: 10px;
}
.auditModalView___2Pn7y {
  width: 100%;
  padding-bottom: 5px;
}
.modelBtn___3GFMq {
  position: relative;
}
.modelBtn___3GFMq .box___29wLp {
  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___3GFMq .box___29wLp 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___3GFMq .box___29wLp h2 .close___2b6_H {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.modelBtn___3GFMq .box___29wLp .children___37xje {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  overflow: hidden;
}
.mine___2d34v {
  width: 80%;
  text-align: left;
  float: right;
  margin-bottom: 10px;
  word-wrap: break-word;
  word-break: break-all;
}
.mine___2d34v .noteTitle___3nPKq {
  text-align: right;
}
.mine___2d34v .noteTitle___3nPKq span {
  color: #3169bf;
}
.mine___2d34v .item___379xF {
  padding: 10px;
  border-radius: 5px;
  margin: 5px 0;
  background-color: #40ad2e;
  color: #fff;
  float: right;
}
.others___28lbQ {
  width: 80%;
  text-align: left;
  float: left;
  margin-bottom: 10px;
  word-wrap: break-word;
  word-break: break-all;
}
.others___28lbQ .noteTitle___3nPKq {
  text-align: left;
}
.others___28lbQ .noteTitle___3nPKq span {
  color: #3169bf;
}
.others___28lbQ .item___379xF {
  padding: 10px;
  border-radius: 5px;
  margin: 5px 0;
  background-color: #fff;
  color: #333;
  float: left;
  border: 1px solid #ededed;
}
.noteWrap___1BTWb {
  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___1BTWb .noteList___2SxDh {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  overflow: auto;
  padding: 10px;
  background-color: #f5f5f5;
}
.noteWrap___1BTWb .send___1rezk {
  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___1BTWb .send___1rezk .sendBox___qN1ih {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.colCenter___2k983 {
  text-align: center !important;
}
.fileErrorCom___eBuHH {
  color: #FF7575;
}
.fileDownload___3S09F {
  font-size: 18px;
  margin-left: 13px;
}
.redLog___19hc7 {
  color: red;
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.clinicExpert___1kDhY {
  padding-left: 72px;
  position: relative;
  height: 72px;
  margin-top: 10px;
}
.clinicExpert___1kDhY img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 64px;
}
.clinicExpert___1kDhY .name___2lNWP {
  font-size: 22px;
  margin-right: 10px;
}
.clinicExpert___1kDhY .institution___1mwyW .insDerInfor___bRsbk {
  font-size: 16px;
}
.clinicExpert___1kDhY .institution___1mwyW .label___3MTd3 {
  color: #C4A6A6;
  margin-left: 30px;
}
.clinicExpert___1kDhY .institution___1mwyW .insInfo___ZAhtk {
  color: #000000;
  margin-left: 5px;
}
.clinicExpert___1kDhY .waitingNum___5G4ci {
  margin-left: 30px;
}
.clinicExpert___1kDhY .waitingNum___5G4ci .num___1bUr6 {
  color: #FF6600;
}
.greenWord___uWyER {
  color: #008000;
}
.detail___Dj0Pe {
  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___Dj0Pe .footer___1vgAB,
.detail___Dj0Pe .header___9_M9M {
  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___Dj0Pe .header___9_M9M {
  border-bottom: 1px solid #ccc;
}
.detail___Dj0Pe .header___9_M9M button {
  margin: 8px 8px 0;
}
.detail___Dj0Pe .footer___1vgAB {
  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___Dj0Pe .footer___1vgAB .btnGroup___3QpYq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.detail___Dj0Pe .footer___1vgAB .btnGroup___3QpYq .btnMain___27wNn {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.detail___Dj0Pe .footer___1vgAB .btnGroup___3QpYq .btnSide___12zYU {
  width: 100px;
}
.detail___Dj0Pe .footer___1vgAB button {
  margin: 8px 5px;
}
.detail___Dj0Pe .footer___1vgAB .folder0___3eorm .folderCont___3sNjj {
  height: 0;
  overflow: hidden;
}
.detail___Dj0Pe .footer___1vgAB .folder0___3eorm .arrow___2-ZHh {
  border-bottom: 10px solid #00bf65;
  border-top: 0;
  position: relative;
  top: -10px;
}
.detail___Dj0Pe .footer___1vgAB .folder1___2PTAo {
  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___Dj0Pe .footer___1vgAB .folder1___2PTAo .folderCont___3sNjj {
  display: block;
  text-align: left;
}
.detail___Dj0Pe .footer___1vgAB .folder1___2PTAo .arrow___2-ZHh {
  border-top: 10px solid #00bf65;
  border-bottom: 0;
}
.detail___Dj0Pe .footer___1vgAB .folderKey___HAlcv {
  height: 2px;
  background-color: #00bf65;
  position: relative;
  cursor: pointer;
}
.detail___Dj0Pe .footer___1vgAB .folderKey___HAlcv .arrow___2-ZHh {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 20px;
  margin: 0 auto;
}
.detail___Dj0Pe .form___2iz1x {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___Dj0Pe .form___2iz1x .formWrap___3ry3n {
  padding: 0 20px;
}
.detail___Dj0Pe .form___2iz1x .formWrap___3ry3n .blockWrap___2uxjp {
  border: 1px solid #ccc;
}
.detail___Dj0Pe .filelist___1KepH .error {
  color: #f04134;
}
.detail___Dj0Pe .filelist___1KepH .done {
  color: #00a854;
}
.detail___Dj0Pe .filelist___1KepH .ant-input-group-wrapper {
  display: block;
}
.detail___Dj0Pe .filelist___1KepH .uploading {
  color: #108ee9;
}
.detail___Dj0Pe .filelist___1KepH .removed {
  color: #ffbf00;
}
.detail___Dj0Pe .filelist___1KepH .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.detail___Dj0Pe .filelist___1KepH .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.detail___Dj0Pe .filelist___1KepH .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.detail___Dj0Pe .filelist___1KepH .ant-table {
  border: 0;
}
.fileViewModel___2Gtcd .ant-modal-close {
  right: 6px;
  top: 4px;
}
.fileViewModel___2Gtcd .ant-modal-close > span {
  line-height: 10px;
  width: 10px;
  height: 10px;
}
.fileViewModel___2Gtcd .ant-modal-body {
  padding: 2px;
  padding-top: 16px;
}
.listItem___GKhN7 {
  padding: 3px 0 8px;
}
.listItem___GKhN7 .item___qPZHq {
  margin: 0 0 5px;
}
.listItem___GKhN7 .item___qPZHq .itemTxt___2lbr3 {
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.listItemNone___27YVE {
  padding: 8px 0;
  color: #999;
}
.patientInfos___2yvq3 .ant-table {
  border: 0;
}
.patientInfos___2yvq3 .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.reportWrite___3tzOx {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.reportWrite1___3TDtd {
  padding: 20px 0;
}
.logItem___22_mR {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.noneData___3yjqy {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.status___C8BDf {
  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___2u72n {
  border: 1px solid #ccc;
  background-color: #fff;
}
.cardItem___2u72n .ciTitle___EN8pG {
  background-color: #ddd;
  padding: 0 5px;
  height: 24px;
  overflow: hidden;
}
.cardItem___2u72n .ciTitle___EN8pG span {
  display: block;
  height: 24px;
  line-height: 24px;
}
.cardItem___2u72n .ciTitle___EN8pG .left___1r4Uj {
  float: left;
}
.cardItem___2u72n .ciTitle___EN8pG .right___25sAa {
  float: right;
}
.cardItem___2u72n .ciTitle___EN8pG .right___25sAa .ant-tag {
  cursor: default !important;
}
.cardItem___2u72n .ciBody___3csTB {
  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___2u72n .ciBody___3csTB .patient___GnSH-,
.cardItem___2u72n .ciBody___3csTB .time___77Mr4,
.cardItem___2u72n .ciBody___3csTB .type___FSKj3,
.cardItem___2u72n .ciBody___3csTB .operator___1gT0S {
  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___2u72n .ciBody___3csTB .patient___GnSH- {
  padding: 0 5px 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.cardItem___2u72n .ciBody___3csTB .patient___GnSH- .info___2gf2F {
  color: #0099ff;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.cardItem___2u72n .ciBody___3csTB .time___77Mr4 {
  text-align: center;
}
.cardItem___2u72n .ciBody___3csTB .time___77Mr4 .timeBarNull___1FaZ4 {
  font-size: 24px;
  color: #ddd;
}
.cardItem___2u72n .ciBody___3csTB .time___77Mr4 .timeBar___OWBEl .t___1d41K {
  font-size: 32px;
  font-weight: bold;
}
.cardItem___2u72n .ciBody___3csTB .time___77Mr4 .timeBar___OWBEl .date___1yj-5 {
  color: #999;
}
.cardItem___2u72n .ciBody___3csTB .operator___1gT0S {
  text-align: right;
}
.cardItem___2u72n .ciBody___3csTB .type___FSKj3 {
  text-align: center;
}
.entryConsult___34azB .cont___PO7_x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entryConsult___34azB .sider___2Nmcy {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
.entryConsult___34azB .sider___2Nmcy .peopleList___16qCy li {
  padding: 5px 64px 5px 10px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.entryConsult___34azB .sider___2Nmcy .peopleList___16qCy li:hover {
  background-color: #f5f5f5;
}
.entryConsult___34azB .sider___2Nmcy .peopleList___16qCy li span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.entryConsult___34azB .sider___2Nmcy .peopleList___16qCy li .isOnline1___1BR4Y {
  color: #39d97a;
}
.entryConsult___34azB .sider___2Nmcy .peopleList___16qCy li .isOnline0___ETZz5 {
  color: #ddd;
}
.entryConsult___34azB .footer___1vgAB {
  background-color: #e5e5e5;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-top: 1px solid #ddd;
}
.nowrap___YJjJK {
  white-space: nowrap;
}
.fileName___2JP19 {
  padding-right: 0;
}
.limitedTips___2nUoi {
  color: #BEBEBE;
  font-size: 12px;
}
.seletTableContainer___2IgYk .ant-table-row:not(.ant-table-row-level-0) .ant-checkbox-wrapper {
  display: none;
}
.titleInfor___1-eyH {
  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___1-eyH img {
  width: 50px;
  border-radius: 50%;
  background-color: #E0E0E0;
}
.titleInfor___1-eyH .comInfor___1R8QX {
  margin-left: 40px;
}
.titleInfor___1-eyH .pName___123jh {
  margin-left: 40px;
  font-size: 20px;
}
.tpEMRContent___2xWeb {
  padding: 20px;
}
.tpEMRContent___2xWeb .ant-layout-header {
  background: #fff;
  margin-bottom: 10px;
  padding: 0;
}
.tpEMRContent___2xWeb .checkTypeTopMenuWrap___3yAS8 {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tpEMRContent___2xWeb .checkTypeTopMenuWrap___3yAS8 .menuItem___2fWNS {
  width: 11%;
  text-align: center;
  cursor: pointer;
  font-size: 15.6px;
}
.tpEMRContent___2xWeb .checkTypeTopMenuWrap___3yAS8 .menuItem___2fWNS::-moz-selection {
  background: transparent;
}
.tpEMRContent___2xWeb .checkTypeTopMenuWrap___3yAS8 .menuItem___2fWNS::selection {
  background: transparent;
}
.tpEMRContent___2xWeb .checkTypeTopMenuWrap___3yAS8 .activeMenuItem___1yGWU {
  background: #09a8ed;
  color: #fff;
  font-weight: bold;
}
.tpEMRContent___2xWeb .tabContent___rViRB {
  padding: 20px;
  background-color: #FFFFFF;
  border: 1px solid #d9d9d9;
  border-top: none;
  height: 78vh;
}
.tpEMRContent___2xWeb .tabContent___rViRB .recordLeftMenuWrap___3Z-DZ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tpEMRContent___2xWeb .tabContent___rViRB .emrContent___3Sg_L {
  margin-left: 20px;
  max-width: 1350px;
}
.tpEMRContent___2xWeb .ant-tabs-bar {
  margin-bottom: 0;
}
.tpEMRContent___2xWeb .ant-tabs-bar .ant-tabs-tab {
  margin-right: 15px !important;
  padding: 6px 20px 5px !important;
}
.tpEMRContent___2xWeb .ant-tabs-bar .ant-tabs-tab-active {
  padding-bottom: 6px !important;
}
.tpEMRContent___2xWeb .ant-menu-item {
  background-color: #F6FAFD !important;
  text-align: center !important;
}
.tpEMRContent___2xWeb .ant-menu-item-active {
  background-color: #D2E9FF !important;
}
.tpEMRContent___2xWeb .ant-menu-item-selected {
  background-color: #68C4F0 !important;
}
.normalColor___29118,
.specialColor___2DyA2 {
  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___29118 .checkType___3uw2_,
.specialColor___2DyA2 .checkType___3uw2_ {
  color: black;
  font-size: 14px;
}
.normalColor___29118 .ins___3FX9e,
.specialColor___2DyA2 .ins___3FX9e {
  color: #666666;
  font-size: 14px;
}
.normalColor___29118 .itemTitle___g-6vF,
.specialColor___2DyA2 .itemTitle___g-6vF {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
  height: 20px;
  line-height: 20px;
}
.normalColor___29118 .temTitle___1iAMH,
.specialColor___2DyA2 .temTitle___1iAMH {
  width: 100%;
}
.normalColor___29118 .temTitle___1iAMH .temView___3dQfg,
.specialColor___2DyA2 .temTitle___1iAMH .temView___3dQfg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.normalColor___29118 .temTitle___1iAMH .temView___3dQfg .temViewLeft___366vW,
.specialColor___2DyA2 .temTitle___1iAMH .temView___3dQfg .temViewLeft___366vW {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.normalColor___29118 .temTitle___1iAMH .temView___3dQfg .temViewRight___2A0pk,
.specialColor___2DyA2 .temTitle___1iAMH .temView___3dQfg .temViewRight___2A0pk {
  width: 80px;
}
.specialColor___2DyA2 {
  background-color: #09a8ed;
  color: white;
}
.first___1pNa6 {
  cursor: default;
}
.center___2Q68p {
  text-align: center !important;
}
.centerTa___3XHS_ .centerTd,
.centerTa___3XHS_ th {
  text-align: center !important;
}
.wholeBody___33YAK {
  -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___1Rek1 {
  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___1Rek1 h4 {
  text-align: center;
}
.reportWarp___1Rek1 .Hr___3eg4D {
  height: 1px;
  border: none;
  border-top: 1px solid #757C7A;
}
.reportWarp___1Rek1 h2 {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}
.advice___U-DmL {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___U-DmL p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___U-DmL h4 {
  margin-top: 10px;
}
.btn___2uFNb {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___f4hxG {
  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___1wd2l {
  width: 17.8%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___3WZ9t {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___15SZ4 {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___3TpLY {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
.c___3iWOy {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___1KaPN {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  position: relative;
}
.signWrapper___1rsbU {
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 4px;
}
.sign___1mOpR {
  height: 50px;
  display: inline-block;
  text-align: center;
}
.oneLine___2TawO {
  line-height: 32px;
  margin: 10px 0;
}
.oneLineLabel___1wtZG {
  font-weight: 900;
  color: black;
  width: 16.5%;
  display: inline-block;
  text-align: right;
}
.oneLineContent___2meyU {
  width: 83.5%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  position: relative;
}
.footer___1uzxJ {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
.startWrapper___2cov5 {
  width: 100%;
}
.startWrapper___2cov5 .layout___1SsO- {
  min-width: 1200px;
}
.startWrapper___2cov5 .layout___1SsO- .ant-layout-content {
  background-color: #FFFFFF;
}
.startWrapper___2cov5 .layout___1SsO- .ant-layout-footer {
  background-color: #FFFFFF;
}
.startWrapper___2cov5 .layout___1SsO- .headerWrap___3WEhl {
  width: 100%;
  background-color: #1ab395;
  height: 60px;
  line-height: 60px;
}
.startWrapper___2cov5 .layout___1SsO- .headerWrap___3WEhl .header___1SMqq {
  text-align: right;
  width: 100%;
  min-width: 960px;
  margin: 0 auto;
}
.startWrapper___2cov5 .layout___1SsO- .headerWrap___3WEhl .header___1SMqq .logo___3FlV7 {
  float: left;
  line-height: 60px;
  height: 60px;
  position: relative;
}
.startWrapper___2cov5 .layout___1SsO- .headerWrap___3WEhl .header___1SMqq .logo___3FlV7 img {
  height: 55px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.startWrapper___2cov5 .layout___1SsO- .headerWrap___3WEhl .header___1SMqq .back2Index___3r2eQ {
  color: #FFFFFF;
  font-size: 16px;
}
.startWrapper___2cov5 .layout___1SsO- .greenTitle___1iDbV {
  margin: 40px auto;
  height: 1px;
  line-height: 1px;
  width: 45%;
  border-top: 1px solid #1DB292;
  text-align: center;
}
.startWrapper___2cov5 .layout___1SsO- .greenTitle___1iDbV span {
  background: #1AB395;
  padding: 5px 20px;
  font-size: 20px;
  font-weight: 600;
  color: #FFF;
}
.startWrapper___2cov5 .layout___1SsO- .bannerLogo___260gS {
  width: 100%;
}
.startWrapper___2cov5 .layout___1SsO- .description___341ZJ {
  width: 90%;
  margin: auto;
}
.startWrapper___2cov5 .layout___1SsO- .description___341ZJ p {
  line-height: 22px;
}
.startWrapper___2cov5 .layout___1SsO- .sHeader___1FJoM {
  margin: 20px 0 20px 3%;
  font-size: 16px;
}
.startWrapper___2cov5 .layout___1SsO- .sHeader___1FJoM i {
  font-weight: bolder;
  color: #F09046;
}
.startWrapper___2cov5 .layout___1SsO- .sHeader___1FJoM span {
  font-weight: bold;
  color: #3C3C3C;
  margin-left: 5px;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ {
  width: 92%;
  border-collapse: collapse;
  margin: 0 auto;
  text-align: center;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ td {
  border-top: 0;
  border-right: 1px dashed #D7D7D7;
  border-bottom: 1px dashed #D7D7D7;
  border-left: 0;
  vertical-align: top;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .lastTr___WXNyh td {
  border-bottom: 0;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .lastTd___b2z3t {
  border-right: 0;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp {
  padding: 20px 22px 20px 30px;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellIcon55___1hDwF {
  color: #CAA169;
  height: 80px;
  width: 80px;
  line-height: 88px;
  background: #E4D7C6;
  border-radius: 50%;
  margin: auto;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellIcon55___1hDwF .iconfont {
  font-size: 55px !important;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellIcon70___17jyj {
  color: #CAA169;
  height: 80px;
  width: 80px;
  line-height: 88px;
  background: #E4D7C6;
  border-radius: 50%;
  margin: auto;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellIcon70___17jyj .iconfont {
  font-size: 55px !important;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellIcon70___17jyj .iconfont {
  font-size: 70px !important;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellIcon40___1te_Y {
  color: #CAA169;
  height: 80px;
  width: 80px;
  line-height: 88px;
  background: #E4D7C6;
  border-radius: 50%;
  margin: auto;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellIcon40___1te_Y .iconfont {
  font-size: 55px !important;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellIcon40___1te_Y .iconfont {
  font-size: 40px !important;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellTitle___d9jM1 {
  margin: 20px 0;
  font-size: 16px;
  font-weight: bold;
  color: #3C3C3C;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .cell___2knOp .cellWords___1fw5w {
  text-align: left;
  line-height: 22px;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .onlyTxt___1_-AS {
  text-align: start;
  padding-left: 30px;
  font-size: 14px;
  margin-bottom: 15px;
}
.startWrapper___2cov5 .layout___1SsO- .tableGrid___1HntQ .onlyTxt___1_-AS .onlyTxtTitle___2vmdv {
  font-size: 16px;
  font-weight: bold;
}
.startWrapper___2cov5 .layout___1SsO- .quarter___1HUNN td {
  width: 25%;
}
.startWrapper___2cov5 .layout___1SsO- .third___22Luw td {
  width: 33.3%;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo {
  width: 75%;
  margin: 20px auto;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepIcons___11mSy {
  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___2cov5 .layout___1SsO- .steps___3CTqo .stepIcons___11mSy .stepImg___1ancP {
  -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___2cov5 .layout___1SsO- .steps___3CTqo .stepIcons___11mSy .stepImg___1ancP .iconfont {
  font-size: 40px !important;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepIcons___11mSy .stepImg30___2cFdr {
  -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___2cov5 .layout___1SsO- .steps___3CTqo .stepIcons___11mSy .stepImg30___2cFdr .iconfont {
  font-size: 40px !important;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepIcons___11mSy .stepImg30___2cFdr .iconfont {
  font-size: 30px !important;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepIcons___11mSy .emptyFive___XjB4G {
  width: 20%;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepIcons___11mSy .connector___24Je1 {
  width: 100%;
  height: 2px;
  line-height: 2px;
  background-color: #62A7CE;
  position: relative;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .emptyFive___XjB4G {
  width: 5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .emptyFour___2yneu {
  width: 12%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .emptySix___XF2Fw {
  width: 5%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .stepContent___1oJo5 {
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17%;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .stepContent___1oJo5 .stepTitle___9Bdxa {
  color: #3C3C3C;
  margin: 15px 0;
  font-size: 15px;
  font-weight: bold;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .stepContent___1oJo5 .stepDesc___2uF8h {
  line-height: 20px;
  text-align: left;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .stepContent13___1c94C {
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 17%;
  width: 13%;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .stepContent13___1c94C .stepTitle___9Bdxa {
  color: #3C3C3C;
  margin: 15px 0;
  font-size: 15px;
  font-weight: bold;
}
.startWrapper___2cov5 .layout___1SsO- .steps___3CTqo .stepWords___3nOXo .stepContent13___1c94C .stepDesc___2uF8h {
  line-height: 20px;
  text-align: left;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa {
  background-color: #EEEEEE;
  width: 100%;
  margin: 0 auto;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .expertListTitleWrap___axEH1 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .ant-card {
  background: none;
  border: none;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .ant-card .ant-card-body {
  padding: 0;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .ant-card-bordered {
  border: none;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .expertListShowMore___17nVA {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #1087ed;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .avatar___3vi27 {
  height: 120px;
  width: 120px;
  margin: 0 auto;
  cursor: pointer;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .avatar___3vi27 img {
  height: 120px;
  width: 120px;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .expertInfo___m3_eF {
  cursor: pointer;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .expertInfo___m3_eF .expertInfoTitle___2phia {
  height: auto;
  line-height: 30px;
  text-align: center;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .expertInfo___m3_eF .expertInfoTitle___2phia .name___2CyrV {
  font-size: 18px;
  color: #ac8a71;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .expertInfo___m3_eF .introduction___w2qsm {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  height: 22px;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .expertInfo___m3_eF .introduction___w2qsm .titleName___2hiC5 {
  color: #3d3d3d;
}
.startWrapper___2cov5 .layout___1SsO- .expertInCard___1rRMa .expertInfo___m3_eF .introduction___w2qsm .department___1nvnU {
  color: #3d3d3d;
  margin-right: 10px;
}
.startWrapper___2cov5 .layout___1SsO- .hosContent___dBqUR {
  width: 100%;
  background-color: #EEEEEE;
}
.startWrapper___2cov5 .layout___1SsO- .hosContent___dBqUR .hosWrap___3L6LQ {
  width: 90%;
  min-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
.startWrapper___2cov5 .layout___1SsO- .hosContent___dBqUR .hosWrap___3L6LQ h2 {
  font-weight: bold;
  letter-spacing: 1px;
  padding: 20px 0 10px 0;
}
.startWrapper___2cov5 .layout___1SsO- .hosContent___dBqUR .hosWrap___3L6LQ .noHos___32feW {
  padding: 20px 0;
  font-size: 16px;
}
.startWrapper___2cov5 .layout___1SsO- .hosContent___dBqUR .hosWrap___3L6LQ .hosColWrap___3ritI {
  padding: 15px 0;
  cursor: pointer;
}
.startWrapper___2cov5 .layout___1SsO- .hosContent___dBqUR .hosWrap___3L6LQ .hosColWrap___3ritI img {
  width: 160px;
  height: 100px;
}
.startWrapper___2cov5 .layout___1SsO- .hosContent___dBqUR .hosWrap___3L6LQ .hosColWrap___3ritI .hosName____NBtG {
  color: #3C3C3C;
  padding: 5px 0;
}
.startWrapper___2cov5 .layout___1SsO- .hosContent___dBqUR .hosWrap___3L6LQ .moreHos___2bpSy {
  padding: 10px 0;
  cursor: pointer;
  color: #0F89EE;
}
.startWrapper___2cov5 .layout___1SsO- .hosListTitle___2l_3z {
  color: #37BB65;
  border-bottom: 1px solid #e4e4e4;
  padding: 30px 0 10px 20px;
  font-size: 18px;
  width: 90%;
  margin: 0 auto;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 {
  width: 77%;
  margin: 0 auto;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD {
  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___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD .hosImg___TMt_O {
  padding: 25px;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD .hosImg___TMt_O img {
  width: 170px;
  height: 110px;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD .hosInfor___1Vdll span {
  color: #999999;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD .hosInfor___1Vdll .hosTitle___3A74p {
  padding-bottom: 5px;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD .hosInfor___1Vdll .hosTitle___3A74p .hosName____NBtG {
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  color: #AC8A71;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD .hosInfor___1Vdll .hosLabel___OhoAK p {
  padding: 5px 0;
  color: #000000;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD .hosInfor___1Vdll .hosDes___1HeEm {
  padding-top: 5px;
  line-height: 18px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.startWrapper___2cov5 .layout___1SsO- .hosListWrapper___2Wtu4 .hosRow___14IUD .hosInfor___1Vdll .hosDes___1HeEm span {
  color: #595959;
}
.startWrapper___2cov5 .layout___1SsO- .noHosList___2zYFo {
  text-align: center;
  margin: 30px auto;
  font-size: 16px;
}
.startWrapper___2cov5 .layout___1SsO- .pagWrap___2aAaJ {
  margin: 30px auto;
  text-align: center;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g {
  width: 80%;
  margin: 30px auto;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosTop___2anL8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosTop___2anL8 .hosImg___TMt_O {
  padding: 10px 40px 40px 40px;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosTop___2anL8 .hosImg___TMt_O img {
  width: 300px;
  height: 180px;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosTop___2anL8 .hosInfor___1Vdll {
  color: #999999;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosTop___2anL8 .hosInfor___1Vdll .hosTitle___3A74p {
  margin-top: 30px;
  margin-bottom: 10px;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosTop___2anL8 .hosInfor___1Vdll .hosTitle___3A74p .hosName____NBtG {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  margin-right: 30px;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosTop___2anL8 .hosInfor___1Vdll .hosLabel___OhoAK p {
  padding: 10px 0;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosTop___2anL8 .hosInfor___1Vdll .hosLabel___OhoAK p .hosTxt___103HN {
  color: #000000;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosDetailTitle___1cAky {
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosDetailTitle___1cAky span {
  color: #057E7A;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #0E77CA;
  font-size: 16px;
  margin-left: 20px;
}
.startWrapper___2cov5 .layout___1SsO- .hosCardWrap___b4Z0g .hosDetailDes___IxEbs {
  color: #595959;
  line-height: 28px;
}
.startWrapper___2cov5 .layout___1SsO- .footer___1H057 {
  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___2cov5 .layout___1SsO- .footer___1H057 p {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 28px;
  z-index: 99;
}
.startWrapper___2cov5 .layout___1SsO- .footer___1H057 .footerLogo___1paRx {
  position: absolute;
  top: 0;
  left: 0;
}
.startWrapper___2cov5 .layout___1SsO- .footer___1H057 .footerQrCodeWrap___e2L7- {
  position: absolute;
  top: -10px;
  right: 10%;
}
.startWrapper___2cov5 .layout___1SsO- .footer___1H057 .footerQrCodeWrap___e2L7- .footerQrCode___gHsUQ {
  width: 110px;
  height: 110px;
}
.startWrapper___2cov5 .layout___1SsO- .footer___1H057 .codeTxt___2h2Wr {
  color: #bbb;
}
.startWrapper___2cov5 .layout___1SsO- .footer___1H057 .codeTxt___2h2Wr p {
  line-height: 1;
}
.warp___dPmQJ {
  background-color: #F2F5F6;
}
.card___3xYsh {
  margin: 10px 7px;
  padding: 0;
}
.card___3xYsh .top___3QdtW {
  height: 240px;
  cursor: pointer;
}
.card___3xYsh .top___3QdtW .avatar___3p8Jb,
.card___3xYsh .top___3QdtW .liveAvatar___2OD32,
.card___3xYsh .top___3QdtW .goAvatar___1cm-J {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.card___3xYsh .top___3QdtW .avatar___3p8Jb .img___1M3km,
.card___3xYsh .top___3QdtW .liveAvatar___2OD32 .img___1M3km,
.card___3xYsh .top___3QdtW .goAvatar___1cm-J .img___1M3km {
  width: 100%;
  height: 100%;
}
.card___3xYsh .top___3QdtW .liveAvatar___2OD32:hover,
.card___3xYsh .top___3QdtW .goAvatar___1cm-J:hover {
  background: url(data:image/png;base64,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) no-repeat black center;
  background-size: 30%;
}
.card___3xYsh .top___3QdtW .liveAvatar___2OD32:hover .img___1M3km,
.card___3xYsh .top___3QdtW .goAvatar___1cm-J:hover .img___1M3km {
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.card___3xYsh .top___3QdtW .liveAvatar___2OD32:hover {
  background: url(data:image/png;base64,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) no-repeat black center;
  background-size: 20%;
}
.card___3xYsh .bottom___2JgNG {
  margin-top: 10px;
  padding-top: 10px;
}
.card___3xYsh .bottom___2JgNG .botFirst___23O0k {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.card___3xYsh .bottom___2JgNG .botFirst___23O0k .botTitle___Alxqe {
  font-size: 14px;
  color: #282c2a;
  font-weight: bold;
}
.card___3xYsh .bottom___2JgNG .botFirst___23O0k .botTitle___Alxqe .titleSpan___2y58q {
  display: inline-block;
  width: 255px;
  white-space: nowrap;
}
.card___3xYsh .bottom___2JgNG .info___QkjLe {
  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___3xYsh .bottom___2JgNG .info___QkjLe {
    white-space: normal;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.card___3xYsh .bottom___2JgNG .liveSpan___2I_iR,
.card___3xYsh .bottom___2JgNG .backSpan___o5G42,
.card___3xYsh .bottom___2JgNG .goSpan___wJu5v {
  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___3xYsh .bottom___2JgNG .liveSpan___2I_iR {
  background-color: #6699FF;
}
.card___3xYsh .bottom___2JgNG .goSpan___wJu5v {
  background-color: #33FF66;
}
.card___3xYsh .ant-card-bordered {
  padding: 0 0;
  border-radius: 5%;
  border: none !important;
}
.title___3IgOf,
.mobileTitle___3FqqJ {
  margin: 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #1AB395;
}
.title___3IgOf .imgBlock___3JQdw,
.mobileTitle___3FqqJ .imgBlock___3JQdw {
  height: 60px;
  width: auto;
  float: left;
}
.title___3IgOf h1,
.mobileTitle___3FqqJ h1 {
  font-family: "\65B0\5B8B\4F53";
  font-weight: bold;
  letter-spacing: 5px;
  color: white;
}
.title___3IgOf {
  margin: 10px 0;
}
.title___3IgOf h1 {
  padding-right: 15%;
}
.moreTitle___3Nrjd {
  cursor: pointer;
  margin: 10px 0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #D7D7D7;
}
.moreTitle___3Nrjd h3 {
  letter-spacing: 4px;
}
.signDiv___3kZb8 {
  position: fixed;
  right: 20px;
  bottom: 180px;
  background-color: gainsboro;
  padding-top: 10px;
  width: 200px;
  height: 200px;
  text-align: center;
}
.signDiv___3kZb8 p {
  font-size: 18px;
  color: #0a6099;
  margin-bottom: 10px;
}
.signDiv___3kZb8 img {
  display: inline-block;
  width: 200px;
  height: 180px;
}
.streamDetailWrap___3X8YH {
  width: 100%;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK {
  width: 100%;
  height: 687px;
  background-color: white;
  padding: 30px 0 40px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .liveCount___1ULeK {
  height: 40px;
  line-height: 40px;
  color: red;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz {
  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___3X8YH .streamWrap___oanHK .streamBox___24oMz .videoBox___1x41Z {
  position: relative;
  width: 880px;
  height: 587px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .videoBox___1x41Z .switchWrap___2HxBX {
  margin-left: 700px;
  margin-top: 5px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .videoBox___1x41Z .switchWrap___2HxBX span {
  color: #00DB00;
  font-size: 14px;
  margin-left: 10px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .videoBox___1x41Z .switchWrap___2HxBX .ant-switch-checked {
  background-color: #00DB00 !important;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .videoBox___1x41Z .switchWrap___2HxBX .vjs-modal-dialog .vjs-modal-dialog-content {
  display: none !important;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .videoBox___1x41Z .switchWrap___2HxBX .vjs-error .vjs-error-display:before {
  content: "" !important;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .videoBox___1x41Z .smallPlayerWarp___1csvg {
  position: absolute;
  top: 410px;
  left: 630px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .videoBox___1x41Z .smallPlayerWarpIn___1QLGn {
  position: absolute;
  top: 410px;
  left: 630px;
  display: none;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH {
  width: 290px;
  height: 617px;
  background-color: white;
  padding: 0 20px;
  overflow-y: scroll;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .ant-tabs {
  overflow-y: hidden !important;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .tabs___22ne7 .ant-tabs-nav {
  color: black;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .tabs___22ne7 .ant-tabs-tab {
  width: 125px;
  text-align: center;
  margin-right: 0;
  font-size: 14px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .tabs___22ne7 .ant-tabs-tab-active {
  font-weight: 300;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .tabs___22ne7 .ant-tabs-nav-container-scrolling,
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .tabs___22ne7 .ant-tabs-nav-container {
  padding: 0 !important;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .wranInfo___2Dqfx {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  background: white;
  padding: 0 10px;
  color: rgba(75, 180, 132, 0.5);
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .onVideo___hNP3F {
  color: black;
  font-size: 14px;
  padding-top: 13px;
  font-weight: 300;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .onVideo___hNP3F .videoTitle___2QBFO {
  font-size: 16px;
  color: black;
  line-height: 24px;
  font-weight: 600;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .onVideo___hNP3F .videoNm___2zq7p {
  font-size: 14px;
  color: black;
  line-height: 24px;
  margin-top: 10px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .onVideo___hNP3F .videoDown___SNTGI {
  height: 20px;
  line-height: 20px;
  color: #4bb484;
  margin: 20px 0 20px -8px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .onVideo___hNP3F .videoTool___3Sa4h {
  color: black;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 {
  color: black;
  font-size: 14px;
  padding-top: 13px;
  font-weight: 300;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level1___qeY8- {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level1___qeY8- .img___3xAKu {
  width: 80px;
  height: 80px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level1___qeY8- .top___Q1m6p {
  -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___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level1___qeY8- .top___Q1m6p .topLeft___3B4yc {
  font-size: 16px;
  color: black;
  font-weight: 600;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level1___qeY8- .top___Q1m6p .topRight___ZR6yL {
  margin-top: 15px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level2___AJWC3 {
  margin-top: 20px;
  margin-bottom: 14px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level2___AJWC3 .downLeft___fPCmQ {
  margin-right: 10px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level3___2Rhof {
  margin-top: 31px;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level3___2Rhof .personTitle___3p7te {
  color: #64c850;
}
.streamDetailWrap___3X8YH .streamWrap___oanHK .streamBox___24oMz .msgBox___1U8YH .teacher___3is96 .level3___2Rhof .personTxt___12gbI {
  line-height: 22px;
}
.streamDetailWrap___3X8YH .signDiv___1tvqK {
  position: fixed;
  right: 20px;
  bottom: 150px;
  background-color: white;
  padding-top: 10px;
  text-align: center;
}
.streamDetailWrap___3X8YH .signDiv___1tvqK p {
  font-size: 18px;
  color: #0a6099;
  margin-bottom: 10px;
}
.videoDiv___33-L9 .vjs-modal-dialog .vjs-modal-dialog-content {
  display: none !important;
}
.videoDiv___33-L9 .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___3RN9o {
  width: 95%;
  margin: 0 auto;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: white;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG {
  width: 100%;
  height: 100%;
  background-color: white;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .liveCount___2WdNk {
  height: 40px;
  line-height: 40px;
  color: red;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL {
  width: 100%;
  margin: 0 auto;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .videoBox___2wkAd {
  width: 90%;
  margin-top: 5px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .videoBox___2wkAd .switchWrap___1-Pse {
  margin: 10px 0;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .videoBox___2wkAd .switchWrap___1-Pse span {
  color: #00DB00 !important;
  font-size: 14px;
  margin-left: 10px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .videoBox___2wkAd .switchWrap___1-Pse .ant-switch {
  background-color: grey !important;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .videoBox___2wkAd .switchWrap___1-Pse .ant-switch-checked {
  background-color: #00DB00 !important;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .videoBox___2wkAd .smallPlayerWarp___DCu0o {
  position: absolute;
  top: 195px;
  right: 30px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .videoBox___2wkAd .smallPlayerWarpIn___2x0cP {
  position: absolute;
  top: 195px;
  right: 30px;
  display: none;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 {
  padding: 0 20px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .ant-tabs {
  overflow-y: hidden !important;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .tabs___5XU84 .ant-tabs-nav {
  color: #5a645f;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .tabs___5XU84 .ant-tabs-tab {
  width: 125px;
  text-align: center;
  margin-right: 0;
  font-size: 14px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .tabs___5XU84 .ant-tabs-tab-active {
  font-weight: 300;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .tabs___5XU84 .ant-tabs-nav-container-scrolling {
  padding: 0 !important;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .wranInfo___kuRHj {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0 10px;
  color: rgba(75, 180, 132, 0.5);
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .onVideo___1ObmD {
  color: #c8cdc8;
  font-size: 14px;
  padding-top: 13px;
  font-weight: 300;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .onVideo___1ObmD .videoTitle___1sTYz {
  font-size: 16px;
  color: black;
  line-height: 24px;
  font-weight: 600;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .onVideo___1ObmD .videoNm___2aTUn {
  font-size: 14px;
  color: black;
  line-height: 24px;
  margin-top: 10px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .onVideo___1ObmD .videoDown___mkXrB {
  height: 20px;
  line-height: 20px;
  color: #4bb484;
  margin: 20px 0 20px -8px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .onVideo___1ObmD .videoTool___1Edlk {
  color: black;
  margin-top: -15px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx {
  color: #c8cdc8;
  font-size: 14px;
  padding-top: 13px;
  font-weight: 300;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level1___NjP64 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level1___NjP64 .img___1OsD9 {
  width: 80px;
  height: 80px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level1___NjP64 .top___2CbFI {
  -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___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level1___NjP64 .top___2CbFI .topLeft___3PtKt {
  font-size: 16px;
  color: black;
  font-weight: 600;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level1___NjP64 .top___2CbFI .topRight___32KHu {
  color: black;
  margin-top: 15px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level2___mATkg {
  color: black;
  margin-top: 20px;
  margin-bottom: 14px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level2___mATkg .downLeft___2xfSM {
  margin-right: 10px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level3___3mVWI {
  margin-top: 31px;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level3___3mVWI .personTitle___H3K5A {
  color: #64c850;
}
.streamDetailWrap___3RN9o .streamWrap___15aJG .streamBox___1WHqL .msgBox___2yhk1 .teacher___2hehx .level3___3mVWI .personTxt___yDhcg {
  color: black;
  line-height: 22px;
}
.warp___2tgC1 {
  width: 100%;
  height: 575px;
  position: relative;
}
.layout___108k1 {
  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___3YBsS {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.header___1dkbq {
  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___hufrL {
  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___1n2SA {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  left: -3px;
  top: -3px;
}
.cubeBorderRightTop___24wAm {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  right: -3px;
  top: -3px;
}
.cubeBorderLeftBottom___17Jpe {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  left: -3px;
  bottom: -3px;
}
.cubeBorderRightBottom___3Z_My {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  right: -3px;
  bottom: -3px;
}
.itemTitle___1GbWH {
  color: #fff;
  position: absolute;
  z-index: 100;
  font-size: 25px;
  padding: 10px 20px;
  font-weight: bold;
}
.itemSubTitle___aarzN {
  position: absolute;
  right: 15px;
  color: green;
  top: 15px;
}
.leftTopWrap___17Dre {
  height: 526px;
  overflow: hidden;
}
.rightTopWrap___z2ZPN {
  height: 546px;
  overflow: hidden;
}
.bottomWrap___27-Rs {
  height: 421px;
  overflow: hidden;
  padding: 1px;
}
.itemView___2pLbg {
  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___2pLbg .num___3dogO {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.positionTopLine___3FVwK {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.positionBottomLine___phMv1 {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___1QjTj {
  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___1QjTj .box___1O9p4 {
  height: 300px;
  width: 100%;
  padding: 70px 20px 0 20px;
}
.todayInfo___1QjTj .box___1O9p4 .gap___1RZ6e {
  margin-top: 5px;
}
.todayInfo___1QjTj .box___1O9p4 .wrap___3zQ0m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
}
.todayInfo___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBox___105Ua {
  -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___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBox___105Ua .item___W0tmW {
  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___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBox___105Ua .item___W0tmW .num___3dogO {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.todayInfo___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBox___105Ua .topLine___3HFYt {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.todayInfo___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBox___105Ua .bottomLine___3_tf7 {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBoxRight___cbB1G {
  -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___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBoxRight___cbB1G .item___W0tmW {
  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___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBoxRight___cbB1G .item___W0tmW .num___3dogO {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.todayInfo___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBoxRight___cbB1G .topLine___3HFYt {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.todayInfo___1QjTj .box___1O9p4 .wrap___3zQ0m .wrapBoxRight___cbB1G .bottomLine___3_tf7 {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___1QjTj .chart____MFb6 {
  height: 220px;
  overflow: hidden;
}
.currentInfo___1Ocad .crtTitle___2k1cW {
  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___1Ocad .crtTitle___2k1cW .title___2U2ie {
  font-size: 25px;
  padding-right: 20px;
  font-weight: bold;
}
.currentInfo___1Ocad .crtTitle___2k1cW .viceTitle___3F-nQ {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
}
.currentInfo___1Ocad .crtTable___1FG_A {
  padding: 0 20px;
}
.currentInfo___1Ocad .crtTable___1FG_A .tHeader___2aTfm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.currentInfo___1Ocad .crtTable___1FG_A .tHeader___2aTfm div {
  width: 32%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-weight: bold;
  background: #0b2c4e;
}
.currentInfo___1Ocad .crtTable___1FG_A .tBody___388tc {
  height: 320px;
  margin-top: 10px;
  overflow: hidden;
}
.currentInfo___1Ocad .crtTable___1FG_A .tBody___388tc .tBodyItem___2xDD7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 10px;
}
.currentInfo___1Ocad .crtTable___1FG_A .tBody___388tc .tBodyItem___2xDD7 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___r7Gp2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.middleBottom___r7Gp2 .soloTop___3DDeA {
  margin: 10px auto;
  width: 99%;
  height: 220px;
}
.middleBottom___r7Gp2 .gap___1RZ6e {
  width: 6%;
  border: none;
}
.middleBottom___r7Gp2 .gap___1RZ6e {
  width: 40px;
  border: none;
}
.middleBottom___r7Gp2 .duoBottom___209ZS {
  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___r7Gp2 .duoBottom___209ZS .viewBoxWrap___1-p1v {
  height: 150px;
  background-color: rgba(8, 29, 76, 0.4);
}
.middleBottom___r7Gp2 .duoBottom___209ZS .viewBoxWrap___1-p1v .viewBox___1XiGb {
  width: 80%;
  margin: 0 auto;
}
.middleBottom___r7Gp2 .duoBottom___209ZS .viewBoxWrap___1-p1v .viewBox___1XiGb .tips___256Kf {
  height: 50px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #3895f3;
}
.middleBottom___r7Gp2 .duoBottom___209ZS .viewBoxWrap___1-p1v .viewBox___1XiGb .num___3dogO {
  color: #11a7df;
  font-size: 26px;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.middleBottom___r7Gp2 .duoBottom___209ZS .viewBoxWrap___1-p1v .viewBox___1XiGb .num___3dogO .describe___1m1Kw {
  font-size: 12px;
  margin: 0 5px;
}
.chartWrap___3tzKU {
  background-color: rgba(8, 29, 76, 0.4);
  height: 100%;
  width: 100%;
  position: relative;
}
.chartWrap___3tzKU .wrapLT___7n60A {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.chartWrap___3tzKU .wrapRT___3CiRW {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.chartWrap___3tzKU .wrapLB___132SE {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.chartWrap___3tzKU .wrapRB___1iHjf {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.tags___1owqy {
  position: absolute;
  top: 380px;
  right: 50px;
}
.tags___1owqy .flexDiv___1kBPr {
  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___1owqy .content___16Sg1 {
  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___1owqy .box___1O9p4 {
  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___1owqy .borderDiv___1yR_a {
  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___1owqy .borderDiv___1yR_a .num___3dogO {
  font-size: 18px;
}
.warp___3lCVl {
  width: 100%;
  height: 575px;
  position: relative;
}
.layout___21pt5 {
  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___1Z9zQ {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.header___1h6a3 {
  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___3Va9P {
  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___19P1t {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  left: -3px;
  top: -3px;
}
.cubeBorderRightTop___3potd {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  right: -3px;
  top: -3px;
}
.cubeBorderLeftBottom___2Qb8A {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  left: -3px;
  bottom: -3px;
}
.cubeBorderRightBottom___itoC7 {
  height: 6px;
  width: 6px;
  position: absolute;
  border: 1px solid #45daf0;
  background-color: #061043;
  right: -3px;
  bottom: -3px;
}
.itemTitle___3v3fn {
  color: #fff;
  position: absolute;
  z-index: 100;
  font-size: 25px;
  padding: 10px 20px;
  font-weight: bold;
}
.itemSubTitle___2YQG3 {
  position: absolute;
  right: 15px;
  color: #15FF44;
  top: 15px;
  font-size: 18px;
}
.leftTopWrap___1lwO1 {
  height: 526px;
  overflow: hidden;
}
.rightTopWrap___3Jl5Q {
  height: 546px;
  overflow: hidden;
}
.bottomWrap___2SiGB {
  height: 421px;
  overflow: hidden;
  padding: 1px;
}
.itemView___tVZfO {
  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___tVZfO .num___2_82U {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.positionTopLine___3Yq0X {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.positionBottomLine___3IxSw {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___3Fk-s {
  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___3Fk-s .box___1T72K {
  height: 300px;
  width: 100%;
  padding: 70px 20px 0 20px;
}
.todayInfo___3Fk-s .box___1T72K .gap___2C1yW {
  margin-top: 5px;
}
.todayInfo___3Fk-s .box___1T72K .wrap____AWpq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
}
.todayInfo___3Fk-s .box___1T72K .wrap____AWpq .wrapBox___OWLWn {
  -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___3Fk-s .box___1T72K .wrap____AWpq .wrapBox___OWLWn .item___2XZUI {
  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___3Fk-s .box___1T72K .wrap____AWpq .wrapBox___OWLWn .item___2XZUI .num___2_82U {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.todayInfo___3Fk-s .box___1T72K .wrap____AWpq .wrapBox___OWLWn .topLine___2K4OZ {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.todayInfo___3Fk-s .box___1T72K .wrap____AWpq .wrapBox___OWLWn .bottomLine___3XQ-k {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___3Fk-s .box___1T72K .wrap____AWpq .wrapBoxRight___3ijxp {
  -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___3Fk-s .box___1T72K .wrap____AWpq .wrapBoxRight___3ijxp .item___2XZUI {
  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___3Fk-s .box___1T72K .wrap____AWpq .wrapBoxRight___3ijxp .item___2XZUI .num___2_82U {
  color: #11a7df;
  font-size: 26px;
  padding-top: 5px;
}
.todayInfo___3Fk-s .box___1T72K .wrap____AWpq .wrapBoxRight___3ijxp .topLine___2K4OZ {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-left: none;
  border-bottom: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.todayInfo___3Fk-s .box___1T72K .wrap____AWpq .wrapBoxRight___3ijxp .bottomLine___3XQ-k {
  width: 20%;
  height: 20%;
  border: 1px solid #2566b0;
  border-right: none;
  border-top: none;
  position: absolute;
  left: 5px;
  bottom: 5px;
}
.todayInfo___3Fk-s .chart___2rGuM {
  height: 220px;
  overflow: hidden;
}
.currentInfo___8W-5H .crtTitle___3uAKT {
  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___8W-5H .crtTitle___3uAKT .title___2szwr {
  font-size: 25px;
  padding-right: 20px;
  font-weight: bold;
}
.currentInfo___8W-5H .crtTitle___3uAKT .viceTitle___3faFW {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bold;
}
.currentInfo___8W-5H .crtTable___xRwro {
  padding: 0 20px;
}
.currentInfo___8W-5H .crtTable___xRwro .tHeader___11gM5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.currentInfo___8W-5H .crtTable___xRwro .tHeader___11gM5 div {
  width: 32%;
  height: 45px;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-weight: bold;
  background: #0b2c4e;
}
.currentInfo___8W-5H .crtTable___xRwro .tBody___1y6DV {
  height: 320px;
  margin-top: 10px;
  overflow: hidden;
}
.currentInfo___8W-5H .crtTable___xRwro .tBody___1y6DV .tBodyItem___1__j7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 10px;
}
.currentInfo___8W-5H .crtTable___xRwro .tBody___1y6DV .tBodyItem___1__j7 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___2Y_wW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.middleBottom___2Y_wW .soloTop___1g-7c {
  margin: 10px auto;
  width: 99%;
  height: 220px;
}
.middleBottom___2Y_wW .gap___2C1yW {
  width: 6%;
  border: none;
}
.middleBottom___2Y_wW .gap___2C1yW {
  width: 40px;
  border: none;
}
.middleBottom___2Y_wW .duoBottom___2OIcH {
  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___2Y_wW .duoBottom___2OIcH .viewBoxWrap___3RZKp {
  height: 150px;
  background-color: rgba(8, 29, 76, 0.4);
}
.middleBottom___2Y_wW .duoBottom___2OIcH .viewBoxWrap___3RZKp .viewBox___1Qy8I {
  width: 80%;
  margin: 0 auto;
}
.middleBottom___2Y_wW .duoBottom___2OIcH .viewBoxWrap___3RZKp .viewBox___1Qy8I .tips___MU24d {
  height: 50px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-bottom: 1px solid #3895f3;
}
.middleBottom___2Y_wW .duoBottom___2OIcH .viewBoxWrap___3RZKp .viewBox___1Qy8I .num___2_82U {
  color: #11a7df;
  font-size: 26px;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.middleBottom___2Y_wW .duoBottom___2OIcH .viewBoxWrap___3RZKp .viewBox___1Qy8I .num___2_82U .describe___13idh {
  font-size: 12px;
  margin: 0 5px;
}
.chartWrap___1CXIP {
  background-color: rgba(8, 29, 76, 0.4);
  height: 100%;
  width: 100%;
  position: relative;
}
.chartWrap___1CXIP .wrapLT___WV5ZK {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.chartWrap___1CXIP .wrapRT___1HMx3 {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.chartWrap___1CXIP .wrapLB___3vcMh {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.chartWrap___1CXIP .wrapRB___3FfhH {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 1px solid #45daf0;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.tags___13SPk {
  position: absolute;
  top: 370px;
  right: 50px;
}
.tags___13SPk .flexDiv___1J4FE {
  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___13SPk .content___25qpd {
  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___13SPk .box___1T72K {
  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___13SPk .borderDiv___3ja-z {
  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___13SPk .borderDiv___3ja-z .num___2_82U {
  font-size: 18px;
}
.tags___13SPk .borderDiv___3ja-z .ins___1BBUJ .insNum___2vjdI {
  color: #15FF44;
  display: inline-block;
  margin: 0 1px;
}
body {
  margin: 0;
  padding: 0;
  background-color: #EFF3F6!important;
}
.tabWarp___1-YiI .am-tabs-tab-bar-wrap {
  margin-top: -50px !important;
}
.appWarp___17qU0 {
  height: 100%;
  width: 100%;
  padding: 15px 10px;
  margin: 0 auto;
}
.appWarp___17qU0 .singleItem___29iP7 {
  position: relative;
  height: auto;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #1296DB;
  margin-bottom: 15px;
}
.appWarp___17qU0 .singleItem___29iP7 .mainTitle___1uFBK {
  font-size: 0.8rem;
  white-space: normal;
}
.appWarp___17qU0 .singleItem___29iP7 .subTitle___90LKo {
  font-size: 0.5rem;
  white-space: normal;
}
.appWarp___17qU0 .singleItem___29iP7 .badgeSpan___3sKDm {
  position: absolute;
  top: -1px;
  right: 6px;
}
.appWarp___17qU0 .am-list-body {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___17qU0 .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___17qU0 html:not([data-scale]) .am-list-body::before {
    z-index: 0!important;
  }
}
.appWarp___17qU0 .infoItem___1L-gZ {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}
.appWarp___17qU0 .infoItem___1L-gZ .am-list-item {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___17qU0 .infoItem___1L-gZ .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___17qU0 .infoItem___1L-gZ html:not([data-scale]) .am-list-body::before {
    z-index: 0!important;
    height: 0 !important;
  }
}
.appWarp___17qU0 .noDataDiv___1kwCp {
  width: 100%;
  padding-top: 15%;
  text-align: center;
}
.appWarp___17qU0 .noDataDiv___1kwCp img {
  display: inline-block;
  width: 100px;
  height: 110px;
  margin-bottom: 25px;
}
.appWarp___17qU0 .noDataDiv___1kwCp p {
  color: grey;
}
.appWarp___17qU0 .am-list-body div:not(:last-child) .am-list-line {
  border-bottom: none !important;
}
.appWarp___17qU0 .am-list-body {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___17qU0 .planDetail___254aD {
  width: 95%;
  margin: 0 auto;
  padding-top: 40px;
}
.appWarp___17qU0 .planDetail___254aD p {
  margin-top: 8px;
}
.appWarp___17qU0 .planDetail___254aD .question___3J1KL {
  font-size: 0.8rem;
  font-weight: bold;
}
.appWarp___17qU0 .planDetail___254aD .answer___1KFOS {
  width: 100%;
  height: auto;
  background-color: white;
  line-height: 1.6rem;
  padding-left: 5px;
  color: #A8A8A8;
}
.loginWarp___DT9xG,
.homeWarp___i03Vx,
.indexWarp___3uGjl {
  width: 100%;
  height: auto;
  background-color: #DEF9FB!important;
}
.loginWarp___DT9xG .loginDiv___3zrDm,
.homeWarp___i03Vx .loginDiv___3zrDm,
.indexWarp___3uGjl .loginDiv___3zrDm,
.loginWarp___DT9xG .homeDiv___26BD8,
.homeWarp___i03Vx .homeDiv___26BD8,
.indexWarp___3uGjl .homeDiv___26BD8,
.loginWarp___DT9xG .indexDiv___2g38j,
.homeWarp___i03Vx .indexDiv___2g38j,
.indexWarp___3uGjl .indexDiv___2g38j {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.loginWarp___DT9xG .loginDiv___3zrDm img,
.homeWarp___i03Vx .loginDiv___3zrDm img,
.indexWarp___3uGjl .loginDiv___3zrDm img,
.loginWarp___DT9xG .homeDiv___26BD8 img,
.homeWarp___i03Vx .homeDiv___26BD8 img,
.indexWarp___3uGjl .homeDiv___26BD8 img,
.loginWarp___DT9xG .indexDiv___2g38j img,
.homeWarp___i03Vx .indexDiv___2g38j img,
.indexWarp___3uGjl .indexDiv___2g38j img {
  display: inline-block;
  width: 100%;
  margin-bottom: 22%;
  margin-top: 2%;
}
.loginWarp___DT9xG .loginDiv___3zrDm .capDiv___eG5mM,
.homeWarp___i03Vx .loginDiv___3zrDm .capDiv___eG5mM,
.indexWarp___3uGjl .loginDiv___3zrDm .capDiv___eG5mM,
.loginWarp___DT9xG .homeDiv___26BD8 .capDiv___eG5mM,
.homeWarp___i03Vx .homeDiv___26BD8 .capDiv___eG5mM,
.indexWarp___3uGjl .homeDiv___26BD8 .capDiv___eG5mM,
.loginWarp___DT9xG .indexDiv___2g38j .capDiv___eG5mM,
.homeWarp___i03Vx .indexDiv___2g38j .capDiv___eG5mM,
.indexWarp___3uGjl .indexDiv___2g38j .capDiv___eG5mM {
  margin: -5px 0;
}
.loginWarp___DT9xG .loginDiv___3zrDm .capDiv___eG5mM img,
.homeWarp___i03Vx .loginDiv___3zrDm .capDiv___eG5mM img,
.indexWarp___3uGjl .loginDiv___3zrDm .capDiv___eG5mM img,
.loginWarp___DT9xG .homeDiv___26BD8 .capDiv___eG5mM img,
.homeWarp___i03Vx .homeDiv___26BD8 .capDiv___eG5mM img,
.indexWarp___3uGjl .homeDiv___26BD8 .capDiv___eG5mM img,
.loginWarp___DT9xG .indexDiv___2g38j .capDiv___eG5mM img,
.homeWarp___i03Vx .indexDiv___2g38j .capDiv___eG5mM img,
.indexWarp___3uGjl .indexDiv___2g38j .capDiv___eG5mM img {
  display: inline-block;
  width: 100%;
  height: auto !important;
}
.loginWarp___DT9xG .loginDiv___3zrDm .am-list-body::before,
.homeWarp___i03Vx .loginDiv___3zrDm .am-list-body::before,
.indexWarp___3uGjl .loginDiv___3zrDm .am-list-body::before,
.loginWarp___DT9xG .homeDiv___26BD8 .am-list-body::before,
.homeWarp___i03Vx .homeDiv___26BD8 .am-list-body::before,
.indexWarp___3uGjl .homeDiv___26BD8 .am-list-body::before,
.loginWarp___DT9xG .indexDiv___2g38j .am-list-body::before,
.homeWarp___i03Vx .indexDiv___2g38j .am-list-body::before,
.indexWarp___3uGjl .indexDiv___2g38j .am-list-body::before {
  background-color: #DEF9FB!important;
}
.loginWarp___DT9xG .loginDiv___3zrDm .am-list-item .am-input-control input,
.homeWarp___i03Vx .loginDiv___3zrDm .am-list-item .am-input-control input,
.indexWarp___3uGjl .loginDiv___3zrDm .am-list-item .am-input-control input,
.loginWarp___DT9xG .homeDiv___26BD8 .am-list-item .am-input-control input,
.homeWarp___i03Vx .homeDiv___26BD8 .am-list-item .am-input-control input,
.indexWarp___3uGjl .homeDiv___26BD8 .am-list-item .am-input-control input,
.loginWarp___DT9xG .indexDiv___2g38j .am-list-item .am-input-control input,
.homeWarp___i03Vx .indexDiv___2g38j .am-list-item .am-input-control input,
.indexWarp___3uGjl .indexDiv___2g38j .am-list-item .am-input-control input {
  width: 96%;
}
.loginWarp___DT9xG .loginDiv___3zrDm .am-list-item .am-input-extra,
.homeWarp___i03Vx .loginDiv___3zrDm .am-list-item .am-input-extra,
.indexWarp___3uGjl .loginDiv___3zrDm .am-list-item .am-input-extra,
.loginWarp___DT9xG .homeDiv___26BD8 .am-list-item .am-input-extra,
.homeWarp___i03Vx .homeDiv___26BD8 .am-list-item .am-input-extra,
.indexWarp___3uGjl .homeDiv___26BD8 .am-list-item .am-input-extra,
.loginWarp___DT9xG .indexDiv___2g38j .am-list-item .am-input-extra,
.homeWarp___i03Vx .indexDiv___2g38j .am-list-item .am-input-extra,
.indexWarp___3uGjl .indexDiv___2g38j .am-list-item .am-input-extra {
  max-height: 45px;
}
.loginWarp___DT9xG .loginDiv___3zrDm .am-list-body,
.homeWarp___i03Vx .loginDiv___3zrDm .am-list-body,
.indexWarp___3uGjl .loginDiv___3zrDm .am-list-body,
.loginWarp___DT9xG .homeDiv___26BD8 .am-list-body,
.homeWarp___i03Vx .homeDiv___26BD8 .am-list-body,
.indexWarp___3uGjl .homeDiv___26BD8 .am-list-body,
.loginWarp___DT9xG .indexDiv___2g38j .am-list-body,
.homeWarp___i03Vx .indexDiv___2g38j .am-list-body,
.indexWarp___3uGjl .indexDiv___2g38j .am-list-body {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  background-color: #DEF9FB!important;
}
.loginWarp___DT9xG .loginDiv___3zrDm a:hover,
.homeWarp___i03Vx .loginDiv___3zrDm a:hover,
.indexWarp___3uGjl .loginDiv___3zrDm a:hover,
.loginWarp___DT9xG .homeDiv___26BD8 a:hover,
.homeWarp___i03Vx .homeDiv___26BD8 a:hover,
.indexWarp___3uGjl .homeDiv___26BD8 a:hover,
.loginWarp___DT9xG .indexDiv___2g38j a:hover,
.homeWarp___i03Vx .indexDiv___2g38j a:hover,
.indexWarp___3uGjl .indexDiv___2g38j a:hover {
  color: white;
}
.loginWarp___DT9xG .loginDiv___3zrDm .workTag___3Q0Uo,
.homeWarp___i03Vx .loginDiv___3zrDm .workTag___3Q0Uo,
.indexWarp___3uGjl .loginDiv___3zrDm .workTag___3Q0Uo,
.loginWarp___DT9xG .homeDiv___26BD8 .workTag___3Q0Uo,
.homeWarp___i03Vx .homeDiv___26BD8 .workTag___3Q0Uo,
.indexWarp___3uGjl .homeDiv___26BD8 .workTag___3Q0Uo,
.loginWarp___DT9xG .indexDiv___2g38j .workTag___3Q0Uo,
.homeWarp___i03Vx .indexDiv___2g38j .workTag___3Q0Uo,
.indexWarp___3uGjl .indexDiv___2g38j .workTag___3Q0Uo {
  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___DT9xG .loginDiv___3zrDm .workTag___3Q0Uo div,
.homeWarp___i03Vx .loginDiv___3zrDm .workTag___3Q0Uo div,
.indexWarp___3uGjl .loginDiv___3zrDm .workTag___3Q0Uo div,
.loginWarp___DT9xG .homeDiv___26BD8 .workTag___3Q0Uo div,
.homeWarp___i03Vx .homeDiv___26BD8 .workTag___3Q0Uo div,
.indexWarp___3uGjl .homeDiv___26BD8 .workTag___3Q0Uo div,
.loginWarp___DT9xG .indexDiv___2g38j .workTag___3Q0Uo div,
.homeWarp___i03Vx .indexDiv___2g38j .workTag___3Q0Uo div,
.indexWarp___3uGjl .indexDiv___2g38j .workTag___3Q0Uo div {
  width: 40%;
  text-align: center;
}
.loginWarp___DT9xG .loginDiv___3zrDm .workTag___3Q0Uo img,
.homeWarp___i03Vx .loginDiv___3zrDm .workTag___3Q0Uo img,
.indexWarp___3uGjl .loginDiv___3zrDm .workTag___3Q0Uo img,
.loginWarp___DT9xG .homeDiv___26BD8 .workTag___3Q0Uo img,
.homeWarp___i03Vx .homeDiv___26BD8 .workTag___3Q0Uo img,
.indexWarp___3uGjl .homeDiv___26BD8 .workTag___3Q0Uo img,
.loginWarp___DT9xG .indexDiv___2g38j .workTag___3Q0Uo img,
.homeWarp___i03Vx .indexDiv___2g38j .workTag___3Q0Uo img,
.indexWarp___3uGjl .indexDiv___2g38j .workTag___3Q0Uo img {
  height: 45px;
  width: auto;
}
.loginWarp___DT9xG .loginDiv___3zrDm .workTag___3Q0Uo .text___3NFNV,
.homeWarp___i03Vx .loginDiv___3zrDm .workTag___3Q0Uo .text___3NFNV,
.indexWarp___3uGjl .loginDiv___3zrDm .workTag___3Q0Uo .text___3NFNV,
.loginWarp___DT9xG .homeDiv___26BD8 .workTag___3Q0Uo .text___3NFNV,
.homeWarp___i03Vx .homeDiv___26BD8 .workTag___3Q0Uo .text___3NFNV,
.indexWarp___3uGjl .homeDiv___26BD8 .workTag___3Q0Uo .text___3NFNV,
.loginWarp___DT9xG .indexDiv___2g38j .workTag___3Q0Uo .text___3NFNV,
.homeWarp___i03Vx .indexDiv___2g38j .workTag___3Q0Uo .text___3NFNV,
.indexWarp___3uGjl .indexDiv___2g38j .workTag___3Q0Uo .text___3NFNV {
  width: 60%;
  text-align: left;
  font-size: 1.5rem;
}
.loginWarp___DT9xG .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(2),
.homeWarp___i03Vx .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(2),
.indexWarp___3uGjl .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(2),
.loginWarp___DT9xG .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(2),
.homeWarp___i03Vx .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(2),
.indexWarp___3uGjl .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(2),
.loginWarp___DT9xG .indexDiv___2g38j .workTag___3Q0Uo:nth-child(2),
.homeWarp___i03Vx .indexDiv___2g38j .workTag___3Q0Uo:nth-child(2),
.indexWarp___3uGjl .indexDiv___2g38j .workTag___3Q0Uo:nth-child(2),
.loginWarp___DT9xG .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(3),
.homeWarp___i03Vx .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(3),
.indexWarp___3uGjl .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(3),
.loginWarp___DT9xG .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(3),
.homeWarp___i03Vx .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(3),
.indexWarp___3uGjl .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(3),
.loginWarp___DT9xG .indexDiv___2g38j .workTag___3Q0Uo:nth-child(3),
.homeWarp___i03Vx .indexDiv___2g38j .workTag___3Q0Uo:nth-child(3),
.indexWarp___3uGjl .indexDiv___2g38j .workTag___3Q0Uo:nth-child(3),
.loginWarp___DT9xG .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(4),
.homeWarp___i03Vx .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(4),
.indexWarp___3uGjl .loginDiv___3zrDm .workTag___3Q0Uo:nth-child(4),
.loginWarp___DT9xG .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(4),
.homeWarp___i03Vx .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(4),
.indexWarp___3uGjl .homeDiv___26BD8 .workTag___3Q0Uo:nth-child(4),
.loginWarp___DT9xG .indexDiv___2g38j .workTag___3Q0Uo:nth-child(4),
.homeWarp___i03Vx .indexDiv___2g38j .workTag___3Q0Uo:nth-child(4),
.indexWarp___3uGjl .indexDiv___2g38j .workTag___3Q0Uo:nth-child(4) {
  margin-top: 7%;
}
.loginWarp___DT9xG,
.indexWarp___3uGjl {
  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___DT9xG .loginDiv___3zrDm .tagWarp___3mttZ,
.indexWarp___3uGjl .loginDiv___3zrDm .tagWarp___3mttZ,
.loginWarp___DT9xG .indexDiv___2g38j .tagWarp___3mttZ,
.indexWarp___3uGjl .indexDiv___2g38j .tagWarp___3mttZ {
  background-color: #AAE4DB;
  padding: 20px 0;
  border-radius: 8px;
}
.loginWarp___DT9xG .loginDiv___3zrDm .wid___2QoEq,
.indexWarp___3uGjl .loginDiv___3zrDm .wid___2QoEq,
.loginWarp___DT9xG .indexDiv___2g38j .wid___2QoEq,
.indexWarp___3uGjl .indexDiv___2g38j .wid___2QoEq {
  width: 88%;
  margin: 0 auto;
  text-align: left;
}
.loginWarp___DT9xG .loginDiv___3zrDm p,
.indexWarp___3uGjl .loginDiv___3zrDm p,
.loginWarp___DT9xG .indexDiv___2g38j p,
.indexWarp___3uGjl .indexDiv___2g38j p {
  color: grey;
}
.loginWarp___DT9xG .loginDiv___3zrDm h2,
.indexWarp___3uGjl .loginDiv___3zrDm h2,
.loginWarp___DT9xG .indexDiv___2g38j h2,
.indexWarp___3uGjl .indexDiv___2g38j h2 {
  font-weight: bold;
}
.loginWarp___DT9xG .loginDiv___3zrDm img,
.indexWarp___3uGjl .loginDiv___3zrDm img,
.loginWarp___DT9xG .indexDiv___2g38j img,
.indexWarp___3uGjl .indexDiv___2g38j img {
  display: inline-block;
  width: 50%;
  margin-top: 5%;
}
.loginWarp___DT9xG .loginDiv___3zrDm .am-list-body,
.indexWarp___3uGjl .loginDiv___3zrDm .am-list-body,
.loginWarp___DT9xG .indexDiv___2g38j .am-list-body,
.indexWarp___3uGjl .indexDiv___2g38j .am-list-body {
  margin-top: -50px;
  background-color: white!important;
  border-radius: 5px;
  padding-bottom: 55px;
}
.loginWarp___DT9xG .loginDiv___3zrDm .am-button,
.indexWarp___3uGjl .loginDiv___3zrDm .am-button,
.loginWarp___DT9xG .indexDiv___2g38j .am-button,
.indexWarp___3uGjl .indexDiv___2g38j .am-button {
  border: none!important;
}
.loginWarp___DT9xG .loginDiv___3zrDm .am-button-primary::before,
.indexWarp___3uGjl .loginDiv___3zrDm .am-button-primary::before,
.loginWarp___DT9xG .indexDiv___2g38j .am-button-primary::before,
.indexWarp___3uGjl .indexDiv___2g38j .am-button-primary::before {
  border: none!important;
}
.loginWarp___DT9xG .loginDiv___3zrDm .am-card-body,
.indexWarp___3uGjl .loginDiv___3zrDm .am-card-body,
.loginWarp___DT9xG .indexDiv___2g38j .am-card-body,
.indexWarp___3uGjl .indexDiv___2g38j .am-card-body {
  padding: 10px 0 10px 0!important;
}
.loginWarp___DT9xG .indexDiv___2g38j .headDiv___25XS0,
.indexWarp___3uGjl .indexDiv___2g38j .headDiv___25XS0 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.loginWarp___DT9xG .indexDiv___2g38j .headDiv___25XS0 p,
.indexWarp___3uGjl .indexDiv___2g38j .headDiv___25XS0 p {
  width: 40%;
  height: 30px;
  margin-top: 1.4rem;
  color: white;
  font-size: 0.9rem;
  text-align: right;
  font-weight: bold;
}
.loginWarp___DT9xG .indexDiv___2g38j .logoDiv___3qPKC,
.indexWarp___3uGjl .indexDiv___2g38j .logoDiv___3qPKC {
  width: 60%;
  height: 80px;
  margin: 0 auto;
  text-align: left;
}
.loginWarp___DT9xG .indexDiv___2g38j .logoDiv___3qPKC img,
.indexWarp___3uGjl .indexDiv___2g38j .logoDiv___3qPKC img {
  height: 40px;
  width: auto;
}
.indexWarp___3uGjl {
  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___3uGjl .userInfo___vqqi5 {
  margin: 0 0 25px 0;
}
.indexWarp___3uGjl .userInfo___vqqi5 .infoDiv___1AJY8 {
  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___3uGjl .userInfo___vqqi5 .infoDiv___1AJY8 .textInfo___2in8U {
  margin-top: 15px;
  text-align: left;
}
.indexWarp___3uGjl .userInfo___vqqi5 .infoDiv___1AJY8 .textInfo___2in8U .ins___1itEt {
  display: inline-block;
  color: #888888;
  font-size: 0.8rem;
  margin-top: 0.5rem;
}
.indexWarp___3uGjl .userInfo___vqqi5 .infoDiv___1AJY8 .userAvatar___2eMOG {
  height: 5rem;
  width: 5rem;
  margin-right: 1rem;
  border-radius: 5rem;
}
.indexWarp___3uGjl .userInfo___vqqi5 .infoDiv___1AJY8 .userAvatar___2eMOG img {
  width: 100%;
  height: 100%;
  border-radius: 5rem;
}
.indexWarp___3uGjl .userInfo___vqqi5 .footDiv___10VmW {
  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___3uGjl .userInfo___vqqi5 .footDiv___10VmW p {
  font-size: 1rem;
}
.indexWarp___3uGjl .userInfo___vqqi5 .footDiv___10VmW p span {
  color: #1CA071;
}
.footerDiv___cdBbo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footerDiv___cdBbo .am-button {
  display: inline-block;
  width: 50% !important;
}
.subTitle___90LKo {
  font-size: 0.5rem;
}
.detailWap___3Mebl,
.updateWap___21qIK {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.detailWap___3Mebl .detailCon___3HimO,
.updateWap___21qIK .detailCon___3HimO {
  padding: 80px 0 50px 10px;
}
.detailWap___3Mebl .auditInfo___2JN3A,
.updateWap___21qIK .auditInfo___2JN3A {
  width: 100%;
}
.detailWap___3Mebl .auditInfo___2JN3A .markWarp___IM_yR,
.updateWap___21qIK .auditInfo___2JN3A .markWarp___IM_yR {
  width: 200px;
  margin: 0 auto;
}
.detailWap___3Mebl .auditInfo___2JN3A .markWarp___IM_yR .father___3i7-b,
.updateWap___21qIK .auditInfo___2JN3A .markWarp___IM_yR .father___3i7-b {
  width: 200px;
  height: 200px;
  background-color: #00CCFF;
  border-radius: 50%;
}
.detailWap___3Mebl .auditInfo___2JN3A .markWarp___IM_yR .child___cnGNX,
.updateWap___21qIK .auditInfo___2JN3A .markWarp___IM_yR .child___cnGNX {
  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___3Mebl .auditInfo___2JN3A p,
.updateWap___21qIK .auditInfo___2JN3A p {
  margin-top: 8px;
}
.detailWap___3Mebl .auditInfo___2JN3A .question___3J1KL,
.updateWap___21qIK .auditInfo___2JN3A .question___3J1KL {
  font-size: 0.8rem;
  font-weight: bold;
}
.detailWap___3Mebl .auditInfo___2JN3A .suggest___1lYhK,
.updateWap___21qIK .auditInfo___2JN3A .suggest___1lYhK {
  width: 100%;
  text-align: center;
  white-space: normal;
  font-size: 1rem;
}
.detailWap___3Mebl .am-list-item,
.updateWap___21qIK .am-list-item {
  padding-left: 0!important;
}
.detailWap___3Mebl .am-textarea-control,
.updateWap___21qIK .am-textarea-control {
  background-color: #EFF3F6!important;
}
.detailWap___3Mebl .am-navbar-title,
.updateWap___21qIK .am-navbar-title {
  text-align: center;
  font-size: 1rem;
}
.membersColor___3TgXd {
  color: #0000E3;
}
.settingIcon___2j8rk {
  position: absolute;
  right: 0;
  font-size: 20px;
}
.settingContent___1BHsj {
  margin-bottom: 10px;
}
.userGroupInforRow___3OIKu {
  margin-bottom: 20px;
}
.iconEdit___2wusk {
  font-size: 22px;
  color: #6bbdc8;
}
.addGroup___1QfTW {
  margin-top: 15px;
  margin-bottom: 10px;
}
.search___2YdCF {
  width: 200px;
}
.searchMenu___2GPMf {
  width: 250px;
}
.moduleDel____5Yus {
  margin-left: 20px;
}
.menuWrap___3iiqI {
  width: 250px;
  float: left;
  margin-right: 30px;
  min-height: 500px;
}
.userGroupTable___2rxdM {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.leftRightIcon___3aXFx {
  font-size: 40px;
  text-align: center;
  margin: auto 0;
}
.roleTableTitle___3VG7y {
  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___3VG7y .titleRight___3hhk0 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
}
.institutionTableTitle___2vFyu {
  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___2vFyu .titleRight___3hhk0 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
}
.dicMenuWrap___7QPmI {
  width: 150px;
  float: left;
  margin-right: 3px;
  margin-top: 10px;
}
.dictRightWrap___1j_un {
  margin-left: 170px;
  background-color: #eff3f6;
  padding: 10px;
  border-radius: 5px;
}
.dictTable___3E3IQ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.displayWrapper___3fkzq {
  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___3xKX7 {
  padding: 6px 20px;
  margin: 3px 0;
}
.morning___2_qbF {
  padding: 6px 20px;
  margin: 3px 0;
  background-color: #E4E4E4;
}
.afternoon___iz9Vz {
  padding: 6px 20px;
  margin: 3px 0;
  background-color: #336600;
  color: white;
}
.date___2Cg7E {
  margin-left: 50px;
}
.confirmRow___AsQK3 {
  margin-top: 20px;
}
.manageTitle___1Vlbr {
  font-size: 22px;
  text-align: center;
  margin-bottom: 20px;
}
.moreShow___ObIk1 {
  margin-left: 5px;
  color: deepskyblue;
  cursor: pointer;
}
.userWrap___2uLrS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.userWrap___2uLrS .userRegionTreeWrap___2quk_ {
  min-width: 13%;
  height: 100%;
  overflow: auto;
}
.userWrap___2uLrS .userRightWrap___D9fLZ {
  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___1ercT {
  text-align: right;
  margin: 10px 0;
}
.print___1ercT .operate___23AGJ {
  display: inline-block;
  cursor: pointer;
}
.print___1ercT .operate___23AGJ:nth-child(1) {
  margin-right: 20px;
}
.icon___A71j5 {
  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___2SlKd {
  height: 700px;
  overflow-x: hidden;
  overflow-y: auto;
  float: left;
}
.tree___2SlKd .ant-tree li {
  margin-right: 20px;
}
.__picker.has-warning .ant-select-search__field__placeholder,
.__picker.has-warning .ant-select-selection__placeholder {
  color: #ffbf00;
}
.avatarUploader___1ShoA,
.avatarUploaderTrigger___1I4FK {
  width: 90px;
  height: 50px;
}
.avatar___3JF8l {
  width: 80px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.avatarUploader___1ShoA {
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}
.removeSign___Wwbge {
  z-index: 1000;
  color: #ddd;
  position: absolute;
  left: 78px;
  top: -9px;
  font-size: 15px;
}
.removeSign___Wwbge:hover {
  color: #336600;
}
.avatarUploaderTrigger___1I4FK {
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
  color: #999;
}
.sampleWrapper___1CE8I {
  width: 90px;
  height: 50px;
  border: 1px solid #92d4a9;
  border-radius: 5px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100px;
}
.sample___AkUds {
  width: 80px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.titleYang___3maPB {
  position: absolute;
  top: -7px;
  left: 3px;
  color: #336600;
  font-size: 10px;
}
.notice___z31eC {
  width: 338px;
}
.expertCard___UXjoQ {
  border: none;
  border-top: 1px dashed gray;
  padding-top: 20px;
}
.expertCard___UXjoQ .isExpert___167Ds {
  margin: 0 0 20px 55px;
}
.expertCard___UXjoQ .isExpert___167Ds .note___1oJ29 {
  color: red;
}
.expertCard___UXjoQ .hideDiv___3tBhr {
  display: none;
}
.content___36faX {
  width: 100%;
  background-color: white;
  padding: 20px;
  height: 100%;
}
.content___34XW0 {
  padding: 20px;
  width: 100%;
  background-color: white;
}
.content___34XW0 .titleDiv___2oiq4 {
  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___34XW0 .titleDiv___2oiq4 .title___3qNtW {
  font-size: 15px;
  font-weight: bold;
}
.content___34XW0 .titleDiv___2oiq4 .titleRight___-ZO7v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content___34XW0 .titleDiv___2oiq4 .titleRight___-ZO7v span {
  -ms-flex-item-align: center;
      align-self: center;
  margin-right: 10px;
}
.content___34XW0 .contentDiv___2LsTq {
  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___34XW0 .contentDiv___2LsTq .leftDiv___1L6EG {
  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___34XW0 .contentDiv___2LsTq .leftDiv___1L6EG .card1___3zgzH .insWord___2WNjt {
  color: #BEBEBE;
}
.content___34XW0 .contentDiv___2LsTq .leftDiv___1L6EG .card1___3zgzH .label___3J8yT {
  padding: 6px 0 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.content___34XW0 .contentDiv___2LsTq .leftDiv___1L6EG .card2___16Uv- {
  margin-top: 10px;
}
.content___34XW0 .contentDiv___2LsTq .leftDiv___1L6EG .card2___16Uv- .label___3J8yT {
  padding: 6px 0 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.content___34XW0 .contentDiv___2LsTq .leftDiv___1L6EG .card3___gpD_z {
  margin-top: 10px;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB {
  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___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card3___gpD_z .spanText___Iq-51 {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card3___gpD_z .pic___3wD8j {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card3___gpD_z .col___1x4KI {
  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___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card3___gpD_z .col___1x4KI .span___21zo2 {
  text-align: center;
  margin-top: 10px;
  height: 30px;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card3___gpD_z .col1___2nMyb {
  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___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card3___gpD_z .col1___2nMyb .span___21zo2 {
  text-align: center;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card4___35RRO {
  margin-top: 10px;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card4___35RRO .spanText___Iq-51 {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card4___35RRO .pic___3wD8j {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card4___35RRO .col___1x4KI {
  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___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card4___35RRO .col___1x4KI .span___21zo2 {
  text-align: center;
  margin-top: 10px;
}
.content___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card4___35RRO .col1___2nMyb {
  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___34XW0 .contentDiv___2LsTq .rightDiv___2GUBB .card4___35RRO .col1___2nMyb .span___21zo2 {
  text-align: center;
  font-weight: bold;
  -ms-flex-item-align: center;
      align-self: center;
}
.content___34XW0 .buttonsDiv___196LF {
  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___34XW0 .buttonsDiv___196LF .button___1kwi7 {
  width: 118px;
  margin-left: 10px;
  padding: 2px 2px;
}
.content___34XW0 .auditInfo___f-hWG {
  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___34XW0 .auditInfo___f-hWG .row___2WMVw {
  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___34XW0 .contentDiv1___2bOKm {
  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___34XW0 .contentDiv1___2bOKm .leftDiv___1L6EG {
  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___34XW0 .contentDiv1___2bOKm .rightDiv___2GUBB {
  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___3q3LG {
  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___3q3LG .upload___1aZ53 .addPic___1F5xB {
  cursor: pointer;
  font-size: 28px;
  color: #999;
  padding: 50px;
  width: 208px;
  height: 128px;
}
.uploadWrap___3q3LG .upload___1aZ53 .pic___3wD8j {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 128px;
}
.detailPic___158AN {
  cursor: pointer;
  border-radius: 6px;
  width: 208px;
  height: 160px;
}
.signDetailPic___2S-LE {
  cursor: pointer;
  border-radius: 6px;
  width: 100%;
  height: 160px;
}
.noContent___2Fdwa {
  height: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal___2d7_V {
  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___2d7_V .title___3qNtW {
  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___2d7_V .content___34XW0 {
  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___2d7_V .content___34XW0 .span___21zo2 {
  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___3cd7K {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___2O5wi {
  font-size: 22px;
}
.delete___1dhz3 {
  font-size: 22px;
  margin-left: 15px;
}
.messageEditorTitle___1Q-fm {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___3VO-W {
  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___3VO-W .left___2Dw07 {
  width: 45%;
}
.leftRight___3VO-W .left___2Dw07 .returnBtn___2I_FM {
  margin-left: 30px;
}
.leftRight___3VO-W .right___2TyCA {
  margin-left: 50px;
  width: 45%;
}
.leftRight___3VO-W .right___2TyCA .search___2Zi-e {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___3VO-W .right___2TyCA .addUsersBtn___koU8y {
  margin-top: 20px;
}
.viewerRows___22VVN {
  margin-bottom: 30px;
}
.searchRow___1xF_E {
  margin-bottom: 10px;
}
.marginRight10___31RVc {
  margin-right: 15px;
}
.search___2Zi-e {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.btnSecret___3qF0u {
  margin-left: 10px;
}
.tableLeft___2ChmM {
  float: left;
  width: 48%;
}
.tableRight___2HZrd {
  float: right;
  width: 48%;
}
.moveButton___35dtq {
  float: left;
  width: 4%;
  text-align: center;
  font-size: 32px;
  margin-top: 30%;
}
.iconEdit___33PQF {
  font-size: 22px;
  color: #6BBDC8;
}
.iconAEdit___2mSbj {
  font-size: 22px;
  color: #6BBDC8;
  cursor: pointer;
}
.iconDEdit___3TBp3 {
  font-size: 22px;
  color: #6BBDC8;
  cursor: not-allowed;
}
.search___3IJ-E {
  width: 200px;
}
.tableLeft___1bXQF {
  float: left;
  width: 48%;
}
.tableRight___3am7l {
  float: right;
  width: 48%;
}
.moveButton___1tJ1U {
  float: left;
  width: 4%;
  text-align: center;
  font-size: 32px;
  margin-top: 30%;
}
.iconEdit___3wX9s {
  font-size: 22px;
  color: #6BBDC8;
}
.iconAEdit___zAlLV {
  font-size: 22px;
  color: #6BBDC8;
  cursor: pointer;
}
.iconDEdit___2WhkK {
  font-size: 22px;
  color: #6BBDC8;
  cursor: not-allowed;
}
.search___3ROVk {
  width: 200px;
}
.noneBody___28RHr {
  display: none;
}
.wholeBody___vya-Q {
  -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___rPChY {
  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___rPChY .Hr___2LGXZ {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
}
.reportWarp___rPChY h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.advice___2jbAb {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___2jbAb p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___2jbAb h4 {
  margin-top: 10px;
}
.btn___3qhMr {
  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___1cF0N {
  width: 16.66666667%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___15qrR {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___1cyk- {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___35NyN {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
}
.a1___3y1lO {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.p___ISLOa {
  width: 33%;
  line-height: 32px;
  text-align: center;
}
.p_1___3s62S {
  width: 33%;
  position: relative;
  top: 0;
  line-height: 32px;
  text-align: center;
}
.c_1___3IFTA {
  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___1u83O {
  width: 270%;
  margin-left: 55%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.c___3rnT3 {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___f-Cuj {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
}
.s___28-58 {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.noneData___3GTXK {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.logItem___3OHtY {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.btn___3qhMr {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___1pokq {
  display: inline-block;
  margin-left: 5px;
}
.doubtModal___3cZRN .ant-modal-footer {
  text-align: center!important;
}
.redCon___EbF4l textarea {
  border-color: red!important;
}
.redCon___EbF4l input {
  border-color: red!important;
}
.tabsDiv___3Y238 .ant-tabs {
  overflow-y: hidden !important;
}
.normal___3689O {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___O0_ff {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___3Bm6D {
  line-height: 1;
}
.avatar___3Bm6D img {
  border-radius: 50%;
}
.table___R8VZl td {
  height: 38px;
}
.iconSize___2fogt {
  font-size: 22px;
  margin-left: 5px;
}
.opImg___2NSYK {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___O0_ff {
  width: 200px;
}
.tree___1q5jv {
  height: 700px;
  overflow-x: hidden;
  overflow-y: auto;
  float: left;
}
.tree___1q5jv .ant-tree li {
  margin-right: 20px;
}
.ant-cascader-input.ant-input {
  display: inline-block;
}
.normal___3Q62e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___3U7vd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___3VS28 {
  line-height: 1;
}
.avatar___3VS28 img {
  border-radius: 50%;
}
.table___39BDk td {
  height: 38px;
}
.iconSize___2nmd8 {
  font-size: 22px;
}
.opImg___3KcYB {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___3U7vd {
  width: 200px;
}
.avatarUploader___2Kqpo,
.avatarUploaderTrigger___3oBve {
  width: 90px;
  height: 50px;
}
.avatar___yv_hq {
  width: 90px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.avatarUploader___2Kqpo {
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}
.removeSign___2xrPx {
  z-index: 1000;
  color: #ddd;
  position: absolute;
  left: 78px;
  top: -9px;
  font-size: 15px;
}
.removeSign___2xrPx:hover {
  color: #336600;
}
.preview___3jHHf {
  z-index: 1001;
  color: #ddd;
  position: absolute;
  left: 100px;
  top: 10px;
  font-size: 15px;
  color: #108ee9;
}
.avatarUploaderTrigger___3oBve {
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
  color: #999;
}
.sampleWrapper___32-Tm {
  width: 90px;
  height: 50px;
  border: 1px solid #92d4a9;
  border-radius: 5px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100px;
}
.sample___3vqsl {
  width: 80px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.titleYang___3rGAW {
  position: absolute;
  top: -7px;
  left: 3px;
  color: #336600;
  font-size: 10px;
}
.notice___2N5t_ {
  width: 338px;
}
.normal___22ouv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___2pDHl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___73g9D {
  line-height: 1;
}
.avatar___73g9D img {
  border-radius: 50%;
}
.table___1MoA8 td {
  height: 38px;
}
.iconSize___1QV5t {
  font-size: 22px;
  margin-left: 10px;
}
.opImg___Q-PtR {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___2pDHl {
  width: 200px;
}
.insWrap___jw5H- {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.insWrap___jw5H- .insRegionTreeWrap___54vrM {
  min-width: 13%;
  height: 100%;
  overflow: auto;
}
.insWrap___jw5H- .insRightWrap___3Z9-E {
  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___1ORLB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___1UHci {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___1OZrS {
  line-height: 1;
}
.avatar___1OZrS img {
  border-radius: 50%;
}
.table___CnAW6 td {
  height: 38px;
}
.iconSize___RZvLu {
  font-size: 22px;
  margin-left: 10px;
}
.opImg___3CFTm {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___1UHci {
  width: 200px;
}
.tree___34vEw {
  height: 700px;
  overflow-x: hidden;
  overflow-y: auto;
  float: left;
}
.tree___34vEw .ant-tree li {
  margin-right: 20px;
}
.ant-cascader-input.ant-input {
  display: inline-block;
}
.registerCard___1ltEp {
  width: 100%;
  position: relative;
}
.registerCard___1ltEp .division___1tfXd {
  padding-top: 18px;
  border-top: 1px dashed #E4E4E4;
}
.registerCard___1ltEp .division___1tfXd .ant-radio-group {
  width: 100%;
}
.registerCard___1ltEp .division___1tfXd .ant-radio-group .ant-radio-button-wrapper {
  text-align: center;
  width: 50%;
}
.registerCard___1ltEp .insWord___3E8by {
  color: #BEBEBE;
}
.registerCard___1ltEp .btn___3lfwr {
  margin-top: 20px;
  padding: 0 40px;
  margin-left: 15px;
}
.registerCard___1ltEp .avatar___2jque {
  width: 90px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.registerCard___1ltEp .avatar1___18tXS {
  width: 50px;
  height: 90px;
  display: inline-block;
  text-align: center;
}
.divcard___25w9j {
  min-height: 100%;
  margin-bottom: 50px;
  background: white;
}
.divcard___25w9j .ant-form-item-control {
  max-height: 65px;
}
.push___1d_za {
  height: 50px;
}
.footer___2JkVw {
  border-top: 1px solid #E4E4E4;
  padding-top: 10px;
}
.label___1nybA,
.labelNoRequire___269vn {
  padding: 6px 0 12px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.label___1nybA::before,
.labelNoRequire___269vn::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '';
}
.logoWarp___2L3Tn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.logoWarp___2L3Tn .logoDiv___3R20F,
.logoWarp___2L3Tn .exampleDiv___V5P23 {
  width: 100px;
  height: 100px;
  background: #FAFAFA;
  text-align: center;
  opacity: 1;
  border-radius: 4px;
  margin-top: 10px;
}
.logoWarp___2L3Tn .logoDiv___3R20F .logoUp___1dZGg,
.logoWarp___2L3Tn .exampleDiv___V5P23 .logoUp___1dZGg {
  width: 100%;
  margin: 0 auto;
}
.logoWarp___2L3Tn .logoDiv___3R20F .ant-upload.ant-upload-select-picture-card,
.logoWarp___2L3Tn .exampleDiv___V5P23 .ant-upload.ant-upload-select-picture-card,
.logoWarp___2L3Tn .logoDiv___3R20F .ant-upload-list-picture-card .ant-upload-list-item,
.logoWarp___2L3Tn .exampleDiv___V5P23 .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 100px !important;
  height: 100px !important;
}
.logoWarp___2L3Tn .exampleDiv___V5P23 {
  margin-left: 15px;
  border: none;
}
.logoWarp___2L3Tn .exampleDiv___V5P23 img {
  display: inline-block;
  width: 100px !important;
  height: 100px !important;
}
.imageWarp___3lgOC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.imageWarp___3lgOC .imageDiv___3DZB4,
.imageWarp___3lgOC .exampleImageDiv___3El6z {
  width: 255px;
  height: 160px;
  background: #FAFAFA;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
}
.imageWarp___3lgOC .imageDiv___3DZB4 .ant-upload.ant-upload-select-picture-card,
.imageWarp___3lgOC .exampleImageDiv___3El6z .ant-upload.ant-upload-select-picture-card,
.imageWarp___3lgOC .imageDiv___3DZB4 .ant-upload-list-picture-card .ant-upload-list-item,
.imageWarp___3lgOC .exampleImageDiv___3El6z .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 255px !important;
  height: 160px !important;
}
.imageWarp___3lgOC .exampleImageDiv___3El6z {
  margin-left: 15px;
  border: none;
}
.imageWarp___3lgOC .exampleImageDiv___3El6z img {
  display: inline-block;
  width: 255px !important;
  height: 160px !important;
}
.fliesDiv___2M0qt .but___3VwDP {
  width: 191px;
  height: 40px;
  line-height: 40px;
  background: #FAFAFA;
  border: 1px solid #CCCCCC;
  opacity: 1;
  border-radius: 4px;
}
.fliesDiv___2M0qt .ant-upload.ant-upload-select-picture-card {
  border: none;
  width: 191px !important;
  height: 40px !important;
}
.fliesDiv___2M0qt .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
}
.imageB___2boGQ,
.imageS___Sm_XE {
  z-index: 10000;
  width: 255px;
  height: 160px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.imageS___Sm_XE {
  width: 100px;
  height: 100px;
}
.fixBottom___1adXh {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 500;
  background: #FFFFFF;
}
.fixBottom___1adXh button {
  margin-right: 15px!important;
}
.fixBottom___1adXh .auditInfo___23qkc {
  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___1adXh .auditInfo___23qkc div {
  margin-right: 30px;
}
.fixBottom___1adXh .auditInfo___23qkc div:first-child {
  margin-left: 15px;
}
.fixBottom___1adXh .footer___2JkVw {
  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___3oNat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___2NoOZ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___2cU_9 {
  line-height: 1;
}
.avatar___2cU_9 img {
  border-radius: 50%;
}
.table___2UFcF td {
  height: 38px;
}
.iconSize___ZALuH {
  font-size: 22px;
  margin-left: 10px;
}
.opImg___3IcIx {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___2NoOZ {
  width: 200px;
}
.normal___2lFxu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___246Yv {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___13kBR {
  line-height: 1;
}
.avatar___13kBR img {
  border-radius: 50%;
}
.tab___2uJqE {
  margin-top: 10px;
}
.table___2I27B td {
  height: 38px;
}
.iconSize___3D227 {
  font-size: 22px;
}
.inTitle___64jmH {
  font-size: 18px;
  text-align: center;
}
.search___246Yv {
  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___1nIUE {
  float: left;
  width: 48%;
}
.tableRight___5Pzgv {
  float: right;
  width: 48%;
}
.moveButton___17NYg {
  float: left;
  width: 4%;
  text-align: center;
  font-size: 32px;
  margin-top: 30%;
}
.iconEdit___X5_gA {
  font-size: 22px;
  color: #6BBDC8;
}
.iconAEdit___3lVrM {
  font-size: 22px;
  color: #6BBDC8;
  cursor: pointer;
}
.iconDEdit___3zHQK {
  font-size: 22px;
  color: #6BBDC8;
  cursor: not-allowed;
}
.search___16Q65 {
  width: 200px;
  margin-left: 16px;
}
.normal___3gz-z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___OnnHi {
  line-height: 1.5;
}
.rightBtn___hnQ9r {
  float: right;
  line-height: 1.5;
}
.widthSel___2zH8g {
  width: 200px;
}
.searchLeft___2nlQe {
  float: left;
}
.searchRight___ALkda {
  float: left;
}
@media all and (max-width: 1250px) {
  .searchLeft___2nlQe {
    margin-bottom: 10px;
  }
}
.search___2fDB2 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___30hVZ {
  font-size: 22px;
}
.delete___DTQnW {
  font-size: 22px;
  margin-left: 15px;
}
.search___2VOmk {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___1HCuO {
  font-size: 22px;
}
.delete___AMhT6 {
  font-size: 22px;
  margin-left: 15px;
}
.search___3w3oE {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___LB0ij {
  font-size: 22px;
}
.delete___iiBd7 {
  font-size: 22px;
  margin-left: 15px;
}
.search___3ZLPT {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___2_LcP {
  font-size: 22px;
}
.delete___iDHpl {
  font-size: 22px;
  margin-left: 15px;
}
.search___1iRVC {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___tkE5n {
  font-size: 22px;
}
.delete___1x4vs {
  font-size: 22px;
  margin-left: 15px;
}
.schedualHead___33i8F {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.8;
}
.schedualdiv___36jrh {
  display: inline-block;
  position: absolute;
  right: 1.5%;
}
.menuwidth___oohu0 {
  width: 150px;
}
.tabstyle___3KiK8 {
  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___ft6TQ {
  text-align: left;
  margin: 20px 0px;
  font-size: 20px;
}
.btnright___q9YyA {
  margin-right: 10px;
}
.messageEditorTitle___CJI5C {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___tawjd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.leftRight___tawjd .left___25tLV {
  width: 40%;
}
.leftRight___tawjd .left___25tLV .returnBtn___3uz_D {
  margin-left: 30px;
}
.leftRight___tawjd .userRegionTreeWrap___j6Rm7 {
  min-width: 13%;
  height: 100%;
  overflow: auto;
}
.leftRight___tawjd .addUsersBox___3hOLP {
  width: 40%;
}
.leftRight___tawjd .addUsersBox___3hOLP .search___NW9wh {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___tawjd .addUsersBox___3hOLP .addUsersBtn___3rkRp {
  margin-top: 20px;
}
.leftRight___tawjd .addUsersBox___3hOLP .ant-table-thead .ant-checkbox {
  display: none;
}
.viewerRows___2tjC4 {
  margin-bottom: 30px;
}
.searchRow___1ZsGZ {
  margin-bottom: 10px;
}
.marginRight10___1i9tu {
  margin-right: 15px;
}
.normal___2Gj02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.centers___2DkrH {
  text-align: center;
}
.serBtn___bhRMh {
  line-height: 1.5;
  margin-left: 5px;
}
.rightBtn___1XVcI {
  float: right;
  line-height: 1.5;
}
.searchLight___3jAQK {
  float: left;
  margin-right: 5px;
}
.searchRight___3V6bg {
  float: right;
}
.widthSel___1PLLA {
  width: 200px;
}
.menuwidth___xTUM- {
  width: 150px;
}
.remind .ant-table-thead > tr:first-child {
  font-size: 20px;
  clear: both;
}
.schedualdiv___OPD1r {
  margin: 0 0 10px 10px;
}
.schedualHead___1CpQq {
  font-size: 14px;
  float: left;
}
.iconEdit___rlpdz {
  font-size: 22px;
}
@media all and (max-width: 1250px) {
  .searchLeft___103hk {
    margin-bottom: 10px;
  }
}
.normal___1qWff {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___2TP0o {
  line-height: 1.5;
}
.rightBtn___NGGbp {
  float: right;
  line-height: 1.5;
}
.widthSel___2uxZY {
  width: 200px;
}
.searchLeft___22h77 {
  float: left;
}
.searchRight___3DAuO {
  float: left;
}
.iconEdit___184ke {
  font-size: 22px;
}
.iconDelete___15FuL {
  font-size: 22px;
  margin-left: 15px;
}
@media all and (max-width: 1250px) {
  .searchLeft___22h77 {
    margin-bottom: 10px;
  }
}
.ant-input-number-input {
  display: inline-block;
}
.print___qqVk9 {
  text-align: right;
  margin: 10px 0;
}
.print___qqVk9 .operate___25S4Y {
  display: inline-block;
  cursor: pointer;
}
.print___qqVk9 .operate___25S4Y:nth-child(1) {
  margin-right: 20px;
}
.tableFooter___1fMBB {
  text-align: center;
  font-weight: bold;
}
.print___1LVIf {
  text-align: right;
  margin: 10px 0;
}
.print___1LVIf .operate___1lw7A {
  display: inline-block;
  cursor: pointer;
}
.print___1LVIf .operate___1lw7A:nth-child(1) {
  margin-right: 20px;
}
.tableFooter___2sGrh {
  text-align: center;
  font-weight: bold;
}
.charge___2vHwK {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
}
.tabstyle___3dWIj {
  width: 100%;
  font-size: 16px;
  margin-bottom: 10px;
}
.searchLabel___2txHo {
  color: #000;
  font-size: 15px;
  line-height: 32.5px;
}
.print___3Wdyq {
  text-align: right;
  margin: 10px 0;
}
.print___3Wdyq .operate___Ar_tu {
  display: inline-block;
  cursor: pointer;
}
.print___3Wdyq .operate___Ar_tu:nth-child(1) {
  margin-right: 20px;
}
.tableFooter___sNI_e {
  text-align: center;
  font-weight: bold;
}
.charge___2ve-Y {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-top: 20px;
}
.tabstyle___21ETU {
  width: 100%;
  font-size: 16px;
  margin-bottom: 10px;
}
.noSettlement___3Rxxl {
  cursor: not-allowed;
}
.normal___6mWUk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.centers___27VyO {
  text-align: center;
}
.serBtn___J9ByS {
  line-height: 1.5;
  margin-left: 5px;
}
.rightBtn___12H1f {
  float: right;
  line-height: 1.5;
}
.searchLight___1tUwi {
  float: left;
  margin-right: 5px;
}
.searchRight___1r-gu {
  float: right;
}
.widthSel___wLvUE {
  width: 200px;
}
.menuwidth___3vRtb {
  width: 150px;
}
.remind .ant-table-thead > tr:first-child {
  font-size: 20px;
  clear: both;
}
.schedualdiv___3xhCE {
  margin: 0 0 10px 10px;
}
.schedualHead___3Ut5s {
  font-size: 14px;
  float: left;
}
.iconEdit___vh5zR {
  font-size: 22px;
}
.tabstyle___23QJH {
  font-size: 16px;
  margin-bottom: 10px;
}
@media all and (max-width: 1250px) {
  .searchLeft___3oGql {
    margin-bottom: 10px;
  }
}
.avatarUploader___2DfNf,
.avatarUploaderTrigger___f2UzV {
  width: 90px;
  height: 50px;
}
.avatar___2dNmp {
  width: 90px;
  height: 50px;
  display: inline-block;
  text-align: center;
}
.avatarUploader___2DfNf {
  display: block;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  overflow: hidden;
}
.removeSign___26RF9 {
  z-index: 1000;
  color: #ddd;
  position: absolute;
  left: 78px;
  top: -9px;
  font-size: 15px;
}
.removeSign___26RF9:hover {
  color: #336600;
}
.avatarUploaderTrigger___f2UzV {
  display: table-cell;
  vertical-align: middle;
  font-size: 28px;
  color: #999;
}
.sampleWrapper___1GIvL {
  width: 90px;
  height: 50px;
  border: 1px solid #92d4a9;
  border-radius: 5px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 100px;
}
.sample___2NLHl {
  width: 80px;
  display: inline-block;
  text-align: center;
  margin-top: 5px;
}
.titleYang___29UwT {
  position: absolute;
  top: -7px;
  left: 3px;
  color: #336600;
  font-size: 10px;
}
.notice___1dTdg {
  width: 338px;
}
.search___3eR8j {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___cc1-H {
  font-size: 22px;
}
.delete___3TS_I {
  font-size: 22px;
  margin-left: 15px;
}
.avatar___2U7PJ {
  width: 60px;
  height: 60px;
}
.title___3HThW {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
  line-height: 50px;
  height: 50px;
  background-color: #1ab395;
  color: #fff;
}
.title___3HThW .info___3Lzi2 {
  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___3HThW .info___3Lzi2:nth-last-child(1) {
  border: none;
}
.menuWrap___3n1nI {
  width: 290px;
  float: left;
  margin-right: 30px;
  min-height: 500px;
}
.menuWrap___3n1nI p {
  padding-top: 5px;
}
.menuWrap___3n1nI .ant-menu-inline,
.menuWrap___3n1nI .ant-menu-vertical {
  border-right: none;
}
.menuWrap___3n1nI .ant-menu-inline .ant-menu-item,
.menuWrap___3n1nI .ant-menu-inline .ant-menu-submenu-title,
.menuWrap___3n1nI .ant-menu-vertical .ant-menu-item,
.menuWrap___3n1nI .ant-menu-vertical .ant-menu-submenu-title {
  line-height: 18px;
  height: 74px;
  font-size: 16px;
  background: #ebf7fd;
  margin: 7px 0;
  overflow: initial;
}
.menuWrap___3n1nI .ant-menu-item-selected,
.menuWrap___3n1nI .ant-menu-item-active {
  color: #3399cc!important;
  background: #d7effb!important;
  border: 1px solid #3399cc!important;
}
.menuWrap___3n1nI .ant-menu-item-selected:before,
.menuWrap___3n1nI .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___3n1nI .ant-menu-item-selected > p:before,
.menuWrap___3n1nI .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___27qXE .cardLabel___PmnmW {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.detailWarp___27qXE .fileModel___1iAaW .ant-form-item-control-wrapper___jj-7a {
  width: 100%!important;
}
.detailWarp___27qXE .ant-card {
  margin-bottom: 10px;
}
.detailWarp___27qXE .ant-card-bordered {
  border: 1px solid #7dcef4;
}
.detailWarp___27qXE .ant-card-head {
  height: 40px;
  line-height: 40px;
  background: #d7effb;
  border-bottom: 1px solid #7dcef4;
}
.detailWarp___27qXE .ant-card-body {
  padding: 18px;
}
.detailWarp___27qXE .ant-form-item {
  margin-bottom: 5px;
}
.noRecords___17ri7 {
  text-align: center;
  font-size: 16px;
  padding: 20px;
}
.timeLine___3KM-h {
  width: 100%;
  padding: 15px;
  font-size: 14px;
  color: #000;
}
.timeLine___3KM-h .ant-timeline-item-tail {
  position: absolute;
  left: 2px;
  top: 0;
  height: 100%;
  border-left: 8px solid #1ab395;
}
.timeLine___3KM-h .tTiele___3wUsd {
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
  margin: 10px 0 15px 0;
}
.timeLine___3KM-h .tRow___2rBiM {
  font-size: 14px;
  padding: 0 0 5px 20px;
}
.timeLine___3KM-h .tLabel___l8GuR {
  font-weight: bold;
}
.timeLine___3KM-h .tButton___31y-c {
  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___2bUcf {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #1ab395;
}
.timeLinependingDot___o_QME {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
}
.wholeBody___9dhVX {
  -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___7EvIk {
  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___7EvIk h4 {
  text-align: center;
}
.reportWarp___7EvIk .Hr___3Wgk_ {
  height: 1px;
  border: none;
  border-top: 1px solid #757C7A;
}
.reportWarp___7EvIk h2 {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}
.advice___2yBFO {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___2yBFO p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___2yBFO h4 {
  margin-top: 10px;
}
.btn___11v2i {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___Z2J-Z {
  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___1ZKOE {
  width: 17.8%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___1GP2H {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___2nU22 {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___3oChc {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.c___1uyR_ {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___1P1nX {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  position: relative;
}
.signWrapper___3dfVr {
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 4px;
}
.sign___1Erji {
  height: 50px;
  display: inline-block;
  text-align: center;
}
.oneLine___2Di-P {
  line-height: 32px;
  margin: 10px 0;
}
.oneLineLabel___2vibq {
  font-weight: 900;
  color: black;
  width: 16.5%;
  display: inline-block;
  text-align: right;
}
.oneLineContent___26Xm_ {
  width: 83.5%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: left;
  text-indent: 5px;
  position: relative;
}
.footer___19br9 {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
body {
  margin: 0;
  padding: 0;
}
#report___Qdd-q {
  margin: 0 auto;
  margin-bottom: 50px;
  width: 720px;
  height: 900px;
  /*border: 1px solid red;*/
  /*text-align: center;*/
}
.title___HFQhF {
  width: 100%;
  text-align: center;
  margin-left: -25%;
  margin-top: 2%;
}
.title___HFQhF h1 {
  font-family: 楷体;
  font-weight: bold;
}
.title___HFQhF h5 {
  font-size: 16px;
}
.flaseHr___1A_UN {
  height: 1px;
  border: none;
  border-bottom: 2px solid #797979;
  margin-bottom: 2px;
}
.patientInfo___2WW3a {
  padding-top: 10px;
}
.patientInfo___2WW3a > .infoLine___sC2cr,
.footer___2WpKN > .reportInfo___377cX {
  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___377cX {
  margin-bottom: -8px;
}
.infoLine___sC2cr > div {
  line-height: 30px;
  width: 220px;
}
.checkSee___2SPII,
.checkImpress___29fqL {
  min-height: 200px;
}
.note___1hfqJ {
  padding-top: 5px;
}
.postion___1GlIf {
  /*height: 80px;
    padding-top: 20px;
    background-color: white;*/
  width: 720px;
  /*position: fixed;
    bottom: 0px;*/
}
@media print {
  .postion___1GlIf {
    height: 80px;
    padding-top: 20px;
    padding-right: 40px;
    background-color: white;
    width: 720px;
    position: fixed;
    bottom: 0px;
  }
}
.reportTitle___3-M5l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.reportTitle___3-M5l 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___3jfou {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.emergencyReserve___3ADtV {
  border: none;
  border-top: 1px dashed gray;
  padding-top: 10px;
}
.ant-cascader-input.ant-input {
  display: inline-block;
}
.search___UDUhl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.iconEdit___2OTMx {
  font-size: 22px;
}
.delete___1S4eq {
  font-size: 22px;
  margin-left: 15px;
}
.audioWrap___3t7By {
  display: inline;
  margin-left: 10px;
}
.audioWrap___3t7By .audioButton___1YCzr {
  margin-right: 10px;
}
.audioWrap___3t7By .ant-btn:focus,
.audioWrap___3t7By .ant-btn:hover {
  border-color: #d3d3d3;
}
.returnVisitRelatedBtn___1qT84 {
  margin-left: 20px;
}
.relatedCardWrap___sikAm .ant-card-body {
  padding: 0;
  margin-top: 20px;
}
.tabs___2qBMT iframe {
  border: 0;
  width: 100%;
  min-height: 500px;
}
.tabs___2qBMT .ant-tabs-bar {
  margin-bottom: 0;
}
.tabs___2qBMT .ant-tabs-tabpane {
  padding: 0;
}
.patientName___1LoKv {
  font-size: 16px;
  color: #0099ff;
  font-weight: bold;
  cursor: pointer;
}
.patientImpression___2gcpa {
  font-size: 14px;
  color: #999;
  word-break: break-all;
}
.alert___3_sL7 {
  margin-Bottom: 20px;
}
.contentWrap___2LDlV {
  margin: 0 auto;
  width: 90%;
}
.contentWrap___2LDlV h1 {
  text-align: center;
  margin-bottom: 30px;
}
.contentWrap___2LDlV .searchWrap___1c2rd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 700px;
}
.contentWrap___2LDlV .searchWrap___1c2rd .searchInput___xlWzk {
  width: 800px;
  height: 32px;
}
.contentWrap___2LDlV .searchWrap___1c2rd .showMore___3QX0x {
  font-size: 18px;
  margin: 10px 5px 0 5px;
}
.contentWrap___2LDlV .EConditionsWrap___2z3A2 {
  margin-top: 20px;
}
.contentWrap___2LDlV .EConditionsWrap___2z3A2 .conditionInput___1Dgfz {
  width: 320px;
}
.contentWrap___2LDlV .EConditionsWrap___2z3A2 .conditionAgeAnd___2O9_4 {
  padding: 0 8px;
}
.contentWrap___2LDlV .EConditionsWrap___2z3A2 .conditionAgeWidth___2_4Hz {
  width: 60px;
}
.contentWrap___2LDlV .EConditionsWrap___2z3A2 .conditionAgeInput___3Zc92 {
  width: 60px;
  margin-left: 3px;
  height: 28px;
}
.contentWrap___2LDlV .EConditionsWrap___2z3A2 .conditionUpWrap___31jjN .conditionUp___3G4aQ {
  font-size: 18px;
}
.contentWrap___2LDlV .results___3jzuC {
  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___2LDlV .results___3jzuC .result___20fFE {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.4;
}
.contentWrap___2LDlV .results___3jzuC .result___20fFE a {
  font-size: 19px;
  text-decoration: underline;
}
.contentWrap___2LDlV .pagination___rlNpi {
  text-align: center;
  margin: 20px 0;
}
.contentInner___I2SwA {
  background-color: #fff;
  padding: 10px 0 20px 0;
}
#wrapper___2wZem .toolbar___20NI4 {
  overflow: inherit !important;
}
#wrapper___2wZem .toolbar___20NI4 > div:after {
  content: "";
  display: block;
  visibility: hidden;
  width: 0;
  clear: both;
}
/*---以下为必备样式----*/
.calendarWrap___nMSPA {
  position: relative;
}
.calendarWrap___nMSPA .calendarInput___3vhHZ {
  width: 151px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}
.calendarWrap___nMSPA .calendarInput___3vhHZ .calendarIcon___2PK47 {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #919191;
}
.calendarWrap___nMSPA .calendarInput___3vhHZ 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___nMSPA .calendarInput___3vhHZ input:hover,
.calendarWrap___nMSPA .calendarInput___3vhHZ input:active {
  border-color: #108ee9;
}
.calendarWrap___nMSPA .calendarContainer____CTYL {
  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___nMSPA .calendarHeadYear___1baVg {
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarYearRange___m2t8k {
  padding: 0 2px;
  font-weight: bold;
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  line-height: 34px;
}
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarBtn___34yOj,
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarBtnNext___1PORr {
  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___nMSPA .calendarHeadYear___1baVg .calendarBtn___34yOj:hover,
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarBtnNext___1PORr:hover {
  color: #108ee9;
}
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarBtnNextDisabled___ZBvbr {
  position: absolute;
  top: 0;
  padding: 0 5px;
  font-size: 12px;
  display: inline-block;
  line-height: 34px;
  color: #c3c3c3;
  cursor: not-allowed;
}
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarBtnNextDisabled___ZBvbr:hover {
  color: #c3c3c3;
}
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarBtn___34yOj {
  left: 7px;
}
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarBtnNext___1PORr,
.calendarWrap___nMSPA .calendarHeadYear___1baVg .calendarBtnNextDisabled___ZBvbr {
  right: 7px;
}
.calendarWrap___nMSPA .calendarBodyYear___3uEIP {
  width: 100%;
  height: 120px;
}
.calendarWrap___nMSPA .calendarBodyYear___3uEIP .calendarYearUl___29yGl {
  list-style: none;
}
.calendarWrap___nMSPA .calendarBodyYear___3uEIP .calendarYearUl___29yGl .calendarYearLi___2FxPd,
.calendarWrap___nMSPA .calendarBodyYear___3uEIP .calendarYearUl___29yGl .calendarYearLiSelect___3ySE3 {
  float: left;
  text-align: center;
  width: 108px;
  cursor: pointer;
}
.calendarWrap___nMSPA .calendarBodyYear___3uEIP .calendarYearUl___29yGl .calendarYearLi___2FxPd > button,
.calendarWrap___nMSPA .calendarBodyYear___3uEIP .calendarYearUl___29yGl .calendarYearLiSelect___3ySE3 > 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___nMSPA .calendarBodyYear___3uEIP .calendarYearUl___29yGl .calendarYearLi___2FxPd > button:hover,
.calendarWrap___nMSPA .calendarBodyYear___3uEIP .calendarYearUl___29yGl .calendarYearLiSelect___3ySE3 > button:hover {
  color: #108ee9;
}
.searchForm___3Am8T {
  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___3Am8T .selectionMR___3QP2D {
  margin-right: 10px;
}
.searchForm___3Am8T .radioGroup___1wx6Y,
.searchForm___3Am8T .radioGroupNew___3ILYB {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___3Am8T .radioGroupNew___3ILYB {
  width: 220px;
  min-width: 220px;
}
.searchForm___3Am8T .dateRangeFI___2DfR4 {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___3Am8T .opts___13Rw9 {
  margin-right: 10px;
  width: 180px;
  min-width: 180px;
}
.searchForm___3Am8T .optLabel___3oLYV {
  width: 68px;
  min-width: 68px;
}
.nameA___3Ik-i {
  font-size: 28px;
}
.nameB___NcY94 {
  color: #0a6099;
}
.header___2HbrL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 10px;
}
.header___2HbrL .headerSon___jOG_X {
  margin-left: 15px;
}
.importWrap___29spG {
  margin-bottom: 20px;
}
.importWrap___29spG .idInputLabel___3GOEq {
  margin-right: 10px;
}
.importWrap___29spG .idInput___ICwaO {
  width: 200px;
  margin-right: 20px;
}
.searchWrap___Az5ii {
  margin-bottom: 20px;
}
.searchWrap___Az5ii .idInputLabel___3GOEq {
  margin-right: 10px;
}
.searchWrap___Az5ii .idInput___ICwaO {
  width: 200px;
}
.searchWrap___Az5ii .patientNameLabel___2sRif {
  margin-left: 10px;
  margin-right: 10px;
}
.searchWrap___Az5ii .patientNameInput___YQnPV {
  width: 100px;
}
.searchWrap___Az5ii .searchBtn___2qn_O {
  margin: 0 20px;
}
.noteText___2a0gS {
  white-space: pre-line !important;
}
.infoTabs___3OLEi .ant-tabs {
  overflow-y: hidden;
}
.infoTabs___3OLEi .ant-tabs-content .ant-tabs-content-animated {
  margin-top: 15px!important;
}
.normal___2z5Xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___24Sll {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___MLY0f {
  line-height: 1;
}
.avatar___MLY0f img {
  border-radius: 50%;
}
.tab___3PnE0 {
  margin-top: 10px;
}
.table___1DsQc td {
  height: 38px;
}
.inTitle___2T-oF {
  font-size: 18px;
  text-align: center;
}
.iconSize___3zphY {
  font-size: 22px;
}
.normal___23jFH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.cardStyles___260bR {
  overflow: auto;
}
.search___3834j {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.expertDiv1___2d0OA {
  display: inline-block;
  vertical-align: top;
}
.expertDiv1___2d0OA .headLoad___3Iro_ {
  width: 100px;
  height: 100px;
  margin-bottom: 5px;
  border-radius: 50%;
  overflow: hidden;
}
.expertDiv1___2d0OA .headLoad___3Iro_ img {
  width: 100px;
  cursor: pointer;
}
.expertDiv1___2d0OA .tips___2ZHTp {
  color: #BEBEBE;
  font-size: 10px;
}
.expertDiv2___2ym6P {
  display: inline-block;
  vertical-align: top;
  width: 80%;
  margin-left: 20px;
}
.textareaLen___2q7Rn {
  width: 250%;
}
.expertButtrnSty___La7yP {
  margin-left: 12.5%;
}
.table___1F2F2 td {
  height: 38px;
}
.backSty___3xNYx {
  position: absolute;
  top: 10px;
  right: 8.9%;
}
.advice___3Zzjn {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___3Zzjn .longItem___20YL2 {
  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___n2kH1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.search___34RL_ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.avatar___iKjK- {
  line-height: 1;
}
.avatar___iKjK- img {
  border-radius: 50%;
}
.iconSize___3isv6 {
  font-size: 22px;
}
.opImg___13oHo {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}
.search___34RL_ {
  width: 200px;
}
.normal___3Xach {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___36S7h {
  width: 64px;
}
.rightBtn___tm6hl {
  float: right;
  line-height: 1.5;
}
.widthSel___30hLQ {
  width: 200px;
}
.searchLeft___2i-lH {
  float: left;
}
.searchRight___3tfIK {
  float: left;
}
@media all and (max-width: 1250px) {
  .searchLeft___2i-lH {
    margin-bottom: 10px;
  }
}
.queryRow___nocXx {
  margin-bottom: 20px;
}
.patientInfos___2F5jy .ant-table {
  border: 0;
}
.patientInfos___2F5jy .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___2le3b {
  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___2le3b .patient___3Rtoj,
.cardTitle___2le3b .experts___iZvM5,
.cardTitle___2le3b .time___33uYp,
.cardTitle___2le3b .type___1jvBc,
.cardTitle___2le3b .operator___1YxuM {
  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___2le3b .patient___3Rtoj {
  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___2le3b .patient___3Rtoj .patientWrap___1zHaB {
  padding: 0 0 0 72px;
  position: relative;
  min-height: 64px;
}
.cardTitle___2le3b .patient___3Rtoj .patientWrap___1zHaB .info___2eYhR {
  color: #333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%;
}
.cardTitle___2le3b .patient___3Rtoj .patientWrap___1zHaB .impression___1-ONJ,
.cardTitle___2le3b .patient___3Rtoj .patientWrap___1zHaB .comment___1L7kK {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 44px;
  width: 294px;
  color: #666;
}
.cardTitle___2le3b .patient___3Rtoj .patientWrap___1zHaB .comment___1L7kK {
  color: #f00;
}
.cardTitle___2le3b .patient___3Rtoj .patientWrap___1zHaB img {
  display: block;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
}
.cardTitle___2le3b .experts___iZvM5 {
  width: 288px;
}
.cardTitle___2le3b .time___33uYp {
  width: 220px;
}
.cardTitle___2le3b .type___1jvBc {
  width: 128px;
}
.cardTitle___2le3b .operator___1YxuM {
  width: 144px;
  border: none;
  text-align: center;
}
.cardTitle___2le3b .operator___1YxuM .ant-btn {
  width: 90px;
  margin: 2px auto;
}
.cardTitle___2le3b .patient___3Rtoj,
.cardTitle___2le3b .experts___iZvM5,
.cardTitle___2le3b .time___33uYp,
.cardTitle___2le3b .type___1jvBc,
.cardTitle___2le3b .operator___1YxuM {
  font-size: 16px;
}
.cardItem___3JvS5 {
  border: 1px solid #50CFCF;
  overflow: hidden;
  background-color: #fff;
}
.cardItem___3JvS5 .ciTitle___2mvhV {
  background-color: #f3fdfd;
  padding: 0 10px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.cardItem___3JvS5 .ciTitle___2mvhV .ciTitleLeft___3rB8s {
  float: left;
}
.cardItem___3JvS5 .ciTitle___2mvhV .ciTitleLeft___3rB8s span {
  height: 50px;
  line-height: 50px;
  padding-right: 22px;
}
.cardItem___3JvS5 .ciTitle___2mvhV .ciTitleRight___aWxkC {
  float: right;
}
.cardItem___3JvS5 .ciBody___9i2tz {
  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___3JvS5 .ciBody___9i2tz .patient___3Rtoj,
.cardItem___3JvS5 .ciBody___9i2tz .experts___iZvM5,
.cardItem___3JvS5 .ciBody___9i2tz .time___33uYp,
.cardItem___3JvS5 .ciBody___9i2tz .type___1jvBc,
.cardItem___3JvS5 .ciBody___9i2tz .operator___1YxuM {
  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___3JvS5 .ciBody___9i2tz .patient___3Rtoj {
  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___3JvS5 .ciBody___9i2tz .patient___3Rtoj .patientWrap___1zHaB {
  padding: 0 0 0 72px;
  position: relative;
  min-height: 64px;
}
.cardItem___3JvS5 .ciBody___9i2tz .patient___3Rtoj .patientWrap___1zHaB .info___2eYhR {
  color: #333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%;
}
.cardItem___3JvS5 .ciBody___9i2tz .patient___3Rtoj .patientWrap___1zHaB .impression___1-ONJ,
.cardItem___3JvS5 .ciBody___9i2tz .patient___3Rtoj .patientWrap___1zHaB .comment___1L7kK {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 44px;
  width: 294px;
  color: #666;
}
.cardItem___3JvS5 .ciBody___9i2tz .patient___3Rtoj .patientWrap___1zHaB .comment___1L7kK {
  color: #f00;
}
.cardItem___3JvS5 .ciBody___9i2tz .patient___3Rtoj .patientWrap___1zHaB img {
  display: block;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
}
.cardItem___3JvS5 .ciBody___9i2tz .experts___iZvM5 {
  width: 288px;
}
.cardItem___3JvS5 .ciBody___9i2tz .time___33uYp {
  width: 220px;
}
.cardItem___3JvS5 .ciBody___9i2tz .type___1jvBc {
  width: 128px;
}
.cardItem___3JvS5 .ciBody___9i2tz .operator___1YxuM {
  width: 144px;
  border: none;
  text-align: center;
}
.cardItem___3JvS5 .ciBody___9i2tz .operator___1YxuM .ant-btn {
  width: 90px;
  margin: 2px auto;
}
.cardItem___3JvS5 .ciBody___9i2tz .time___33uYp {
  text-align: center;
}
.cardItem___3JvS5 .ciBody___9i2tz .time___33uYp .timeBarNull___2Em5- {
  font-size: 24px;
  color: #ddd;
}
.cardItem___3JvS5 .ciBody___9i2tz .time___33uYp .timeBar___5ontk .t___3MwNw {
  font-size: 30px;
  font-weight: normal;
}
.cardItem___3JvS5 .ciBody___9i2tz .time___33uYp .timeBar___5ontk .date___3Ie9v {
  color: #999;
}
.cardItem___3JvS5 .ciBody___9i2tz .type___1jvBc {
  font-size: 16px;
}
.cardItem___3JvS5 .ciBody___9i2tz .type___1jvBc a {
  font-size: 14px;
  color: #333;
  margin-top: 8px;
}
.cardItem___3JvS5 .ciBody___9i2tz .expertBox___1BPzf {
  position: relative;
  padding-left: 88px;
  min-height: 64px;
  text-align: left;
}
.cardItem___3JvS5 .ciBody___9i2tz .expertBox___1BPzf img {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 64px;
}
.cardItem___3JvS5 .ciBody___9i2tz .expertBox___1BPzf .name___2QMcH {
  font-size: 16px;
  margin-right: 10px;
}
.cardItem___3JvS5 .ciBody___9i2tz .expertBox___1BPzf .titleName___3y-1q {
  font-size: 16px;
}
.cardItem___3JvS5 .ciBody___9i2tz .expertBox___1BPzf .other___1fqcr {
  margin: 5px 0 0;
  white-space: nowrap;
  text-align: left;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.selectWidth___EBztc {
  width: 70%;
}
.intInputWidth___9QU82 {
  width: 110px;
}
.intervalNumWidth___KQrzY {
  width: 120px;
}
.intervalUnitWidth___QearB {
  margin-left: 10px;
  width: 50px;
}
.fileViewModel___2nsOH .ant-modal-close {
  right: 6px;
  top: 3px;
}
.fileViewModel___2nsOH .ant-modal-body {
  padding: 2px;
  padding-top: 16px;
}
.listItem___1BwHR {
  padding: 3px 0 8px;
}
.listItem___1BwHR .item___18rhX {
  margin: 0 0 5px;
}
.listItem___1BwHR .item___18rhX .itemTxt___2FZAX {
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.listItemNone___Us-x6 {
  padding: 8px 0;
  color: #999;
}
.patientInfos___2_ACL .ant-table {
  border: 0;
}
.patientInfos___2_ACL .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.reportWrite___L33at {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.reportWrite1___1kyh_ {
  padding: 20px 0;
}
.logItem___187KV {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.noneData___1OB-S {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.modalFooter___1qyam {
  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___1euzs {
  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___1euzs .patient___31Oyz,
.cardTitle___1euzs .experts___2oFrS,
.cardTitle___1euzs .time___1-dup,
.cardTitle___1euzs .type___3L_PZ,
.cardTitle___1euzs .operator___1bPri {
  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___1euzs .patient___31Oyz {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cardTitle___1euzs .experts___2oFrS {
  width: 256px;
}
.cardTitle___1euzs .time___1-dup {
  width: 220px;
}
.cardTitle___1euzs .type___3L_PZ {
  width: 128px;
}
.cardTitle___1euzs .operator___1bPri {
  width: 144px;
  border: none;
}
.cardTitle___1euzs .patient___31Oyz,
.cardTitle___1euzs .experts___2oFrS,
.cardTitle___1euzs .time___1-dup,
.cardTitle___1euzs .type___3L_PZ,
.cardTitle___1euzs .operator___1bPri {
  font-size: 16px;
}
.cardItem___1vvxo {
  border: 2px solid #50CFCF;
  overflow: hidden;
  background-color: #fff;
}
.cardItem___1vvxo .ciTitle___3OgDQ {
  background-color: #f3fdfd;
  padding: 0 10px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.cardItem___1vvxo .ciTitle___3OgDQ .ciTitleLeft___lv8bR {
  float: left;
}
.cardItem___1vvxo .ciTitle___3OgDQ .ciTitleLeft___lv8bR span {
  height: 50px;
  line-height: 50px;
  padding-right: 22px;
}
.cardItem___1vvxo .ciTitle___3OgDQ .ciTitleRight___D6dHg {
  float: right;
}
.cardItem___1vvxo .ciBody___1SrYP {
  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___1vvxo .ciBody___1SrYP .patient___31Oyz,
.cardItem___1vvxo .ciBody___1SrYP .experts___2oFrS,
.cardItem___1vvxo .ciBody___1SrYP .time___1-dup,
.cardItem___1vvxo .ciBody___1SrYP .type___3L_PZ,
.cardItem___1vvxo .ciBody___1SrYP .operator___1bPri {
  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___1vvxo .ciBody___1SrYP .patient___31Oyz {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cardItem___1vvxo .ciBody___1SrYP .experts___2oFrS {
  width: 256px;
}
.cardItem___1vvxo .ciBody___1SrYP .time___1-dup {
  width: 220px;
}
.cardItem___1vvxo .ciBody___1SrYP .type___3L_PZ {
  width: 128px;
}
.cardItem___1vvxo .ciBody___1SrYP .operator___1bPri {
  width: 144px;
  border: none;
}
.cardItem___1vvxo .ciBody___1SrYP .patient___31Oyz {
  padding: 0 5px 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: left;
}
.cardItem___1vvxo .ciBody___1SrYP .patient___31Oyz .info___1DjUj {
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
}
.cardItem___1vvxo .ciBody___1SrYP .time___1-dup {
  text-align: center;
}
.cardItem___1vvxo .ciBody___1SrYP .time___1-dup .timeBarNull___OpqjZ {
  font-size: 24px;
  color: #ddd;
}
.cardItem___1vvxo .ciBody___1SrYP .time___1-dup .timeBar___3BEzr .t___3-KjG {
  font-size: 32px;
  font-weight: bold;
}
.cardItem___1vvxo .ciBody___1SrYP .time___1-dup .timeBar___3BEzr .date___1w8A_ {
  color: #999;
}
.cardItem___1vvxo .ciBody___1SrYP .type___3L_PZ {
  font-size: 16px;
}
.entryConsult___1shW5 .cont___2AD6P {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entryConsult___1shW5 .sider___2W5RO {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
.entryConsult___1shW5 .sider___2W5RO .peopleList___mBvfO li {
  padding: 5px 64px 5px 10px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.entryConsult___1shW5 .sider___2W5RO .peopleList___mBvfO li:hover {
  background-color: #f5f5f5;
}
.entryConsult___1shW5 .sider___2W5RO .peopleList___mBvfO li span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.entryConsult___1shW5 .sider___2W5RO .peopleList___mBvfO li .isOnline1___2ApKx {
  color: #39d97a;
}
.entryConsult___1shW5 .sider___2W5RO .peopleList___mBvfO li .isOnline0___2O5m0 {
  color: #ddd;
}
.entryConsult___1shW5 .footer___33Q5- {
  background-color: #e5e5e5;
  height: 44px;
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-top: 1px solid #ddd;
}
.visitPatient___RJ4Cp {
  clear: both;
}
.card___1yX6u,
.card1___3OnJ7 {
  -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___3OnJ7 {
  background-color: #ECF6FD;
}
.card___1yX6u:nth-child(4),
.card___1yX6u:nth-child(5) {
  cursor: default;
}
.time2___16kfM {
  float: left;
  color: #999999;
  font-size: 12px;
  margin-top: -5px;
  margin-left: 63px;
}
.time1___rYOBX {
  color: #ff6600;
  float: left;
  font-size: 24px;
  margin-top: 15px;
  margin-left: 75px;
}
.time3___1EbId {
  color: #000000;
  float: left;
  margin-top: 24px;
  margin-left: 5px;
  font-size: 14px;
}
.cardSonImage___7ZJ2Q {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background-color: #fbb319;
  margin-top: 28px;
  margin-left: 8px;
}
.cardSonImage___7ZJ2Q img {
  width: 50px;
  height: 50px;
  margin-top: 8px;
  margin-left: 7px;
}
.cardSon1___3eF3a {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background-color: #ff6600;
  margin-top: 20px;
  margin-left: 63px;
  text-align: center;
}
.cardSon2___2pH54 {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background-color: #00c9c5;
  margin-top: 20px;
  margin-left: 63px;
  text-align: center;
}
.cardSon___1-ksR img {
  width: 50px;
  height: 50px;
  margin-top: 8px;
  margin-left: 7px;
}
.emptyP___2WXTV {
  height: 300px;
}
.emptyDiv___1Mi7g {
  height: 300px;
  text-align: center;
  line-height: 300px;
  font-size: 20px;
}
.emptyP___2WXTV p {
  text-align: center;
  font-size: 18px;
}
.insti___7zCdQ {
  float: left;
  clear: both;
  margin-left: 100px;
  margin-top: -30px;
}
.name___1ZW9Y {
  float: left;
  font-size: 16px;
  color: #000000;
  margin-top: -70px;
  margin-left: 100px;
  white-space: nowrap;
  overflow: hidden;
}
.faDiv___ffyof {
  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___ffyof .son1___2Cp0d {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 30%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.faDiv___ffyof .son1___2Cp0d .graSon2___UTz3U {
  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___ffyof .son2___2gGB6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 70%;
  overflow: hidden;
}
.faDiv___ffyof .son2___2gGB6 .graSon4___3yxW1 {
  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___ffyof .son2___2gGB6 .graSon4___3yxW1 .m1___1m-FM {
  font-size: 14px;
  margin-bottom: 10px;
}
.faDiv___ffyof .son2___2gGB6 .graSon4___3yxW1 .m2___21YfM {
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.faDiv___ffyof .son2___2gGB6 .graSon5___YmhBj {
  width: 40%;
}
.faDiv___ffyof .son2___2gGB6 .graSon5___YmhBj .btn___szgrH {
  margin-top: 60px;
  margin-right: 20px;
}
.today___mqmnI {
  margin-right: 40px;
  margin-left: -30px;
}
.month___3D63p {
  margin-right: 20px;
}
.title___1nNA0 {
  height: 120px;
}
.title___1nNA0 .myList___37kxi {
  line-height: 120px;
  margin-left: 45%;
  font-size: 28px;
  font-weight: bold;
}
.title___1nNA0 .viewHistory___dyNOe {
  float: right;
  margin-top: 60px;
  margin-right: 10px;
}
.m4___1bEV9 {
  font-size: 28px;
  color: #ff6600;
}
.m5___J8kFX {
  color: #ff6600;
}
.patientName___zwcja {
  color: #4d7aff;
  font-weight: bold;
  font-size: 16px;
}
.genderName___1OSrJ {
  padding: 0 6px;
}
.notice___2UKaT {
  height: 100%;
  margin-top: 50px;
  font-size: 18px;
}
.fileViewModel___2WlQc .ant-modal-close {
  right: 6px;
  top: 3px;
}
.fileViewModel___2WlQc .ant-modal-body {
  padding: 2px;
  padding-top: 16px;
}
.listItem___2PSHh {
  padding: 3px 0 8px;
}
.listItem___2PSHh .item___1AIhM {
  margin: 0 0 5px;
}
.listItem___2PSHh .item___1AIhM .itemTxt___1-FmR {
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.modalFooter___1FGpj {
  text-align: center;
}
.listItemNone___2QEKQ {
  padding: 8px 0;
  color: #999;
}
.patientInfos___1sQzv .ant-table {
  border: 0;
}
.patientInfos___1sQzv .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.reportWrite___3Xc_Z {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.reportWrite1___1h4_Y {
  padding: 20px 0;
}
.logItem___2ejIV {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.noneData___83GfZ {
  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___nRwCI {
  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___nRwCI .patient___Xa6cu,
.cardTitle___nRwCI .experts___3atEJ,
.cardTitle___nRwCI .time___2DM4q,
.cardTitle___nRwCI .type___1YwAo,
.cardTitle___nRwCI .operator___os-NW {
  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___nRwCI .patient___Xa6cu {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cardTitle___nRwCI .experts___3atEJ {
  width: 256px;
}
.cardTitle___nRwCI .time___2DM4q {
  width: 220px;
}
.cardTitle___nRwCI .type___1YwAo {
  width: 128px;
}
.cardTitle___nRwCI .operator___os-NW {
  width: 144px;
  border: none;
}
.cardTitle___nRwCI .patient___Xa6cu,
.cardTitle___nRwCI .experts___3atEJ,
.cardTitle___nRwCI .time___2DM4q,
.cardTitle___nRwCI .type___1YwAo,
.cardTitle___nRwCI .operator___os-NW {
  font-size: 16px;
}
.cardItem___1wWQB {
  border: 2px solid #50CFCF;
  overflow: hidden;
  background-color: #fff;
}
.cardItem___1wWQB .ciTitle___21V-r {
  background-color: #f3fdfd;
  padding: 0 10px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.cardItem___1wWQB .ciTitle___21V-r .ciTitleLeft___FARTR {
  float: left;
}
.cardItem___1wWQB .ciTitle___21V-r .ciTitleLeft___FARTR span {
  height: 50px;
  line-height: 50px;
  padding-right: 22px;
}
.cardItem___1wWQB .ciTitle___21V-r .ciTitleRight___fC80C {
  float: right;
}
.cardItem___1wWQB .ciBody___32a4k {
  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___1wWQB .ciBody___32a4k .patient___Xa6cu,
.cardItem___1wWQB .ciBody___32a4k .experts___3atEJ,
.cardItem___1wWQB .ciBody___32a4k .time___2DM4q,
.cardItem___1wWQB .ciBody___32a4k .type___1YwAo,
.cardItem___1wWQB .ciBody___32a4k .operator___os-NW {
  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___1wWQB .ciBody___32a4k .patient___Xa6cu {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cardItem___1wWQB .ciBody___32a4k .experts___3atEJ {
  width: 256px;
}
.cardItem___1wWQB .ciBody___32a4k .time___2DM4q {
  width: 220px;
}
.cardItem___1wWQB .ciBody___32a4k .type___1YwAo {
  width: 128px;
}
.cardItem___1wWQB .ciBody___32a4k .operator___os-NW {
  width: 144px;
  border: none;
}
.cardItem___1wWQB .ciBody___32a4k .patient___Xa6cu {
  padding: 0 5px 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  text-align: left;
}
.cardItem___1wWQB .ciBody___32a4k .patient___Xa6cu .info___1EuGN {
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
}
.cardItem___1wWQB .ciBody___32a4k .time___2DM4q {
  text-align: center;
}
.cardItem___1wWQB .ciBody___32a4k .time___2DM4q .timeBarNull___3IKS0 {
  font-size: 24px;
  color: #ddd;
}
.cardItem___1wWQB .ciBody___32a4k .time___2DM4q .timeBar___22Mtl .t___2YrV7 {
  font-size: 32px;
  font-weight: bold;
}
.cardItem___1wWQB .ciBody___32a4k .time___2DM4q .timeBar___22Mtl .date___2Ais4 {
  color: #999;
}
.cardItem___1wWQB .ciBody___32a4k .type___1YwAo {
  font-size: 16px;
}
.entryConsult___28I-3 .cont___aeygR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entryConsult___28I-3 .sider___3gvMD {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
.entryConsult___28I-3 .sider___3gvMD .peopleList___Vnw-C li {
  padding: 5px 64px 5px 10px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.entryConsult___28I-3 .sider___3gvMD .peopleList___Vnw-C li:hover {
  background-color: #f5f5f5;
}
.entryConsult___28I-3 .sider___3gvMD .peopleList___Vnw-C li span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.entryConsult___28I-3 .sider___3gvMD .peopleList___Vnw-C li .isOnline1___2XZuN {
  color: #39d97a;
}
.entryConsult___28I-3 .sider___3gvMD .peopleList___Vnw-C li .isOnline0___1PqOP {
  color: #ddd;
}
.entryConsult___28I-3 .footer___3ePqx {
  background-color: #e5e5e5;
  height: 44px;
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-top: 1px solid #ddd;
}
.reject___3lFZD {
  padding: 0 5px;
  position: absolute;
  right: 10px;
  bottom: 2px;
}
.operatorBtn___1TTcN {
  padding: 0 5px;
  position: absolute;
  right: 10px;
  background-color: #f39800;
  border-color: #f39800;
  color: #FFFFFF;
  bottom: 2px;
}
.cardItem___15SKo {
  border-bottom: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  padding: 0 18px 10px;
  cursor: pointer;
}
.currentCardItem___1qblY {
  border-bottom: 1px solid #ccc;
  border-top: none;
  background-color: #fff;
  padding: 0 18px 10px;
  cursor: pointer;
  color: #fff;
  background-color: #60c4c0;
}
.patient___1QTZR {
  position: relative;
  padding-top: 10px;
  line-height: 30px;
  height: 30px;
}
.emergency___2ztJq {
  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___1N2w7 {
  font-size: 16px;
  float: left;
  width: 145px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.status___1Cx-r {
  float: right;
  font-size: 14px;
}
.institution___ppba8 {
  height: 50px;
  position: relative;
}
.moreInf___22Tww {
  position: absolute;
  margin-top: 15px;
}
.applyTime___1dEBv {
  margin-top: 5px;
}
.operator___2km-- {
  display: inline;
  float: right;
  margin-top: 8px;
  margin-right: -5px;
}
.liveStatus___19e8o {
  position: absolute;
  right: 10px;
  top: -13px;
  font-size: 14px;
}
.liveStatus___19e8o .onLine___2h5mi {
  font-weight: normal;
  color: green;
}
.liveStatus___19e8o .offLine___14m2h {
  font-weight: normal;
  color: #333;
}
.submitBtn___1M7wN {
  margin-left: 10px;
}
.entryConsult___2_5dm {
  padding-top: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
  border-radius: 5px;
  background-color: #eff3f6;
}
.entryConsult___2_5dm .cont___2jQ2F {
  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___2_5dm .sider___1vQ8D {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
  padding-left: 20px;
  overflow-y: auto;
}
.entryConsult___2_5dm .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___2_5dm .content___2i-Fu {
  background-color: #fff;
  overflow-y: auto;
}
.entryConsult___2_5dm .footer___11CFN {
  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___2_5dm .footer___11CFN button {
  margin: 8px 5px;
}
.total___2KVbH {
  color: #ff0000;
}
.counts___1DeUg {
  padding: 20px 0 10px;
}
.counts900___3uJ8W {
  color: #37bb65;
}
.counts910___2qSCv {
  color: #999;
}
.counts140___E_XVd {
  color: #f67d08;
}
.search___PXNXL {
  display: block;
  margin-top: 8px;
}
.listTitle___3unt_ {
  height: 36px;
  line-height: 36px;
  background-color: #f0f0f0;
  font-size: 16px;
  padding: 0 20px;
}
.listTitle___3unt_ p {
  float: left;
}
.listTitle___3unt_ a {
  float: right;
}
.print___3f7Jg {
  text-align: right;
  margin: 10px 0;
}
.print___3f7Jg .operate___159nh {
  display: inline-block;
  cursor: pointer;
}
.print___3f7Jg .operate___159nh:nth-child(1) {
  margin-right: 20px;
}
.selectRoom___MNBIq {
  padding-bottom: 10px;
}
.selectRoom___MNBIq .roomLabel___xkyFe {
  font-weight: 900;
}
.selectRoom___MNBIq a {
  display: inline-block;
  margin-left: 20px;
}
.visitPatient___12ecu {
  clear: both;
}
.modalFooter___2FfcB {
  text-align: center;
}
.getPatientBox___1w4yv {
  margin: 0 0 10px;
}
.getPatientInfo___13cvQ {
  color: #999;
  margin-left: 10px;
}
.w160___dMSHv {
  width: 160px;
}
.content___6Uarh {
  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___6Uarh .detail___1s5Ns {
  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___6Uarh .detail___1s5Ns .form___dx--5 {
  margin-bottom: 10px;
}
.content___6Uarh .detail___1s5Ns .form___dx--5 .formWrap___2DD_B {
  padding: 0 20px;
}
.content___6Uarh .footer___1dYs0 {
  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___6Uarh .footer___1dYs0 button {
  margin: 8px 5px;
}
.logItem___3Xe2m {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.clinicExpert___2PQEu {
  padding-left: 72px;
  position: relative;
  height: 72px;
  margin-top: 10px;
}
.clinicExpert___2PQEu img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 64px;
  border: 1px solid #ddd;
}
.clinicExpert___2PQEu .name___HcbqC {
  font-size: 22px;
  margin-right: 10px;
}
.clinicExpert___2PQEu .institution___1ztiy {
  font-size: 16px;
}
.wholeBody___1lFja {
  -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___23cTz {
  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___23cTz h4 {
  text-align: center;
}
.reportWarp___23cTz .Hr___3Zpi4 {
  height: 1px;
  border: none;
  border-top: 1px solid #757C7A;
}
.reportWarp___23cTz h2 {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
}
.advice___2E5AB {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___2E5AB p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___2E5AB h4 {
  margin-top: 10px;
}
.btn___3uj7d {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___2VnWL {
  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___1Ydhj {
  width: 17.8%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___3Jt9K {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___23iXC {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___3wkio {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.c___pHPS_ {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___17ZL4 {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  position: relative;
}
.signWrapper___3T_zI {
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 4px;
}
.sign___3Yrfr {
  height: 50px;
  display: inline-block;
  text-align: center;
}
.oneLine___U6EyS {
  line-height: 32px;
  margin: 10px 0;
}
.oneLineLabel___2ZZCW {
  font-weight: 900;
  color: black;
  width: 16.5%;
  display: inline-block;
  text-align: right;
  float: left;
}
.oneLineContent___2MTXB {
  width: 83.5%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  position: relative;
}
.footer___182yM {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}
.diseases___33or3 {
  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___131SS {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
}
.cardOffline___131SS .top___2-HGX {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cardOffline___131SS .top___2-HGX .avatarF___2f4BD {
  width: 100px;
  height: 100px;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden;
}
.cardOffline___131SS .top___2-HGX .avatarF___2f4BD .avatar___3t2_Z {
  width: 100px;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 {
  color: #333333;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 .common___3H7bk {
  font-size: 12px;
  color: #888888;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 .title___qzwC- {
  margin-bottom: 10px;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 .title___qzwC- .name___VG939 {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 .rate___Sx1oe {
  margin: 10px 0;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 .rate___Sx1oe .numP___f-XPK {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 .rate___Sx1oe .numR___1biEv {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 .diseases___3EgDj {
  margin-top: 12px;
  height: 22px;
}
.cardOffline___131SS .top___2-HGX .infor___FDG30 .diseases___3EgDj .disease___2jAxK {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.cardOffline___131SS .bottom___m7rgu {
  border-top: 1px dashed #C7CED5;
  margin-top: 10px;
  padding-top: 10px;
}
.cardOffline___131SS .bottom___m7rgu .numL___3UNbk {
  color: #FF5400;
}
.cardOffline___131SS .bottom___m7rgu .btn___2H7Gz {
  float: right;
}
.cardOffline___131SS .bottom___m7rgu .btnOrder___1yt3F {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.cardOnline___1mESY {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
  background-color: #FFFFFF;
}
.cardOnline___1mESY .top___2-HGX {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cardOnline___1mESY .top___2-HGX .avatarF___2f4BD {
  width: 100px;
  height: 100px;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden;
}
.cardOnline___1mESY .top___2-HGX .avatarF___2f4BD .avatar___3t2_Z {
  width: 100px;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 {
  color: #333333;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 .common___3H7bk {
  font-size: 12px;
  color: #888888;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 .title___qzwC- {
  margin-bottom: 10px;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 .title___qzwC- .name___VG939 {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 .rate___Sx1oe {
  margin: 10px 0;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 .rate___Sx1oe .numP___f-XPK {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 .rate___Sx1oe .numR___1biEv {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 .diseases___3EgDj {
  margin-top: 12px;
  height: 22px;
}
.cardOnline___1mESY .top___2-HGX .infor___FDG30 .diseases___3EgDj .disease___2jAxK {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.cardOnline___1mESY .bottom___m7rgu {
  border-top: 1px dashed #C7CED5;
  margin-top: 10px;
  padding-top: 10px;
}
.cardOnline___1mESY .bottom___m7rgu .numL___3UNbk {
  color: #FF5400;
}
.cardOnline___1mESY .bottom___m7rgu .btn___2H7Gz {
  float: right;
}
.cardOnline___1mESY .bottom___m7rgu .btnOrder___1yt3F {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.emptyList___NZj9W {
  width: 200px;
  margin: 100px auto 0;
  color: #888888;
  font-size: 20px;
}
.ColCenter___1Abpq {
  text-align: center;
}
.tableDiv___354jk .tableNormal .ant-table-thead > tr > th {
  text-align: center !important;
}
.title___21oWz {
  font-weight: bold;
}
.modalFooter___vFhx3 {
  text-align: center;
}
.ColCenter___5m5aP {
  text-align: center;
}
.tableDiv___V0HF7 .tableNormal .ant-table-thead > tr > th {
  text-align: center !important;
}
.title___17xGI {
  font-weight: bold;
}
.modalFooter___1u_TO {
  text-align: center;
}
.indexRow1___2lXTZ {
  text-align: center !important;
}
.indexRow1___2lXTZ > div {
  margin-top: 10px;
}
.card___Aq5Mr {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid gainsboro;
  text-align: left;
  max-width: 350px;
}
.card___Aq5Mr .job___3UKDs,
.card___Aq5Mr .instu___1fo0O,
.card___Aq5Mr .department___2mHg7 {
  float: left;
  font-size: 12px;
  margin-top: -45px;
  margin-left: 120px;
}
.card___Aq5Mr .instu___1fo0O,
.card___Aq5Mr .department___2mHg7 {
  margin-top: -25px;
  margin-left: 138px;
}
.card___Aq5Mr p {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.card___Aq5Mr .instu___1fo0O {
  margin-left: 60px;
}
.card___Aq5Mr .name___yNqDF {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-top: -50px;
  margin-left: 60px;
}
.cardSon___2uAFt {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  margin-top: -25px;
  margin-left: -10px;
}
.cardSon___2uAFt img {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin-top: 8px;
}
.statu___1Oldr,
.statu1___1BXHR {
  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___1Oldr,
  .statu1___1BXHR {
    margin-top: 2px;
  }
}
.statu1___1BXHR {
  background-color: #c9c9c9;
}
.inline___1dfOx {
  display: inline-block;
  width: 65%;
  color: #FFA533;
  margin-left: 10px;
  white-space: pre-wrap;
}
.skill___2EQU- {
  width: 180px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
.listData___tBcW6 {
  line-height: 60px;
  text-align: center;
  color: #56B383;
}
.userImg___2xJs8 {
  float: left;
  width: 110px;
  height: 140px;
  margin-left: 20px;
}
.userName___1IP0O {
  font-weight: bold;
  float: left;
  margin: 20px 0 0 15px;
  font-size: 20px;
  width: 80%;
}
.userJob___H469f,
.userIns___cJUae {
  font-weight: normal;
  font-size: 14px;
  color: #94A1A1;
  margin-left: 10px;
}
.onLine___3lA_c {
  font-weight: normal;
  font-size: 12px;
  color: #00DB00;
  margin-left: 10px;
}
.offLine___4Y_2x {
  font-weight: normal;
  font-size: 12px;
  color: #bbb;
  margin-left: 10px;
}
.line___ixOpD {
  font-weight: normal;
  font-size: 12px;
  color: #00DB00;
  margin-left: 10px;
}
.emptyList___3Bijr {
  width: 200px;
  margin: 100px auto 0;
  color: #888888;
  font-size: 20px;
}
.userIns___cJUae {
  margin-top: 15px;
  margin-left: 0;
}
.subBtn___3rov- {
  margin: 0 0 0 20px;
}
.back___3G9vG {
  margin-left: 45%;
}
.userCard___E6JRd {
  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___1P6nc {
  clear: both;
}
.paiban___1NitY {
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 0 auto 10px;
}
.paiban___1NitY table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.paiban___1NitY table td,
.paiban___1NitY table th {
  border: 1px solid #ddd;
  padding: 4px 0;
}
.paiban___1NitY table thead th {
  text-align: center;
  padding: 8px 0;
  background-color: #eee;
}
.paiban___1NitY table thead td {
  background-color: #ddd;
}
.paiban___1NitY table tbody th {
  text-align: center;
  padding: 8px 0;
  background-color: #eee;
}
.paiban___1NitY table tbody td {
  text-align: center;
  background-color: #ddf5d5;
}
.paiban___1NitY table .free___dUOIw {
  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___2uW4z {
  width: 100%;
  padding: 10px;
}
.redLog___frZ0m {
  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___2wxrl {
  text-align: center;
}
.indexRow1___2wxrl > div {
  width: 20%;
  float: left;
}
.card___2ipX9,
.card1___2OYIp {
  -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___2OYIp {
  background-color: #ECF6FD;
}
.card___2ipX9:nth-child(4),
.card___2ipX9:nth-child(5) {
  cursor: default;
}
.card___2ipX9 .time2___2lSIW,
.card1___2OYIp .time2___2lSIW {
  float: left;
  color: #333333;
  font-size: 12px;
  margin-top: -30px;
  margin-left: 80px;
}
.card___2ipX9 .time1___3f1KR,
.card1___2OYIp .time1___3f1KR {
  color: #fbb319;
  float: left;
  font-size: 20px;
  margin-top: -60px;
  margin-left: 80px;
}
.cardSon___31xyF {
  width: 66px;
  height: 66px;
  border-radius: 33px;
  background-color: #fbb319;
  margin-top: -8px;
}
.cardSon___31xyF img {
  width: 50px;
  height: 50px;
  margin-top: 8px;
}
.card___2ipX9:nth-child(2) .cardSon___31xyF,
.card1___2OYIp:nth-child(2) .cardSon___31xyF {
  background-color: #36aee7;
}
.card___2ipX9:nth-child(3) .cardSon___31xyF,
.card1___2OYIp:nth-child(3) .cardSon___31xyF {
  background-color: #aa89bd;
}
.card___2ipX9:nth-child(4) .cardSon___31xyF {
  background-color: #58b95a;
}
.card___2ipX9:nth-child(5) .cardSon___31xyF {
  background-color: #e7536d;
}
.card___2ipX9:nth-child(2) .time1___3f1KR,
.card1___2OYIp:nth-child(2) .time1___3f1KR {
  color: #36aee7;
}
.card___2ipX9:nth-child(3) .time1___3f1KR,
.card1___2OYIp:nth-child(3) .time1___3f1KR {
  color: #aa89bd;
}
.card___2ipX9:nth-child(4) .time1___3f1KR {
  color: #58b95a;
}
.card___2ipX9:nth-child(5) .time1___3f1KR {
  color: #e7536d;
}
.card___2ipX9:nth-child(5) {
  color: #108ee9;
  border-right: 1px solid  gainsboro;
}
.card___2ipX9:nth-child(6) {
  color: #24b839;
  border-right: 1px solid  gainsboro;
}
.emptyP___k84JS {
  height: 300px;
}
.emptyDiv___3C144 {
  height: 300px;
  text-align: center;
  line-height: 300px;
  font-size: 20px;
}
.emptyP___k84JS p {
  text-align: center;
  font-size: 18px;
}
.wholeBody___2rwaw {
  -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___2gVCG {
  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___2gVCG .Hr___1p-dv {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
}
.reportWarp___2gVCG h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.advice___3EVaK {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___3EVaK p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___3EVaK h4 {
  margin-top: 10px;
}
.btn___yOS1n {
  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___3BFKR {
  width: 16.66666667%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___2oCQW {
  margin: 0 8px 0 2px;
  font-size: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___2rhVU {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___1pBD- {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
}
.aa___70UEX {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  height: 100%;
}
.p___3-8Sk {
  width: 33%;
  line-height: 32px;
  text-align: center;
}
.p_1___2AsDB {
  width: 33%;
  position: relative;
  top: 0;
  line-height: 32px;
  text-align: center;
}
.c_1___2Lfej {
  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___1De4u {
  width: 270%;
  margin-left: 55%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.c___1W59M {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___3Sg1I {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
}
.rr___1eWC6 {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
  display: inline-grid;
}
.s___VI-rA {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.noneData___1zCw7 {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.logItem___3o03M {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.queryRow___2Hozs {
  margin-bottom: 20px;
}
.patientInfos___3nyau .ant-table {
  border: 0;
}
.patientInfos___3nyau .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.codeLength___367WR {
  width: 250px;
}
.content___3810u {
  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___3810u .detail___c54QI {
  -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___3810u .detail___c54QI .form___1Dakn {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
      flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.content___3810u .detail___c54QI .form___1Dakn .formWrap___iPJyO {
  padding: 0 20px;
}
.content___3810u .detail___c54QI .footer___29Qus {
  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___3810u .detail___c54QI .footer___29Qus button {
  margin: 8px 5px;
}
.logItem___2LdVl {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.clinicExpert___Psgnp {
  padding-left: 72px;
  position: relative;
  height: 72px;
  margin-top: 10px;
}
.clinicExpert___Psgnp img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 64px;
  border: 1px solid #ddd;
}
.clinicExpert___Psgnp .name___1c7n1 {
  font-size: 22px;
  margin-right: 10px;
}
.clinicExpert___Psgnp .institution___3qPa8 {
  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___UkTsS {
  color: #BFBFBF;
  margin-top: 5px;
}
.card___h6yIR {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
}
.card___h6yIR .top___3Dfkc {
  height: 120px;
}
.card___h6yIR .top___3Dfkc .avatar___1RJKx {
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.card___h6yIR .top___3Dfkc .avatar___1RJKx .img___2SsW9 {
  width: 100px;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ {
  float: left;
  color: #333333;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ .common___23V_H {
  font-size: 12px;
  color: #888888;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ .expertTitle___1KPRR {
  margin-bottom: 10px;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ .expertTitle___1KPRR .name___3fVf_ {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ .rate___3POP5 {
  margin: 10px 0;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ .rate___3POP5 .numP___1az-n {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ .rate___3POP5 .numR___2N_kD {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ .diseases___XVLwS {
  margin-top: 12px;
  height: 22px;
}
.card___h6yIR .top___3Dfkc .infor___mpiMZ .diseases___XVLwS .disease___1Qzt_ {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.card___h6yIR .bottom___BZBlJ {
  border-top: 1px dashed #C7CED5;
  margin-top: 10px;
  padding-top: 10px;
}
.card___h6yIR .bottom___BZBlJ .numL___2PSe7 {
  color: #FF5400;
}
.card___h6yIR .bottom___BZBlJ .btn___3Z1mm {
  float: right;
}
.card___h6yIR .bottom___BZBlJ .btnOrder___3d-JD {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.title___2vKcl {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
}
.title___2vKcl .active___1a2_I {
  padding: 0 10px;
  cursor: pointer;
  font-weight: bold;
}
.title___2vKcl .normal___2wrsK {
  padding: 0 10px;
  cursor: pointer;
}
.header___1pBRz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header___1pBRz .right___2sgrm {
  height: 107px;
  width: 25%;
  border: 1px solid #e4e4e4;
  font-size: 26px;
  line-height: 107px;
  text-align: center;
  cursor: pointer;
  color: #08af43;
}
.header___1pBRz .right___2sgrm .icon___IzDB8 {
  font-size: 50px;
}
.header___1pBRz .searchWrap___1V9E5 {
  margin-top: 30px;
}
.institution___2SWYC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.institution___2SWYC img {
  width: 200px;
  height: 140px;
}
.institution___2SWYC .institutionDetail___3LlKF {
  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___2SWYC .institutionDetail___3LlKF .institutionTitle___21BxI {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}
.institution___2SWYC .institutionDetail___3LlKF .address___3nrjF {
  line-height: 20px;
}
.institution___2SWYC .institutionDetail___3LlKF .address___3nrjF .label___bmbxi {
  color: #999;
}
.institution___2SWYC .institutionDetail___3LlKF .tel___1ymuF {
  line-height: 20px;
}
.institution___2SWYC .institutionDetail___3LlKF .tel___1ymuF .label___bmbxi {
  color: #999;
}
.pagination___3SSr2 {
  right: 20px;
  margin: 16px 0;
  text-align: center;
}
.selectSearchWrap___3129f {
  width: 100%;
  background-color: #f2f1ef;
  height: 52px;
  padding: 10px;
  vertical-align: center;
  margin-bottom: 20px;
}
.selectSearchWrap___3129f .select___36o3s {
  height: 32px;
}
.card___edW1C {
  margin-bottom: 20px;
}
.content___AyFjH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.content___AyFjH .left___3dX5f {
  width: 40%;
}
.content___AyFjH .left___3dX5f h2 {
  color: #00C9C5;
  font-size: 26px;
  margin-top: 10px;
}
.content___AyFjH .left___3dX5f p {
  margin-top: 20px;
}
.content___AyFjH .left___3dX5f .waitingWords___1-r2x {
  font-size: 22px;
  margin-top: 10px;
}
.content___AyFjH .left___3dX5f .waitingWords___1-r2x .circle___2RKCB {
  margin: 20px 20px;
}
.content___AyFjH .left___3dX5f .waitingWords___1-r2x .circle___2RKCB .waitingNum___15E6e {
  color: #339900;
  font-size: 70px;
}
.content___AyFjH .left___3dX5f .exit___2x6BB {
  margin: 10px 10px 30px 40px;
  background-color: #FF0000;
  border-color: #FF0000;
  color: #FFFFFF;
}
.content___AyFjH .left___3dX5f .tip___1vJTv {
  color: #CCC;
}
.content___AyFjH .line___1Z21e {
  min-width: 1px;
  border-left: 1px solid #D1D1D1;
}
.content___AyFjH .right___1r3Q- {
  width: 40%;
}
.content___AyFjH .right___1r3Q- .word___1PVrJ {
  color: #00D3DF;
  font-size: 16px;
  margin-top: 10px;
}
.content___AyFjH .right___1r3Q- .expert___23uSK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.content___AyFjH .right___1r3Q- .expert___23uSK img {
  width: 88px;
  height: 88px;
  border-radius: 88px;
}
.content___AyFjH .right___1r3Q- .expert___23uSK .infor___27mgy {
  margin-left: 20px;
}
.content___AyFjH .right___1r3Q- .expert___23uSK .infor___27mgy .name___3sPCW {
  font-size: 20px;
  color: black;
  margin-right: 30px;
}
.content___AyFjH .right___1r3Q- .expert___23uSK .infor___27mgy .title___30m4u {
  color: #9999B3;
}
.content___AyFjH .right___1r3Q- .expert___23uSK .infor___27mgy .middle___2sg3r {
  margin: 20px 0;
}
.content___AyFjH .right___1r3Q- .expert___23uSK .infor___27mgy .middle___2sg3r .hos___2N2V4 {
  margin-right: 30px;
}
.patient___2abNz {
  padding: 20px 0 10px 0;
  border-bottom: 1px dashed #E4E4E4;
  border-top: 1px dashed #E4E4E4;
}
.visit___1jm97 {
  margin-top: 30px;
}
.attachment___3kKwp {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
  border-bottom: 1px dashed #E4E4E4;
}
.Icon___CPq2n {
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 5px;
  color: #9b7a45;
}
.moreUnions___3QmX4 {
  color: #108EED;
  margin-left: 10px;
  cursor: pointer;
}
.fileErrorCom___sUt0z {
  color: #FF7575;
}
.seletTableContainer___1eh_t .ant-table-row:not(.ant-table-row-level-0) .ant-checkbox-wrapper {
  display: none;
}
.getPatientBox___1WnFZ {
  text-align: center;
  margin-bottom: 20px;
}
.getPatientBox___1WnFZ .getPatientInfo___2EB_4 {
  color: #999;
  margin-left: 10px;
}
.btn___3ZT-j {
  padding: 0 30px;
  margin-right: 30px;
}
.comment___1Czyd {
  margin: 20px 0;
}
.comment___1Czyd .rate___3XECm {
  margin-left: 22px;
}
.comment___1Czyd .require___1GnOj {
  display: inline-block;
  margin-right: 4px;
  content: '*';
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #F04134;
}
.btnWrapper___1ia6- {
  margin: 20px 0;
  text-align: center;
}
.separator___2uIPh {
  color: #9D9D9D;
  margin: 0 5px;
}
.seletTableContainer___Td6dv .ant-table-row:not(.ant-table-row-level-0) .ant-checkbox-wrapper {
  display: none;
}
.getPatientInfo___1KE9e {
  color: #999;
  margin-left: 10px;
}
.getCase___E75yo {
  padding: 20px 0;
  margin: 20px 0;
  border-bottom: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.getPatientBox___16Qiq {
  text-align: center;
  margin-bottom: 20px;
}
.getPatientBox___16Qiq .getPatientInfo___Ew6vp {
  color: #999;
  margin-left: 10px;
}
.patientInfo___HSqOU {
  padding-left: 120px;
  text-align: left;
  margin-bottom: 20px;
}
.patientInfo___HSqOU .getPatientInfo___Ew6vp {
  color: #999;
  margin-left: 10px;
}
.btn___3Kib_ {
  padding: 0 30px;
  margin-right: 30px;
}
.asBtn___35aKd {
  margin-left: 10px;
}
.cancelBtn___1ZbV8 {
  margin-right: 20px;
}
.modalityStyle___3jl9Y .ant-form-item-label {
  width: 16.5% !important;
}
.modalityStyle___3jl9Y .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;
}
.w160___34eQB {
  width: 160px;
}
.patient___1fCmS {
  padding: 20px 0 10px 0;
  border-bottom: 1px dashed #E4E4E4;
  border-top: 1px dashed #E4E4E4;
}
.visit___FdbG0 {
  margin-top: 30px;
}
.attachment___19npn {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
  border-bottom: 1px dashed #E4E4E4;
}
.images___2vwPp {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
}
.images___2vwPp .ant-col-4 {
  color: black;
  text-align: right !important;
  padding-right: 5px;
  padding-top: 5px;
}
.colCenter___34C_F {
  text-align: center !important;
}
.Icon___22GZP {
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 5px;
  color: #9b7a45;
}
.moreUnions___1NYNd {
  color: #108EED;
  margin-left: 10px;
  cursor: pointer;
}
.fileErrorCom___2gcqK {
  color: #FF7575;
}
.patient___2P1Y9 {
  padding: 20px 0 10px 0;
  border-bottom: 1px dashed #E4E4E4;
  border-top: 1px dashed #E4E4E4;
}
.visit___SnK2j {
  margin-top: 30px;
}
.attachment___k7sxo {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
  border-bottom: 1px dashed #E4E4E4;
}
.images___1Nc0H {
  margin: 20px 0;
  padding: 20px 0 10px 0;
  border-top: 1px dashed #E4E4E4;
}
.images___1Nc0H .ant-col-4 {
  color: black;
  text-align: right !important;
  padding-right: 5px;
  padding-top: 5px;
}
.colCenter___2ixJB {
  text-align: center !important;
}
.Icon___1VlME {
  margin-left: -20px;
  margin-right: 5px;
  margin-top: 5px;
  color: #9b7a45;
}
.moreUnions___3nrlL {
  color: #108EED;
  margin-left: 10px;
  cursor: pointer;
}
.fileErrorCom___1aCI2 {
  color: #FF7575;
}
.getPatientBox___3h6YV {
  text-align: center;
  margin-bottom: 30px;
}
.getPatientBox___3h6YV .getPatientInfo___3RBIH {
  color: #999;
  margin-left: 10px;
}
.btn___2e7CK {
  padding: 0 30px;
  margin-right: 30px;
}
.card___2qemV .ant-card-body {
  padding: 10px 0 !important;
}
.card___2qemV .ant-card-body .ant-form-item {
  margin-bottom: 10px !important;
}
.card___2qemV .filter___1475s {
  border-bottom: 1px dashed #E4E4E4;
  margin-bottom: 10px;
}
.card___2qemV .operations___3E27b {
  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___2qemV .operations___3E27b .operation___2kPLu {
  margin-left: 10px;
}
.tags___3lQ9N {
  margin-top: 5px;
  margin-bottom: 10px;
}
.tags___3lQ9N .ant-card-body {
  padding: 10px 0 5px 0 !important;
}
.tags___3lQ9N .ant-card-body .ant-form-item {
  margin-bottom: 10px !important;
}
.tags___3lQ9N .tag___26yEk {
  padding: 3px 4px;
  margin-right: 10px;
  background-color: #C4E1FF;
  border-radius: 5px;
}
.tags___3lQ9N .tag___26yEk:hover {
  background-color: #D2E9FF;
}
.tags___3lQ9N .tag___26yEk .tagName___2UA3J {
  color: #5B5B5B;
  cursor: pointer;
}
.tags___3lQ9N .tag___26yEk .close___1_jCy {
  color: #FFFFFF;
  margin-left: 2px;
  cursor: pointer;
}
.normal___85RHT {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___3PYfV {
  line-height: 1.5;
}
.rightBtn___3wbcU {
  float: right;
  line-height: 1.5;
}
.widthSel___1bUrq {
  width: 200px;
}
.searchLeft___13v5w {
  float: left;
}
.searchRight___2BoDa {
  float: left;
}
@media all and (max-width: 1250px) {
  .searchLeft___13v5w {
    margin-bottom: 10px;
  }
}
.noneBody___3mAa- {
  display: none;
}
.wholeBody___1z1Zs {
  -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___3bPpI {
  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___3bPpI .Hr___3fZus {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
}
.reportWarp___3bPpI h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.advice___1oXw3 {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___1oXw3 p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___1oXw3 h4 {
  margin-top: 10px;
}
.btn___Q_NOg {
  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___25rnC {
  width: 16.66666667%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___1CN69 {
  margin: 0 8px 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___W-5ji {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___HxrDC {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
}
.a1___2IWmF {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.p___3SlWD {
  width: 33%;
  line-height: 32px;
  text-align: center;
}
.p_1___ysv75 {
  width: 33%;
  position: relative;
  top: 0;
  line-height: 32px;
  text-align: center;
}
.c_1___2OS0U {
  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___1dJNF {
  width: 270%;
  margin-left: 55%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.c___20kWK {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___10jWL {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
}
.s___3A3cK {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.noneData___1-LqS {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.logItem___1tjzU {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.btn___Q_NOg {
  width: 150px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
}
.btns___1cjWW {
  display: inline-block;
  margin-left: 5px;
}
.searchForm___1c-jZ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___1c-jZ .selectionMR___KFJmK {
  margin-right: 10px;
}
.searchForm___1c-jZ .radioGroup___3gXCR {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___1c-jZ .dateRangeFI___1fXdO {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___1c-jZ .opts___1T7vU {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___1c-jZ .optLabel___1Cjmu {
  width: 68px;
  min-width: 68px;
}
.workSearch___1edm1 .selectionMR___KFJmK {
  margin-right: 10px;
}
.workSearch___1edm1 .dateRangeFI___1fXdO {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.workSearch___1edm1 .opts___1T7vU {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.workSearch___1edm1 .optLabel___1Cjmu {
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___1edm1 .optLabelapply___2UJgG {
  margin-left: 60px;
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___1edm1 .row___12cTI {
  margin-bottom: 15px;
}
.workSearch___1edm1 .input___2GP1K {
  width: 130px;
  min-width: 130px;
}
.workSearch___1edm1 .col___24r2k {
  min-width: 760px;
}
.workSearch___1edm1 .col1___1_Kq5 {
  min-width: 218px;
}
.searchForm___K8PLg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___K8PLg .selectionMR___3pEWD {
  margin-right: 10px;
}
.searchForm___K8PLg .radioGroup___aJj3V,
.searchForm___K8PLg .radioGroupNew___3it4a {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___K8PLg .radioGroupNew___3it4a {
  width: 220px;
  min-width: 220px;
}
.searchForm___K8PLg .dateRangeFI___2RoUM {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___K8PLg .opts___2GSFM {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___K8PLg .optLabel___2a1k3 {
  width: 68px;
  min-width: 68px;
}
.tableHeader___1GBBU {
  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___1GBBU .title___1JUXj {
  font-size: 22px;
}
.tableHeader___1GBBU .exportWrapper___3F4lI {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1GBBU .exportWrapper___3F4lI i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1GBBU .exportWrapper___3F4lI span {
  font-size: 16px;
}
.center___33D3n {
  text-align: center !important;
}
#wrapper___34iDj .toolbar___3AIyE {
  overflow: inherit !important;
}
#wrapper___34iDj .toolbar___3AIyE > div:after {
  content: "";
  display: block;
  visibility: hidden;
  width: 0;
  clear: both;
}
/*---以下为必备样式----*/
.calendarWrap___3VnzK {
  position: relative;
}
.calendarWrap___3VnzK .calendarInput___3VFrD {
  width: 151px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}
.calendarWrap___3VnzK .calendarInput___3VFrD .calendarIcon___2w8mv {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #919191;
}
.calendarWrap___3VnzK .calendarInput___3VFrD 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___3VnzK .calendarInput___3VFrD input:hover,
.calendarWrap___3VnzK .calendarInput___3VFrD input:active {
  border-color: #108ee9;
}
.calendarWrap___3VnzK .calendarContainer___nhmiQ {
  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___3VnzK .calendarHeadYear___1rxvS {
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarYearRange___1eU12 {
  padding: 0 2px;
  font-weight: bold;
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  line-height: 34px;
}
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarBtn___2z4nN,
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarBtnNext___1Xpjd {
  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___3VnzK .calendarHeadYear___1rxvS .calendarBtn___2z4nN:hover,
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarBtnNext___1Xpjd:hover {
  color: #108ee9;
}
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarBtnNextDisabled___fUqmA {
  position: absolute;
  top: 0;
  padding: 0 5px;
  font-size: 12px;
  display: inline-block;
  line-height: 34px;
  color: #c3c3c3;
  cursor: not-allowed;
}
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarBtnNextDisabled___fUqmA:hover {
  color: #c3c3c3;
}
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarBtn___2z4nN {
  left: 7px;
}
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarBtnNext___1Xpjd,
.calendarWrap___3VnzK .calendarHeadYear___1rxvS .calendarBtnNextDisabled___fUqmA {
  right: 7px;
}
.calendarWrap___3VnzK .calendarBodyYear___3B0PX {
  width: 100%;
  height: 120px;
}
.calendarWrap___3VnzK .calendarBodyYear___3B0PX .calendarYearUl___Hobga {
  list-style: none;
}
.calendarWrap___3VnzK .calendarBodyYear___3B0PX .calendarYearUl___Hobga .calendarYearLi___2x1mk,
.calendarWrap___3VnzK .calendarBodyYear___3B0PX .calendarYearUl___Hobga .calendarYearLiSelect___3ePWU {
  float: left;
  text-align: center;
  width: 108px;
  cursor: pointer;
}
.calendarWrap___3VnzK .calendarBodyYear___3B0PX .calendarYearUl___Hobga .calendarYearLi___2x1mk > button,
.calendarWrap___3VnzK .calendarBodyYear___3B0PX .calendarYearUl___Hobga .calendarYearLiSelect___3ePWU > 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___3VnzK .calendarBodyYear___3B0PX .calendarYearUl___Hobga .calendarYearLi___2x1mk > button:hover,
.calendarWrap___3VnzK .calendarBodyYear___3B0PX .calendarYearUl___Hobga .calendarYearLiSelect___3ePWU > button:hover {
  color: #108ee9;
}
.searchForm___l70Gt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___l70Gt .selectionMR___1khQJ {
  margin-right: 10px;
}
.searchForm___l70Gt .radioGroup___2lStS,
.searchForm___l70Gt .radioGroupNew___3S8fz {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___l70Gt .radioGroupNew___3S8fz {
  width: 220px;
  min-width: 220px;
}
.searchForm___l70Gt .dateRangeFI___E-btj {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___l70Gt .opts___2sma3 {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___l70Gt .optLabel___3jWjW {
  width: 68px;
  min-width: 68px;
}
.workSearch___Esc4I .selectionMR___1khQJ {
  margin-right: 10px;
}
.workSearch___Esc4I .dateRangeFI___E-btj {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.workSearch___Esc4I .opts___2sma3 {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.workSearch___Esc4I .opts1___2hn81 {
  margin-right: 10px;
  width: 170px;
  min-width: 150px;
}
.workSearch___Esc4I .optLabel___3jWjW {
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___Esc4I .optLabelapply___FAmOH {
  margin-left: 60px;
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___Esc4I .row___2GAdN {
  margin-bottom: 15px;
}
.workSearch___Esc4I .input___BN4bN {
  width: 150px;
  min-width: 150px;
}
.workSearch___Esc4I .col___1hacT {
  min-width: 760px;
}
.workSearch___Esc4I .col1___2v34q {
  min-width: 218px;
}
.nameA___2DCz8 {
  font-size: 28px;
}
.nameB___3tl06 {
  color: #0a6099;
}
.cardsWrapper___1F4yN {
  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___1F4yN .card___2BpiV {
  width: 19%;
}
.cardsWrapper___1F4yN .card___2BpiV .ant-card-body {
  padding: 20px 0;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO {
  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___1F4yN .card___2BpiV .content___3iXCO .leftImg___2F4A6 {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .leftImg___2F4A6 i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .words___2zQUf {
  margin-left: 10px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .words___2zQUf .title___3hoNQ {
  min-width: 98px;
  color: #7B7B7B;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .words___2zQUf .clinicData___1bWZJ {
  color: #66CCCC;
  font-size: 36px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .words___2zQUf .consultData___1wSwX {
  color: #FFCC33;
  font-size: 36px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .words___2zQUf .imagingData___3GHKR {
  color: #FF9933;
  font-size: 36px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .words___2zQUf .ecgData___2pFOf {
  color: #66CC33;
  font-size: 36px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .words___2zQUf .paData___285Fq {
  color: #9F4D95;
  font-size: 36px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .consult___3UOOR {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
  background: #FFCC33;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .consult___3UOOR i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .imaging___dQOmM {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
  background: #FF9933;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .imaging___dQOmM i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .ecg___194LZ {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
  background: #66CC33;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .ecg___194LZ i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .pa___nZPC5 {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: #66CCCC;
  margin-top: -8px;
  background: #9F4D95;
}
.cardsWrapper___1F4yN .card___2BpiV .content___3iXCO .pa___nZPC5 i {
  font-size: 44px;
  color: #FFFFFF;
  line-height: 65px;
}
.cardsWrapper___1UYnE {
  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___1UYnE .card___StBqR {
  width: 27%;
  background-color: #ECF5FF;
}
.cardsWrapper___1UYnE .card___StBqR .content___1ayR7 {
  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___1UYnE .card___StBqR .content___1ayR7 .icon___1Fzxm {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1UYnE .card___StBqR .content___1ayR7 .icon___1Fzxm i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .card___StBqR .content___1ayR7 .fee___1r8IH {
  -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___1UYnE .card___StBqR .content___1ayR7 .fee___1r8IH i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .card___StBqR .content___1ayR7 .cc___1DlK3 {
  -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___1UYnE .card___StBqR .content___1ayR7 .cc___1DlK3 i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .card___StBqR .content___1ayR7 .words___9hiU5 {
  margin-left: 10px;
}
.cardsWrapper___1UYnE .card___StBqR .content___1ayR7 .words___9hiU5 .title___2kq5b {
  color: #ADADAD;
}
.cardsWrapper___1UYnE .card___StBqR .content___1ayR7 .words___9hiU5 .data___ZvLXs {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___1UYnE .feeCard___2AVRH {
  width: 27%;
  background-color: #ECF5FF;
  background-color: #FFFAF4;
}
.cardsWrapper___1UYnE .feeCard___2AVRH .content___1ayR7 {
  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___1UYnE .feeCard___2AVRH .content___1ayR7 .icon___1Fzxm {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1UYnE .feeCard___2AVRH .content___1ayR7 .icon___1Fzxm i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .feeCard___2AVRH .content___1ayR7 .fee___1r8IH {
  -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___1UYnE .feeCard___2AVRH .content___1ayR7 .fee___1r8IH i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .feeCard___2AVRH .content___1ayR7 .cc___1DlK3 {
  -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___1UYnE .feeCard___2AVRH .content___1ayR7 .cc___1DlK3 i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .feeCard___2AVRH .content___1ayR7 .words___9hiU5 {
  margin-left: 10px;
}
.cardsWrapper___1UYnE .feeCard___2AVRH .content___1ayR7 .words___9hiU5 .title___2kq5b {
  color: #ADADAD;
}
.cardsWrapper___1UYnE .feeCard___2AVRH .content___1ayR7 .words___9hiU5 .data___ZvLXs {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___1UYnE .ccCard___1sGAw {
  width: 27%;
  background-color: #ECF5FF;
  background-color: #F0FFF0;
}
.cardsWrapper___1UYnE .ccCard___1sGAw .content___1ayR7 {
  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___1UYnE .ccCard___1sGAw .content___1ayR7 .icon___1Fzxm {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1UYnE .ccCard___1sGAw .content___1ayR7 .icon___1Fzxm i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .ccCard___1sGAw .content___1ayR7 .fee___1r8IH {
  -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___1UYnE .ccCard___1sGAw .content___1ayR7 .fee___1r8IH i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .ccCard___1sGAw .content___1ayR7 .cc___1DlK3 {
  -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___1UYnE .ccCard___1sGAw .content___1ayR7 .cc___1DlK3 i {
  font-size: 40px;
}
.cardsWrapper___1UYnE .ccCard___1sGAw .content___1ayR7 .words___9hiU5 {
  margin-left: 10px;
}
.cardsWrapper___1UYnE .ccCard___1sGAw .content___1ayR7 .words___9hiU5 .title___2kq5b {
  color: #ADADAD;
}
.cardsWrapper___1UYnE .ccCard___1sGAw .content___1ayR7 .words___9hiU5 .data___ZvLXs {
  color: #7B7B7B;
  font-size: 36px;
}
.tableHeader___3QMdB {
  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___3QMdB .title___2sbEx {
  font-size: 22px;
}
.tableHeader___3QMdB .exportWrapper___3YRVV {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3QMdB .exportWrapper___3YRVV i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3QMdB .exportWrapper___3YRVV span {
  font-size: 16px;
}
.center___3sREU {
  text-align: center !important;
}
.hideWhenPrint___1Zsrj {
  text-align: center !important;
}
@media print {
  .hideWhenPrint___1Zsrj {
    display: none;
  }
}
.tableHeader___1Z0_S {
  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___1Z0_S .title___br3Xo {
  font-size: 22px;
}
.tableHeader___1Z0_S .exportWrapper___2kJ2E {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1Z0_S .exportWrapper___2kJ2E i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1Z0_S .exportWrapper___2kJ2E span {
  font-size: 16px;
}
.center___3KhW5 {
  text-align: center !important;
}
.tableHeader___1KcPM {
  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___1KcPM .title___2ELWG {
  font-size: 22px;
}
.tableHeader___1KcPM .exportWrapper___1qfhK {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1KcPM .exportWrapper___1qfhK i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1KcPM .exportWrapper___1qfhK span {
  font-size: 16px;
}
.center___3t8y9 {
  text-align: center !important;
}
.tableHeader___3dFYF {
  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___3dFYF .title___1Cg7k {
  font-size: 22px;
}
.tableHeader___3dFYF .exportWrapper___3Ql4z {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3dFYF .exportWrapper___3Ql4z i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3dFYF .exportWrapper___3Ql4z span {
  font-size: 16px;
}
.center___3FMUM {
  text-align: center !important;
}
.tableHeader___3zG6a {
  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___3zG6a .title___R8Igk {
  font-size: 22px;
}
.tableHeader___3zG6a .exportWrapper___2bDJl {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3zG6a .exportWrapper___2bDJl i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3zG6a .exportWrapper___2bDJl span {
  font-size: 16px;
}
.center___hne17 {
  text-align: center !important;
}
.tableHeader___1pHYi {
  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___1pHYi .title___CsMpp {
  font-size: 22px;
}
.tableHeader___1pHYi .exportWrapper___Z6UrN {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1pHYi .exportWrapper___Z6UrN i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1pHYi .exportWrapper___Z6UrN span {
  font-size: 16px;
}
.center___3v2Oy {
  text-align: center !important;
}
.tableHeader___3_SY5 {
  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___3_SY5 .title___3QByS {
  font-size: 22px;
}
.tableHeader___3_SY5 .exportWrapper___2XJcK {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3_SY5 .exportWrapper___2XJcK i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3_SY5 .exportWrapper___2XJcK span {
  font-size: 16px;
}
.center___1tyGF {
  text-align: center !important;
}
.searchForm___3g-RS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___3g-RS .selectionMR___3TEAC {
  margin-right: 10px;
}
.searchForm___3g-RS .radioGroup___3-xbs,
.searchForm___3g-RS .radioGroupNew___1lval {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___3g-RS .radioGroupNew___1lval {
  width: 220px;
  min-width: 220px;
}
.searchForm___3g-RS .dateRangeFI___pGceK {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___3g-RS .opts___7fQEX {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___3g-RS .optLabel___ToFol {
  width: 68px;
  min-width: 68px;
}
.searchDiv___OHbkG {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 15px;
}
.dateRangeFI___pGceK {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.radioGroupNew___1lval {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.tableHeader___1o4yl {
  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___1o4yl .title___NXKM6 {
  font-size: 22px;
}
.tableHeader___1o4yl .exportWrapper___1u2LT {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1o4yl .exportWrapper___1u2LT i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1o4yl .exportWrapper___1u2LT span {
  font-size: 16px;
}
.center___k13VL {
  text-align: center !important;
}
.cardsWrapper___1JYCu {
  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___1JYCu .card___vsSt9 {
  width: 20%;
  background-color: #EBF8F9;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld {
  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___1JYCu .card___vsSt9 .content___30yld .icon___2f9o6 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #2DB6F4;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .icon___2f9o6 i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .fee___31KOE {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .fee___31KOE i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .cc___1d-qH {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .cc___1d-qH i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .dd___3MP9S {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .dd___3MP9S i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .words___1vblF {
  margin-left: 10px;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .words___1vblF .title___1uCFB {
  color: #ADADAD;
}
.cardsWrapper___1JYCu .card___vsSt9 .content___30yld .words___1vblF .data___3r0ST {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___1JYCu .feeCard___chkX5 {
  width: 20%;
  background-color: #EBF8F9;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld {
  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___1JYCu .feeCard___chkX5 .content___30yld .icon___2f9o6 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #2DB6F4;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .icon___2f9o6 i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .fee___31KOE {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .fee___31KOE i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .cc___1d-qH {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .cc___1d-qH i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .dd___3MP9S {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .dd___3MP9S i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .words___1vblF {
  margin-left: 10px;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .words___1vblF .title___1uCFB {
  color: #ADADAD;
}
.cardsWrapper___1JYCu .feeCard___chkX5 .content___30yld .words___1vblF .data___3r0ST {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___1JYCu .ccCard___3OYca {
  width: 20%;
  background-color: #EBF8F9;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld {
  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___1JYCu .ccCard___3OYca .content___30yld .icon___2f9o6 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #2DB6F4;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .icon___2f9o6 i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .fee___31KOE {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .fee___31KOE i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .cc___1d-qH {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .cc___1d-qH i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .dd___3MP9S {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  display: block;
  border-radius: 50%;
  background: #2DB6F4;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .dd___3MP9S i {
  font-size: 40px;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .words___1vblF {
  margin-left: 10px;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .words___1vblF .title___1uCFB {
  color: #ADADAD;
}
.cardsWrapper___1JYCu .ccCard___3OYca .content___30yld .words___1vblF .data___3r0ST {
  color: #7B7B7B;
  font-size: 36px;
}
.center___26_d1 {
  text-align: center !important;
}
.hideTitle___3pOeH {
  display: none;
}
.tableHeader___1Fp5e {
  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___1Fp5e .title___fZf8r {
  font-size: 22px;
}
.tableHeader___1Fp5e .exportWrapper___l97DI {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1Fp5e .exportWrapper___l97DI i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1Fp5e .exportWrapper___l97DI span {
  font-size: 16px;
}
.tableHeader___2o6L6 {
  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___2o6L6 .title___2ZK6E {
  font-size: 22px;
}
.tableHeader___2o6L6 .exportWrapper___3sKZ1 {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2o6L6 .exportWrapper___3sKZ1 i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2o6L6 .exportWrapper___3sKZ1 span {
  font-size: 16px;
}
.center___2gfJy {
  text-align: center !important;
}
.tableHeader___1AEve {
  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___1AEve .title___zQOn3 {
  font-size: 22px;
}
.tableHeader___1AEve .exportWrapper___25d7i {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1AEve .exportWrapper___25d7i i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1AEve .exportWrapper___25d7i span {
  font-size: 16px;
}
.center___W5GsI {
  text-align: center !important;
}
.searchForm___3XJbI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.searchForm___3XJbI .selectionMR___18DDw {
  margin-right: 10px;
}
.searchForm___3XJbI .radioGroup___3T6C4 {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___3XJbI .dateRangeFI___3typV {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___3XJbI .opts___2t_6h {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___3XJbI .optLabel___2mUwe {
  width: 68px;
  min-width: 68px;
}
.tableHeader___3jag_ {
  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___3jag_ .title___2A85q {
  font-size: 20px;
  font-weight: bold;
  color: black;
  padding-bottom: 20;
}
.tableHeader___3jag_ .exportWrapper___1qYpS {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3jag_ .exportWrapper___1qYpS i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3jag_ .exportWrapper___1qYpS span {
  font-size: 16px;
}
.center___TNJpx {
  text-align: center !important;
}
.cardsWrapper___1KhYL {
  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___1KhYL .cardDiv___16Sdb {
  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___1KhYL .cardDiv___16Sdb .data___3Iew8 {
  width: 60%;
  line-height: 100px;
  font-size: 30px;
  font-weight: bold;
}
.cardsWrapper___1KhYL .cardDiv___16Sdb .icon___12yEi {
  margin-top: 15px;
  margin-left: 4%;
  width: 40%;
  color: #fff;
  font-size: 18px;
}
.cardsWrapper___1KhYL .cardDiv___16Sdb .icon___12yEi i {
  margin-left: 5%;
  font-size: 40px;
}
.cardsWrapper___1KhYL .cardDiv___16Sdb:nth-child(2) {
  background-color: #FCCCA7;
}
.cardsWrapper___1KhYL .card___2tYsT {
  width: 27%;
  background-color: #EBF8F9;
}
.cardsWrapper___1KhYL .card___2tYsT .content___32UJf {
  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___1KhYL .card___2tYsT .content___32UJf .icon___12yEi {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1KhYL .card___2tYsT .content___32UJf .icon___12yEi i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .card___2tYsT .content___32UJf .fee___2zeP- {
  -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___1KhYL .card___2tYsT .content___32UJf .fee___2zeP- i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .card___2tYsT .content___32UJf .cc___1MdMB {
  -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___1KhYL .card___2tYsT .content___32UJf .cc___1MdMB i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .card___2tYsT .content___32UJf .words___3JfGj {
  margin-left: 10px;
}
.cardsWrapper___1KhYL .card___2tYsT .content___32UJf .words___3JfGj .title___266x6 {
  color: #ADADAD;
}
.cardsWrapper___1KhYL .card___2tYsT .content___32UJf .words___3JfGj .data___3Iew8 {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___1KhYL .feeCard___129kI {
  width: 27%;
  background-color: #EBF8F9;
  background-color: #FCCCA7;
}
.cardsWrapper___1KhYL .feeCard___129kI .content___32UJf {
  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___1KhYL .feeCard___129kI .content___32UJf .icon___12yEi {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1KhYL .feeCard___129kI .content___32UJf .icon___12yEi i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .feeCard___129kI .content___32UJf .fee___2zeP- {
  -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___1KhYL .feeCard___129kI .content___32UJf .fee___2zeP- i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .feeCard___129kI .content___32UJf .cc___1MdMB {
  -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___1KhYL .feeCard___129kI .content___32UJf .cc___1MdMB i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .feeCard___129kI .content___32UJf .words___3JfGj {
  margin-left: 10px;
}
.cardsWrapper___1KhYL .feeCard___129kI .content___32UJf .words___3JfGj .title___266x6 {
  color: #ADADAD;
}
.cardsWrapper___1KhYL .feeCard___129kI .content___32UJf .words___3JfGj .data___3Iew8 {
  color: #7B7B7B;
  font-size: 36px;
}
.cardsWrapper___1KhYL .ccCard___2i1Qe {
  width: 27%;
  background-color: #EBF8F9;
}
.cardsWrapper___1KhYL .ccCard___2i1Qe .content___32UJf {
  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___1KhYL .ccCard___2i1Qe .content___32UJf .icon___12yEi {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #80D3F9;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1KhYL .ccCard___2i1Qe .content___32UJf .icon___12yEi i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .ccCard___2i1Qe .content___32UJf .fee___2zeP- {
  -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___1KhYL .ccCard___2i1Qe .content___32UJf .fee___2zeP- i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .ccCard___2i1Qe .content___32UJf .cc___1MdMB {
  -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___1KhYL .ccCard___2i1Qe .content___32UJf .cc___1MdMB i {
  font-size: 40px;
}
.cardsWrapper___1KhYL .ccCard___2i1Qe .content___32UJf .words___3JfGj {
  margin-left: 10px;
}
.cardsWrapper___1KhYL .ccCard___2i1Qe .content___32UJf .words___3JfGj .title___266x6 {
  color: #ADADAD;
}
.cardsWrapper___1KhYL .ccCard___2i1Qe .content___32UJf .words___3JfGj .data___3Iew8 {
  color: #7B7B7B;
  font-size: 36px;
}
.tableHeader___R5O08 {
  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___R5O08 .title___266x6 {
  font-size: 22px;
}
.tableHeader___R5O08 .exportWrapper___1c0mv {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___R5O08 .exportWrapper___1c0mv i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___R5O08 .exportWrapper___1c0mv span {
  font-size: 16px;
}
.center___1HFcc {
  text-align: center !important;
}
.vertical-center-modal___1kC9J {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal___1kC9J:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal___1kC9J .ant-modal___2CrU1 {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.chartWrapper___1Py4y {
  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___3Amhh {
  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___1A_wM {
  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___1A_wM .card___1vxbh {
  width: 27%;
  background-color: #ECF5FF;
}
.cardsWrapper___1A_wM .card___1vxbh .content___2q-AG {
  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___1A_wM .card___1vxbh .content___2q-AG .icon___1t5xp {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #fff;
  line-height: 70px;
  height: 70px;
  width: 70px;
  background: #2DB6F4;
  display: block;
  border-radius: 50%;
}
.cardsWrapper___1A_wM .card___1vxbh .content___2q-AG .icon___1t5xp i {
  font-size: 40px;
}
.cardsWrapper___1A_wM .card___1vxbh .content___2q-AG .words___1FzlO {
  margin-left: 10px;
}
.cardsWrapper___1A_wM .card___1vxbh .content___2q-AG .words___1FzlO .title___2mwiz {
  color: #ADADAD;
}
.cardsWrapper___1A_wM .card___1vxbh .content___2q-AG .words___1FzlO .data___FiXuE {
  color: #7B7B7B;
  font-size: 36px;
}
.center___3dhj3 {
  text-align: center !important;
}
.tableHeader___CuBd2 {
  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___CuBd2 .title___2mwiz {
  font-size: 22px;
}
.tableHeader___CuBd2 .exportWrapper___1C4qf {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___CuBd2 .exportWrapper___1C4qf i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___CuBd2 .exportWrapper___1C4qf span {
  font-size: 16px;
}
.wholeBody___3wVlt {
  -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___1uUSs {
  width: 100%;
  margin: 0 auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.report___1uUSs .h2title___3rnX_ {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.report___1uUSs .solidLine___2GYzZ {
  width: 100%;
  margin: -10px 0px 15px 0px;
  height: 1px;
  border: none;
  border-bottom: 1px solid #333333;
}
.report___1uUSs .ant-row {
  color: #333333;
}
.report___1uUSs .ant-row .ant-form-item {
  margin-bottom: 5px;
}
.label___24UrJ {
  font-weight: bold;
}
.foot___1kQMm {
  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___1kQMm .button___3ndhO {
  padding: 0 10 0 10;
  background-color: '#FFFFFF';
}
.h2title___3rnX_ {
  text-align: center;
  font-weight: bold;
}
.tableHeader___2OoE4 {
  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___2OoE4 .title___2jB03 {
  font-size: 22px;
}
.tableHeader___2OoE4 .exportWrapper___3I_J4 {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2OoE4 .exportWrapper___3I_J4 i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2OoE4 .exportWrapper___3I_J4 span {
  font-size: 16px;
}
.center___34h99 {
  text-align: center !important;
}
.tableHeader___3iWpr {
  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___3iWpr .title___2A8YM {
  font-size: 22px;
}
.tableHeader___3iWpr .exportWrapper___2topm {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___3iWpr .exportWrapper___2topm i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___3iWpr .exportWrapper___2topm span {
  font-size: 16px;
}
.center___2MW8v {
  text-align: center !important;
}
.tableHeader___1NDcl {
  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___1NDcl .title___xhQbm {
  font-size: 22px;
}
.tableHeader___1NDcl .exportWrapper___dzLXl {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___1NDcl .exportWrapper___dzLXl i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___1NDcl .exportWrapper___dzLXl span {
  font-size: 16px;
}
.center___3CY92 {
  text-align: center !important;
}
.tableHeader___35E_0 {
  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___35E_0 .title___1v4jp {
  font-size: 22px;
}
.tableHeader___35E_0 .exportWrapper___2fTqb {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___35E_0 .exportWrapper___2fTqb i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___35E_0 .exportWrapper___2fTqb span {
  font-size: 16px;
}
.center___3BX_a {
  text-align: center !important;
}
.tableHeader___2POro {
  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___2POro .title___U893q {
  font-size: 22px;
}
.tableHeader___2POro .exportWrapper___2xzgz {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___2POro .exportWrapper___2xzgz i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___2POro .exportWrapper___2xzgz span {
  font-size: 16px;
}
.center___2g530 {
  text-align: center !important;
}
.wholeBody___3lBOi {
  -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___3lBOi .ant-table-bordered .ant-table-tbody > tr > td,
.wholeBody___3lBOi .ant-table-bordered .ant-table-thead > tr > th {
  text-align: center !important;
}
.wholeBody___3lBOi .ant-table-thead > tr > th {
  border-color: #bdbbbb;
  padding: 10px 8px;
}
.wholeBody___3lBOi .ant-table-thead tr:first-child th {
  border-top: 1px solid #bdbbbb;
}
.wholeBody___3lBOi .ant-table-thead tr:first-child th:first-child {
  border-left: 1px solid #bdbbbb;
}
.hideTitle___13Dm3 {
  display: none;
}
.center___1eN7Y {
  text-align: center;
}
.warpDiv___KaAbP {
  width: 80%;
  margin: 0 auto;
}
.title___GoFjG {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
}
.titleTwo___q9qR6 {
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin-top: 2px;
  font-weight: bold;
}
.subTitle___3ln7F {
  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___q7yqj {
  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___q7yqj .title___opR_5 {
  font-size: 22px;
}
.tableHeader___q7yqj .exportWrapper___3pQUj {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___q7yqj .exportWrapper___3pQUj i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___q7yqj .exportWrapper___3pQUj span {
  font-size: 16px;
}
.center___V2Nkz {
  text-align: center !important;
}
.hideTitle___3-i3F {
  display: none;
}
.rightTool___394xY {
  margin-top: -35px;
  float: right;
}
.rightTool___394xY i {
  font-size: 20px;
  margin-right: 5px;
}
.rightTool___394xY span {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.titleDiv___1cVgb {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tableTypeWrap___1rjB5 .ant-table-bordered .ant-table-tbody > tr > td,
.tableTypeWrap___1rjB5 .ant-table-bordered .ant-table-thead > tr > th {
  text-align: center !important;
}
.tableTypeWrap___1rjB5 .ant-table-thead > tr > th {
  border-color: #bdbbbb;
  padding: 10px 8px;
}
.tableTypeWrap___1rjB5 .ant-table-thead tr:nth-child(3) th:last-child {
  border-right: none;
}
.tableHeader___gYiUr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tableHeader___gYiUr .title___1W9cC {
  font-size: 22px;
}
.tableHeader___gYiUr .exportWrapper___3rqCx {
  color: #49A9EE;
  cursor: pointer;
  padding: 0 10px;
}
.tableHeader___gYiUr .exportWrapper___3rqCx i {
  font-size: 30px;
  margin-right: 5px;
}
.tableHeader___gYiUr .exportWrapper___3rqCx span {
  font-size: 16px;
}
.center___JfCSW {
  text-align: center !important;
}
.operatorOpt___2MG0a {
  min-width: 100px;
  margin-right: 10px;
}
.detailSearchInput___zO-nE {
  width: 200px;
  margin-bottom: 5px;
  margin-right: 10px;
}
.filterFormWrap___2-0Gv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.echartWarp___3wo6F {
  min-height: 300px;
  margin-bottom: 24px;
}
.tableHeader___rdPoJ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.tableHeader___rdPoJ .tableTitle___3iwgn {
  font-size: 22px;
}
.tableHeader___rdPoJ .tableTip___3irAi {
  font-size: 16px;
  color: #666;
}
.tableContent___3O7wL {
  min-height: 300px;
}
.ml24___3BYGI {
  margin-left: 24px;
}
.flexGrow___3KP1_ {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.flexGrow___3KP1_ a {
  font-size: 16px;
}
.exportWrapper___21aPE {
  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___21aPE span {
  font-size: 16px;
  margin-left: 10px;
}
.exportWrapper___21aPE i {
  font-size: 30px;
}
.warp___1XhC1 {
  width: 100%;
  height: 575px;
  position: relative;
}
.titleText___15S9i {
  position: absolute;
  bottom: 40px;
  left: -10px;
}
.titleText___15S9i .eachOne___1GLzj {
  display: inline-block;
  width: 150px;
  text-align: center;
  margin-left: 5px;
}
.titleText___15S9i .title___3LySc {
  color: #C8C338;
  font-size: 20px;
}
.titleText___15S9i .sub___2OQ31 {
  font-size: 14px;
  color: #8B99A4;
}
.layout___2Bgqj {
  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___3kKRg {
  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___2rfig {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.sider___1wxP6 {
  background: none;
}
.chartsWrapper___3FdYO {
  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___3rruO {
  height: 4px;
  width: 4px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___uUxLU {
  height: 4px;
  width: 4px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___1j2wk {
  height: 4px;
  width: 4px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___3VqxZ {
  height: 4px;
  width: 4px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.leftTopWrap___3g1u0 {
  height: 421px;
  overflow: hidden;
}
.leftTopWrap___3g1u0 .leftTopTitle___1fZxC {
  position: absolute;
  top: 22px;
  left: 30px;
  width: 23px;
  margin: 0 auto;
  line-height: 21px;
  font-size: 18px;
  font-weight: bolder;
  color: #333333;
}
.leftTop___1U0ls {
  margin-top: 10px;
  color: #99A8B0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.leftCenterWrap___sGIHU {
  height: 200px;
  overflow: hidden;
}
.number___3hRw0 {
  font-size: 16px;
  color: #C8C338;
}
.bottomRight___1MhEx {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___30azJ {
  color: #99A8B0;
  font-size: 14px;
  line-height: 22px;
}
.trendWrap___3ErPP {
  height: 217px;
  overflow: hidden;
}
.eduWrap___-Ht_D {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___28FmT {
  height: 100px;
}
.threePie___32ZGD {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___2qDeH {
  height: 526px;
  overflow: hidden;
}
.satisfiedWrapper___3Ctlw {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___2q7JV {
  height: 80px;
}
.businessWrapper___1JaqG {
  height: 160px;
  overflow: hidden;
}
.otherWrapper___9xe8N {
  height: 250px;
  overflow: hidden;
}
.costWrapper___2jm4p {
  height: 206px;
  overflow: hidden;
}
.middleLeft___38dQK {
  text-align: center;
  color: #99A8B0;
  line-height: 22px;
  height: 89px;
  overflow: hidden;
}
.consultLoopChart___ntnU3 {
  margin-left: -56px;
}
.conMsg___1jmPI {
  margin-top: 25px;
}
.hospitalWrapper___3DyNp {
  overflow: hidden;
  height: 391px;
}
@media all and (max-width: 1400px) {
  .middle1400___37LaL {
    margin-top: -160px;
  }
  .titleText___15S9i {
    bottom: 0;
  }
  .warp___1XhC1 {
    height: 515px;
  }
}
.serviceWrapper___3QPDu {
  height: 256px;
  overflow: hidden;
}
.eduWrapper___3zFsb {
  height: 199px;
  overflow: hidden;
}
.mapCommon___2ZoD1 {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.edu___3ARPy {
  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___1GyD6 {
  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___1xSz4 {
  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___2GJ3C,
.downSon___397Pq {
  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___43sV3,
.downTitle___2tknK {
  color: #FFFFFF;
}
.upContent___Aue02 {
  color: #11A7DF;
  font-size: 24px;
}
.downContent___1Et-A {
  color: #9D72E6;
  font-size: 24px;
}
.warp___VfUJU {
  width: 100%;
  position: relative;
}
.titleText___3AHmG {
  position: absolute;
  bottom: 40px;
  left: -10px;
}
.titleText___3AHmG .eachOne___19g6p {
  display: inline-block;
  width: 150px;
  text-align: center;
  margin-left: 5px;
}
.titleText___3AHmG .title___1MSsW {
  color: #C8C338;
  font-size: 20px;
}
.titleText___3AHmG .sub___1kYob {
  font-size: 14px;
  color: #8B99A4;
}
.layout___2zJUF {
  background: url(./static/data2bg.223087e2.jpg) no-repeat;
  background-size: 100% 100%;
  overflow-y: hidden;
  height: 100%;
}
.header___OSLKd {
  color: #acc2f4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: none;
  overflow: hidden;
}
.insideLayout___3Z_rq {
  background: none;
  padding: 10px;
  margin-top: -25px;
  overflow: hidden;
}
.sider___1YtJn {
  background: none;
}
.chartsWrapper___2yKbi {
  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___2yEO0,
.charts1___3RwTF {
  background: url(./static/boxbg.13f6570b.png) no-repeat top center;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.charts1___3RwTF {
  min-height: 10px;
  background: none;
}
.topTitle___2fT63 {
  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___17X_6 {
  margin-top: 10px;
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.number___3atzf {
  font-size: 16px;
  color: #c8c338;
}
.bottomRight___32YyT {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___3DKJq {
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
}
.amountWrapper___2NIDL {
  height: 248px;
}
.costWrapper___3CpYn {
  height: 200px;
}
.countWrapper___1JYUG {
  height: 254px;
}
.trendWrap___eQnbu {
  height: 217px;
  overflow: hidden;
}
.eduWrap___CHL0D {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___1lUeZ {
  height: 100px;
}
.threePie___YD0Nb {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___2ZRvZ {
  height: 164px;
  overflow: hidden;
}
.satisfiedWrapper___106Hv {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___gozDS {
  height: 80px;
}
.costWrapper___3CpYn {
  overflow: hidden;
}
.middleCenter___CEIc8 {
  height: 120px;
}
.middleTitle___2UjqA {
  font-size: 18px;
  color: #96ccff;
  text-align: center;
  line-height: 30px;
  margin-bottom: 28px;
}
.middleCol___3uQaq,
.middleCol1___28kGa {
  border-right: 1px dotted #5191fb;
  text-align: center;
}
.middleCol___3uQaq:last-child,
.middleCol1___28kGa:last-child {
  border-right: none;
}
.middleCol1___28kGa {
  height: 975px;
}
.middleColTitle___3bKEl {
  font-size: 14px;
  color: #96ccff;
  margin-bottom: 12px;
}
.middleColNumber___18tdj {
  font-size: 28px;
  color: #a6a124;
}
.middleBottom___1p7we {
  text-align: center;
  color: #99a8b0;
  line-height: 22px;
  height: 575px;
  overflow: hidden;
}
.middleBottom___1p7we .ant-table-thead {
  background-color: #001858 !important;
}
.consultLoopChart___1valf {
  margin-left: -56px;
}
.conMsg___3qwI9 {
  margin-top: 64px;
}
.hospitalWrapper___O0j6Q {
  overflow: hidden;
}
@media all and (max-width: 1400px) {
  .middle1400___1yZvE {
    margin-top: -160px;
  }
  .titleText___3AHmG {
    bottom: 0;
  }
  .warp___VfUJU {
    height: 515px;
  }
}
.age___3wykE {
  color: white;
  line-height: 40px;
}
.eachOne___19g6p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.peopleAge___21O0s {
  display: inline-block;
  width: 65px;
  text-align: right;
}
.unkonw___3QgrV img {
  width: 30px;
  margin-top: 10px;
}
.talkbubble___2zMcY {
  display: inline-block;
  margin-left: 10px;
  width: 90px;
  height: 40px;
  padding-left: 10px;
  background: #2B4FAD;
  color: #FCFF00;
  position: relative;
  border-radius: 10px;
}
.talkbubble___2zMcY: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___3pkQh,
.down___t-6Qm {
  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___bGNo_ {
  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___3pkQh {
  height: 300px;
}
.down___t-6Qm {
  top: 450px;
}
.upSon___2Ydql,
.downSon___66maV {
  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___1mwA7,
.downTitle___3FJIL {
  width: auto;
  color: #FFFFFF;
}
.upContent___j5XeK {
  color: #11A7DF;
  font-size: 20px;
}
.downContent___36RFj {
  color: #9D72E6;
  font-size: 20px;
}
.twoPieBottom___3Slps {
  position: absolute;
  top: 267px;
  left: 25px;
}
.rightTop___2wAYN {
  height: 975px;
}
.countyTable___5DHuW .ColCenter___3omRX {
  text-align: center;
}
.countyTable___5DHuW .ant-table-tbody > tr > td {
  border-bottom: none !important;
}
.countyTable___5DHuW .ant-table-tbody > tr > td,
.countyTable___5DHuW .ant-table-thead > tr > th {
  padding: 8px 8px;
}
.countyTable___5DHuW th {
  background-color: #001858 !important;
  color: white !important;
}
.countyTable___5DHuW .county-odd,
.countyTable___5DHuW .county-odd:hover {
  background-color: #1E326F !important;
  color: white !important;
}
.countyTable___5DHuW .county-even,
.countyTable___5DHuW .county-even:hover {
  background-color: #0b0f64 !important;
  color: white !important;
}
#map___3FPVu {
  height: 500px;
}
.warp___EiUlc {
  width: 100%;
  position: relative;
}
.titleText___Ym_-C {
  position: absolute;
  bottom: 40px;
  left: -10px;
}
.titleText___Ym_-C .eachOne___1U0UK {
  display: inline-block;
  width: 150px;
  text-align: center;
  margin-left: 5px;
}
.titleText___Ym_-C .title___3cgaa {
  color: #C8C338;
  font-size: 20px;
}
.titleText___Ym_-C .sub___15cAW {
  font-size: 14px;
  color: #8B99A4;
}
.layout___2Tgij {
  background: url(./static/data2bg.223087e2.jpg) no-repeat;
  background-size: 100% 100%;
  overflow-y: hidden;
  height: 100%;
}
.header___1poLH {
  color: #acc2f4;
  font-size: 30px;
  text-align: center;
  height: 90px;
  line-height: 90px;
  padding: 0;
  background: none;
  overflow: hidden;
}
.insideLayout___Zor1I {
  background: none;
  padding: 10px;
  margin-top: -25px;
  overflow: hidden;
}
.sider___2yeuO {
  background: none;
}
.chartsWrapper___2YvY9 {
  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___2PTIX,
.charts1___2eQaP {
  background: url(./static/boxbg.13f6570b.png) no-repeat top center;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  position: relative;
}
.charts1___2eQaP {
  min-height: 10px;
  background: none;
}
.topTitle___2Y62r {
  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___lPxuH {
  margin-top: 10px;
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.number___2hejf {
  font-size: 16px;
  color: #c8c338;
}
.bottomRight___3QdLH {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___2OjlF {
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
}
.amountWrapper___3xTNW {
  height: 248px;
}
.costWrapper___OMBhn {
  height: 200px;
}
.countWrapper___2KCJv {
  height: 254px;
}
.trendWrap___3xLtp {
  height: 217px;
  overflow: hidden;
}
.eduWrap___3RnXG {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___2Sere {
  height: 100px;
}
.threePie___K3t20 {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___2Z2zs {
  height: 164px;
  overflow: hidden;
}
.satisfiedWrapper___2lZUr {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___2Vnda {
  height: 80px;
}
.costWrapper___OMBhn {
  overflow: hidden;
}
.middleCenter___zrdMB {
  height: 120px;
}
.middleTitle___8mITv {
  font-size: 18px;
  color: #96ccff;
  text-align: center;
  line-height: 30px;
  margin-bottom: 28px;
}
.middleCol___d3_f2,
.middleCol1___i5wm4 {
  border-right: 1px dotted #5191fb;
  text-align: center;
}
.middleCol___d3_f2:last-child,
.middleCol1___i5wm4:last-child {
  border-right: none;
}
.middleCol1___i5wm4 {
  height: 975px;
}
.middleColTitle___1eP7- {
  font-size: 14px;
  color: #96ccff;
  margin-bottom: 12px;
}
.middleColNumber___19Etg {
  font-size: 28px;
  color: #a6a124;
}
.middleBottom___LFwNT {
  text-align: center;
  color: #99a8b0;
  line-height: 22px;
  height: 375px;
  overflow: hidden;
}
.middleBottom___LFwNT .ant-table-thead {
  background-color: #001858 !important;
}
.consultLoopChart___2RnMw {
  margin-left: -56px;
}
.conMsg___ezxh8 {
  margin-top: 64px;
}
.hospitalWrapper___1UTiz {
  overflow: hidden;
}
@media all and (max-width: 1400px) {
  .middle1400___3JE8L {
    margin-top: -160px;
  }
  .titleText___Ym_-C {
    bottom: 0;
  }
  .warp___EiUlc {
    height: 515px;
  }
}
.age___1Wa3z {
  color: white;
  line-height: 40px;
}
.eachOne___1U0UK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.peopleAge___2-P_v {
  display: inline-block;
  width: 65px;
  text-align: right;
}
.unkonw___3-KBp img {
  width: 30px;
  margin-top: 10px;
}
.talkbubble___2g_nP {
  display: inline-block;
  margin-left: 10px;
  width: 90px;
  height: 40px;
  padding-left: 10px;
  background: #2B4FAD;
  color: #FCFF00;
  position: relative;
  border-radius: 10px;
}
.talkbubble___2g_nP: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___3iUPZ,
.down___1uYlL {
  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___pdTe8 {
  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___3iUPZ {
  height: 300px;
}
.down___1uYlL {
  top: 450px;
}
.upSon___1Qu2P,
.downSon___1vCsZ {
  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___2IjQ_,
.downTitle___3ZBy3 {
  width: auto;
  color: #FFFFFF;
}
.upContent___2ORQn {
  color: #11A7DF;
  font-size: 20px;
}
.downContent___1acM9 {
  color: #9D72E6;
  font-size: 20px;
}
.twoPieBottom___C2U78 {
  position: absolute;
  top: 267px;
  left: 25px;
}
.rightTop___1A0Lk {
  height: 975px;
}
.countyTable___1eNbq .ColCenter___Ucj2D {
  text-align: center;
}
.countyTable___1eNbq .ant-table-tbody > tr > td {
  border-bottom: none !important;
}
.countyTable___1eNbq .ant-table-tbody > tr > td,
.countyTable___1eNbq .ant-table-thead > tr > th {
  padding: 8px 8px;
}
.countyTable___1eNbq th {
  background-color: #001858 !important;
  color: white !important;
}
.countyTable___1eNbq .county-odd,
.countyTable___1eNbq .county-odd:hover {
  background-color: #1E326F !important;
  color: white !important;
}
.countyTable___1eNbq .county-even,
.countyTable___1eNbq .county-even:hover {
  background-color: #0b0f64 !important;
  color: white !important;
}
#map___3NdFG {
  height: 500px;
}
.citiesHosWrap___2QbTK {
  width: 100%;
  margin: 0 auto;
}
.citiesHosWrap___2QbTK .cityWrap___s8s3C {
  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___2QbTK .cityWrap___s8s3C .cityTitle___2pqxg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 3px;
  background-color: #84A1C9;
  color: #FFFFFF;
  padding: 3px 8px;
  font-size: 17px;
}
.citiesHosWrap___2QbTK .cityWrap___s8s3C .emptyFive___9gUql {
  width: 20%;
}
.citiesHosWrap___2QbTK .cityWrap___s8s3C .connector___icbpY {
  width: 100%;
  height: 2px;
  line-height: 2px;
  background-color: #37475D;
  position: relative;
}
.citiesHosWrap___2QbTK .hosWrap___1lcL9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 0 auto;
}
.citiesHosWrap___2QbTK .hosWrap___1lcL9 .insWrap___2Jvoh {
  width: 17%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.citiesHosWrap___2QbTK .hosWrap___1lcL9 .insWrap___2Jvoh .ant-timeline-item-tail {
  border-left: 2px solid #3A4A5F !important;
}
.citiesHosWrap___2QbTK .hosWrap___1lcL9 .insWrap___2Jvoh .hosName___1RRtl {
  color: #5B687B;
}
.citiesHosWrap___2QbTK .hosWrap___1lcL9 .emptySlot___27vYm {
  width: 7%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
body {
  margin: 0;
  padding: 0;
  background-color: #F0F0EF;
}
.layout___123PI {
  height: 100%;
}
.header___OPbCw {
  width: 60%;
  margin: 0 auto;
  overflow: hidden;
}
.header___OPbCw 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___E-G0i {
  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___E-G0i .lookSon___i9g2N {
  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___E-G0i .lookSon___i9g2N .greenPot___2vg87,
.look___E-G0i .lookSon___i9g2N .yellowPot___3AnTu,
.look___E-G0i .lookSon___i9g2N .redPot___2MOYI,
.look___E-G0i .lookSon___i9g2N .grayPot___1W5QW {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #4ECF55;
  margin: 0 10px 0 -10px;
}
.look___E-G0i .lookSon___i9g2N .yellowPot___3AnTu {
  background-color: #FFB40A;
}
.look___E-G0i .lookSon___i9g2N .redPot___2MOYI {
  background-color: #F9493E;
}
.look___E-G0i .lookSon___i9g2N .grayPot___1W5QW {
  background-color: #9D9DA0;
}
.timeBlock___3imsK {
  height: 70px;
  position: fixed;
  top: 50px;
  right: 50px;
}
.timeBlock___3imsK .time___DEzh_ {
  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___3LY1m {
  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___3LY1m .inputSpan___qIJZz .ant-input-affix-wrapper .ant-input {
  height: 50px!important;
  border: 2px solid #5761A2;
  border-radius: 25px;
}
.search___3LY1m .inputSpan___qIJZz .anticon-search:before {
  font-size: 24px;
  color: #5761A2;
  cursor: pointer;
}
.search___3LY1m .inputSpan___qIJZz .ant-input-affix-wrapper .ant-input {
  font-size: 16px;
  text-align: center;
}
.search___3LY1m .inputSpan___qIJZz {
  width: 40%;
  margin-top: 13px;
}
.search___3LY1m .hosSpan___1TTxt {
  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___3LY1m .hosSpan___1TTxt .flexSpan___1arM6 .pC___1kqoA {
  line-height: 23px;
}
.search___3LY1m .hosSpan___1TTxt .flexSpan___1arM6:nth-child(1) {
  width: 36px;
  background-color: #5761A2;
  margin-left: -3px;
  border-radius: 10px;
  text-align: center;
  color: white;
  line-height: 18px;
}
.provinceDiv___vWmf1 {
  width: 100%;
  margin-top: 60px;
}
.provinceDiv___vWmf1 .blackDiv___3o0Zm {
  width: 240px;
  height: 50px;
  margin: 0 auto;
  background-color: #35455B;
  color: white;
  text-align: center;
  font-size: 24px;
  line-height: 50px;
}
.provinceDiv___vWmf1 .rightDiv___-BOl6 {
  width: 65%;
  margin: 0 auto;
}
.provinceDiv___vWmf1 .rightDiv___-BOl6 .hrDiv___2kqWl {
  width: 40%;
  float: right;
  margin-top: -25px;
  position: relative;
}
.provinceDiv___vWmf1 .rightDiv___-BOl6 .hr___uC2bx {
  width: 80%;
  height: 1px;
  border: none;
  border-bottom: 4px dashed #35455B;
  position: absolute;
  top: 0;
}
.provinceDiv___vWmf1 .rightDiv___-BOl6 .numDiv___15cYY {
  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___vWmf1 .rightDiv___-BOl6 .houseSpan___3xSgj {
  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___3qFYb {
  width: 1px;
  height: 80px;
  border: none;
  border-left: 8px dashed #35455B;
  margin: 0 auto;
}
.layout___2IN8J {
  background: url(./static/u1.4a4505fc.png);
  height: 100%;
  overflow: hidden;
}
.header___seusA {
  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___2WhQL {
  background: none;
  padding: 0 10px 10px 10px;
  margin-top: 20px;
}
.wrapTitleLeftTop___1ldr6 {
  color: #FFF;
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.wrapTitleLeftMid___3Zeg0 {
  color: #FFF;
  padding-left: 10px;
  border-left: 8px solid #2A87FF;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.wrapTitleRightTop___s2aTd {
  text-align: right;
  color: #FFF;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.wrapTitleRightMid___2d4_I {
  text-align: right;
  color: #FFF;
  padding-right: 10px;
  border-right: 8px solid #2A87FF;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.sider___2B4il {
  background: none;
}
.chartsWrapper___3LShS {
  background-color: rgba(8, 29, 76, 0.4);
  margin-bottom: 5px;
  min-height: 100px;
  width: 100%;
  padding: 6px;
  border: 1px solid #90C1D8;
}
.cubeBorderLeftTop___36Ap5 {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___MxPWb {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___2BEqj {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___3pbA5 {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.leftTopWrap___1zzV1 {
  height: 260px;
  overflow: hidden;
}
.leftTopWrap___1zzV1 .leftTopLinkedWrap___12eCj {
  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___1zzV1 .leftTopLinkedWrap___12eCj .newLinkedHosWrap___12CB6 {
  width: 67%;
  background-color: #264fb5;
  padding: 10px 10px 0 10px;
  border-radius: 5px;
}
.leftTopWrap___1zzV1 .leftTopLinkedWrap___12eCj .newLinkedHosWrap___12CB6 .newLinkedHos___YzGcW {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.leftTopWrap___1zzV1 .leftTopTitle___1LyPw {
  position: absolute;
  top: 22px;
  left: 30px;
  width: 23px;
  margin: 0 auto;
  line-height: 21px;
  font-size: 18px;
  font-weight: bolder;
  color: #333333;
}
.leftTop___Ai2AL {
  margin-top: 10px;
  color: #99A8B0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.leftCenterWrap___1Ft5b {
  height: 200px;
  overflow: hidden;
}
.number___1nrND {
  font-size: 16px;
  color: #C8C338;
}
.bottomRight___sXQ-M {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___1ku6w {
  color: #99A8B0;
  font-size: 14px;
  line-height: 22px;
}
.trendWrap___1nfzX {
  height: 217px;
  overflow: hidden;
}
.eduWrap___2hMfI {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___-4kJT {
  height: 100px;
}
.threePie___1oHy0 {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___3J_Ek {
  height: 310px;
  overflow: hidden;
  margin-top: -20px;
}
.satisfiedWrapper___2zPZb {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___g_Tm- {
  height: 80px;
}
.rightMidWrap___2WOK9 {
  height: 305px;
  overflow: hidden;
}
.currentServicesWrap___zHvxo {
  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___zHvxo .currentServiceWrap___1qtbS {
  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___zHvxo .currentServiceWrap___1qtbS .timeTypeWrap___1Y4k6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .timeTypeWrap___1Y4k6 .currentServiceCommonTitle___1RGUU {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .timeTypeWrap___1Y4k6 .currentServiceConsult___5jqIs {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #21FEFF;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .timeTypeWrap___1Y4k6 .currentServiceImage___OMRck {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #31FE72;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .timeTypeWrap___1Y4k6 .currentServiceEcg___1T88G {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #FF3333;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .timeTypeWrap___1Y4k6 .currentServiceEdu___3UOMU {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #FF9900;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .CSHosWrap___1yK_N {
  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___zHvxo .currentServiceWrap___1qtbS .CSHosWrap___1yK_N span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .CSHosWrap___1yK_N .currentServiceImg___1hxhn {
  width: 50px;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .CSHosWrap___1yK_N .connector___36HA4 {
  width: 97%;
  height: 1px;
  line-height: 1px;
  background-color: #FFFFFF;
  position: relative;
}
.currentServicesWrap___zHvxo .currentServiceWrap___1qtbS .CSHosWrap___1yK_N .emptyFive___2sbRn {
  width: 20%;
}
.rightBotWrap___3JgdB {
  height: 250px;
  overflow: hidden;
}
.otherWrapper___1CICb {
  height: 260px;
  overflow: hidden;
}
.otherWrapper___1CICb .gaugeWarp___14Mz0 {
  margin: 0;
  padding: 0;
  height: 80%;
}
.otherWrapper___1CICb .gaugeWarp___14Mz0 .gaugeDiv___1kAyo,
.otherWrapper___1CICb .gaugeWarp___14Mz0 .gaugeDivT___GoqsO {
  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___1CICb .gaugeWarp___14Mz0 .gaugeDiv___1kAyo .singleGO___2oOF2,
.otherWrapper___1CICb .gaugeWarp___14Mz0 .gaugeDivT___GoqsO .singleGO___2oOF2,
.otherWrapper___1CICb .gaugeWarp___14Mz0 .gaugeDiv___1kAyo .singleGT___2qNjI,
.otherWrapper___1CICb .gaugeWarp___14Mz0 .gaugeDivT___GoqsO .singleGT___2qNjI {
  display: inline-block;
  width: 100%;
}
.otherWrapper___1CICb .gaugeWarp___14Mz0 .gaugeDiv___1kAyo .singleGT___2qNjI,
.otherWrapper___1CICb .gaugeWarp___14Mz0 .gaugeDivT___GoqsO .singleGT___2qNjI {
  width: 55%;
}
.otherWrapper___1CICb .gaugeWarp___14Mz0 .gaugeDivT___GoqsO {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -25px;
}
.costWrapper___2KZ1H {
  height: 206px;
  overflow: hidden;
}
.middleLeft___2ly62 {
  text-align: center;
  color: #99A8B0;
  line-height: 22px;
  height: 89px;
  overflow: hidden;
}
.consultLoopChart___1N2vN {
  margin-left: -56px;
}
.conMsg___4wOFF {
  margin-top: 25px;
}
.hospitalWrapper___3BqSX {
  overflow: hidden;
  height: 391px;
}
@media all and (max-width: 1400px) {
  .middle1400___2XVRa {
    margin-top: -160px;
  }
  .titleText___ZHwp3 {
    bottom: 0;
  }
  .warp___1uDSh {
    height: 515px;
  }
}
.serviceWrapper___2FDoC {
  height: 256px;
  overflow: hidden;
}
.eduWrapper___2NPCs {
  height: 199px;
  overflow: hidden;
}
.mapCommon___1REwp {
  position: absolute;
  background-color: #02073A;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.edu___3q4io {
  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___2edb5 {
  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___1irdL {
  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___1D6iv,
.downSon___3k3ve {
  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___1_yD3,
.downTitle___BMUn9 {
  color: #FFFFFF;
}
.upContent___3f6L8 {
  color: #11A7DF;
  font-size: 24px;
}
.downContent___2dR8e {
  color: #9D72E6;
  font-size: 24px;
}
.bread___2HfyL,
.shortBread___1A_f6 {
  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___2HfyL .title___zQovP,
.shortBread___1A_f6 .title___zQovP {
  font-size: 20px;
}
.shortBread___1A_f6 {
  max-width: 100px;
}
.totalDiv___2jw68 {
  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___2jw68 .singleNum___JPEIV {
  width: 30px;
  text-align: center;
  color: black;
  background-color: #E4E4E4;
  border-radius: 5px;
  margin-left: 3px;
}
.tagsWarp___3U-h3 {
  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___3U-h3 .tag___2svz- {
  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___3U-h3 .tag___2svz- .tagC___1bdDZ {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tagsWarp___3U-h3 .tag___2svz- .tagC___1bdDZ p {
  line-height: 30px;
  height: 35px;
}
.tagsWarp___3U-h3 .tag___2svz- .tagC___1bdDZ .titleImg___1MRR1 {
  margin-left: -15px;
}
.tagsWarp___3U-h3 .tag___2svz- .tagC___1bdDZ .titleImg___1MRR1 img {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 36px;
}
.tagsWarp___3U-h3 .tag___2svz- .tagC___1bdDZ .centerP___izFA8 {
  text-align: center;
}
.tagsWarp___3U-h3 .tag___2svz- .tagC___1bdDZ .centerP___izFA8 span {
  font-weight: bold;
  font-size: 16px;
}
.tagsWarp___3U-h3 .tag___2svz- .tagC___1bdDZ .centerP___izFA8 img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.tagsWarp___3U-h3 .tag___2svz- .tagC___1bdDZ i {
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}
.tagsWarp___3U-h3 .tag___2svz-: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___3U-h3 .tag___2svz-: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___3U-h3 .tag___2svz-: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___3U-h3 .tag___2svz-: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___1QTsi {
  width: 100%;
  height: 988px;
  position: relative;
}
.layout___3W2V2 {
  background: url(./static/u1.4a4505fc.png);
  height: 100%;
  overflow: hidden;
}
.header___3TOkl {
  height: 80px;
  line-height: 80px;
  display: grid;
  grid-template-columns: minmax(125px, 15%) 1fr minmax(125px, 15%);
  background: transparent;
  padding: 0 10px;
}
.header___3TOkl .headerLeft___1mbDb {
  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___3TOkl .headerTitle___1qNCO {
  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___3TOkl .headerRight___3hGra {
  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___3TOkl .headerRight___3hGra 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___eh4dX {
  -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___eh4dX .barLeft___3wNcT {
  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___eh4dX .barRight___1HYHw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchBar___eh4dX .barRight___1HYHw button {
  width: 118px;
  height: 38px;
  background: inherit;
  background-color: #4491d5;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 20px;
  margin: 0 10px;
}
.searchBar___eh4dX .barRight___1HYHw button:nth-last-child(1) {
  margin-right: 0;
}
.searchBar___eh4dX .barRight___1HYHw button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.searchBar___eh4dX .barRight___1HYHw .buttonActive___1W6pL {
  background-color: #2cf3fa;
  color: #666666;
}
.insideLayout___3XX8d {
  background: none;
  padding: 0 10px 10px 10px;
  margin-top: 20px;
}
.wrapTitleLeftTop___1iXhZ {
  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___1iXhZ button {
  margin-left: 5px;
  width: 45px;
}
.wrapTitleLeftTop___1iXhZ button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleLeftTop___1iXhZ .timeBtnActive___2UjKp {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleLeftMid___1TKxm {
  color: #fff;
  padding-left: 10px;
  border-left: 8px solid #2a87ff;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.wrapTitleRightTop___264dV {
  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___264dV button {
  margin-left: 5px;
  width: 45px;
}
.wrapTitleRightTop___264dV button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleRightTop___264dV .timeBtnActive___2UjKp {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleRightMid___2RIQO {
  text-align: right;
  color: #fff;
  padding-right: 10px;
  border-right: 8px solid #2a87ff;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.digitalBoard___1GWo5 {
  color: #ffffffff;
  display: grid;
  grid-template-columns: 48% 5px 1fr;
  place-items: center;
  height: 200px;
}
.digitalBoard___1GWo5 .boardItem___1uf_g {
  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___1GWo5 .boardItem___1uf_g .boardItemNum___3AaXq {
  font-size: 32px;
}
.digitalBoard___1GWo5 .boardItem___1uf_g .boradItemSubtitle___3HnX8 {
  font-size: 18px;
  -ms-flex-item-align: self-start;
      align-self: self-start;
}
.digitalBoard___1GWo5 .boardMiddleLine___3vfID {
  width: 4px;
  border: 2px solid #265fb3;
  height: 62%;
}
.sider___hNW5X {
  background: none;
}
.chartsWrapper___3i7Df {
  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___3pgx1 {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___LA1Dv {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___pAwM6 {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___16ml9 {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.leftTopWrap___1vTKM {
  height: 275px;
  overflow: hidden;
}
.leftTopWrap___1vTKM .leftTopLinkedWrap___14ik- {
  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___1vTKM .leftTopLinkedWrap___14ik- .newLinkedHosWrap___1TyCh {
  width: 67%;
  background-color: #264fb5;
  padding: 10px 10px 0 10px;
  border-radius: 5px;
}
.leftTopWrap___1vTKM .leftTopLinkedWrap___14ik- .newLinkedHosWrap___1TyCh .newLinkedHos___2Jvzt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.leftTopWrap___1vTKM .leftTopTitle___3rfUQ {
  position: absolute;
  top: 22px;
  left: 30px;
  width: 23px;
  margin: 0 auto;
  line-height: 21px;
  font-size: 18px;
  font-weight: bolder;
  color: #333333;
}
.leftTop___19YzZ {
  margin-top: 10px;
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.leftCenterWrap___12--L {
  height: 200px;
  overflow: hidden;
}
.number___3HJ1A {
  font-size: 16px;
  color: #c8c338;
}
.bottomRight___1Vbr0 {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___2i9T8 {
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
}
.trendWrap___21lcT {
  height: 217px;
  overflow: hidden;
}
.eduWrap___F1sXJ {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___179Ro {
  height: 100px;
}
.threePie___18FAZ {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___3CC6T {
  height: 310px;
  overflow: hidden;
  margin-top: -20px;
}
.satisfiedWrapper___2cEcC {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___2zVAi {
  height: 80px;
}
.rightMidWrap___7AbGq {
  height: 305px;
  overflow: hidden;
}
.currentServicesWrap___1Exh3 {
  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___1Exh3 .currentServiceWrap___3CM36 {
  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___1Exh3 .currentServiceWrap___3CM36 .timeTypeWrap___1izph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .timeTypeWrap___1izph .currentServiceCommonTitle___2pakp {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .timeTypeWrap___1izph .currentServiceConsult___t6Yh6 {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #21feff;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .timeTypeWrap___1izph .currentServiceImage___2RVRO {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #31fe72;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .timeTypeWrap___1izph .currentServiceEcg___3MedM {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #ff3333;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .timeTypeWrap___1izph .currentServiceEdu___1U7ZK {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #ff9900;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .CSHosWrap___2qUn0 {
  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___1Exh3 .currentServiceWrap___3CM36 .CSHosWrap___2qUn0 span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .CSHosWrap___2qUn0 .currentServiceImg___AKfCX {
  width: 50px;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .CSHosWrap___2qUn0 .connector___1UJve {
  width: 97%;
  height: 1px;
  line-height: 1px;
  background-color: #ffffff;
  position: relative;
}
.currentServicesWrap___1Exh3 .currentServiceWrap___3CM36 .CSHosWrap___2qUn0 .emptyFive___3t51y {
  width: 20%;
}
.rightBotWrap___2F4-P {
  height: 250px;
  overflow: hidden;
}
.otherWrapper___3o_OB {
  height: 275px;
  overflow: hidden;
}
.otherWrapper___3o_OB .wrapTitleRightTopC___1SSkc {
  width: 100%;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-right: 15px;
  color: white;
}
.costWrapper___1mhhw {
  height: 206px;
  overflow: hidden;
}
.middleLeft___2kMtV {
  text-align: center;
  color: #99a8b0;
  line-height: 22px;
  height: 89px;
  overflow: hidden;
}
.consultLoopChart___H_f_B {
  margin-left: -56px;
}
.conMsg___13QNH {
  margin-top: 25px;
}
.hospitalWrapper___24C0o {
  overflow: hidden;
  height: 391px;
}
@media all and (max-width: 1400px) {
  .middle1400___3pvlb {
    margin-top: -160px;
  }
  .titleText___2uxsR {
    bottom: 0;
  }
  .warp___343rP {
    height: 515px;
  }
}
.serviceWrapper___21jZo {
  height: 256px;
  overflow: hidden;
}
.eduWrapper___2iqGJ {
  height: 199px;
  overflow: hidden;
}
.mapCommon___3rgzs {
  position: absolute;
  background-color: #02073a;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.edu___3JeI3 {
  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___2KJ8K {
  top: 95px;
}
.down___3t58A,
.downIns___3AyZP {
  position: absolute;
  width: 155px;
  bottom: 370px;
  right: 30px;
  padding: 10px 10px;
}
.down___3t58A {
  bottom: 250px;
}
.downSon___3Brzj {
  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___2zsPu {
  width: 70px;
  height: 25px;
  background-color: #0E346B;
  margin-right: 5px;
}
.downSon___3Brzj:nth-child(2) .downTitle___2zsPu {
  background-color: #175693;
}
.downSon___3Brzj:nth-child(3) .downTitle___2zsPu {
  background-color: #2077BF;
}
.downSon___3Brzj:nth-child(4) .downTitle___2zsPu {
  background-color: #2999E7;
}
.downSon___3Brzj:nth-child(5) .downTitle___2zsPu {
  background-color: #2EAAFD;
}
.downContent___3R-aY {
  width: 85px;
  color: #FFD3BA;
  font-size: 14px;
}
.bread___2rGxC,
.shortBread___3oLVk {
  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___2rGxC .title___26dhZ,
.shortBread___3oLVk .title___26dhZ {
  font-size: 20px;
}
.shortBread___3oLVk {
  max-width: 100px;
}
.totalDiv___3Rja2 {
  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___3Rja2 .singleNum___3Hg3C {
  width: 30px;
  text-align: center;
  color: black;
  background-color: #e4e4e4;
  border-radius: 5px;
  margin-left: 3px;
}
.tagsWarp___2hnC2 {
  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___2hnC2 .tag___194kH {
  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___2hnC2 .tag___194kH .tagC___3fMDz {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tagsWarp___2hnC2 .tag___194kH .tagC___3fMDz p {
  line-height: 30px;
  height: 35px;
}
.tagsWarp___2hnC2 .tag___194kH .tagC___3fMDz .titleImg___3fXiw {
  margin-left: -15px;
}
.tagsWarp___2hnC2 .tag___194kH .tagC___3fMDz .titleImg___3fXiw img {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 36px;
}
.tagsWarp___2hnC2 .tag___194kH .tagC___3fMDz .centerP___1_EfY {
  text-align: center;
}
.tagsWarp___2hnC2 .tag___194kH .tagC___3fMDz .centerP___1_EfY span {
  font-weight: bold;
  font-size: 16px;
}
.tagsWarp___2hnC2 .tag___194kH .tagC___3fMDz .centerP___1_EfY img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.tagsWarp___2hnC2 .tag___194kH .tagC___3fMDz i {
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}
.tagsWarp___2hnC2 .tag___194kH: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___2hnC2 .tag___194kH: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___2hnC2 .tag___194kH: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___2hnC2 .tag___194kH: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___K9dY- {
  background: url(./static/u1.4a4505fc.png);
  height: 100%;
  overflow: hidden;
}
.header___2AqBK {
  height: 80px;
  line-height: 80px;
  display: grid;
  grid-template-columns: minmax(125px, 15%) 1fr minmax(125px, 15%);
  background: transparent;
  padding: 0 10px;
}
.header___2AqBK .headerLeft___1vMhy {
  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___2AqBK .headerTitle___KCZkM {
  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___2AqBK .headerRight___2K6n3 {
  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___2AqBK .headerRight___2K6n3 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___1YmGy {
  -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___1YmGy .barLeft___1fsTB {
  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___1YmGy .barRight___3X1ce {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchBar___1YmGy .barRight___3X1ce button {
  width: 118px;
  height: 38px;
  background: inherit;
  background-color: #4491d5;
  border: none;
  border-radius: 6px;
  color: #ffffff;
  font-size: 20px;
  margin: 0 10px;
}
.searchBar___1YmGy .barRight___3X1ce button:nth-last-child(1) {
  margin-right: 0;
}
.searchBar___1YmGy .barRight___3X1ce button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.searchBar___1YmGy .barRight___3X1ce .buttonActive___7N0aS {
  background-color: #2cf3fa;
  color: #666666;
}
.insideLayout___2ngOs {
  background: none;
  padding: 0 10px 10px 10px;
  margin-top: 20px;
}
.wrapTitleLeftTop___3VlOE {
  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___3VlOE button {
  margin-left: 5px;
  width: 45px;
}
.wrapTitleLeftTop___3VlOE button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleLeftTop___3VlOE .timeBtnActive___3hHFk {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleLeftMid___3rTtG {
  color: #fff;
  padding-left: 10px;
  border-left: 8px solid #2a87ff;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.wrapTitleRightTop___2iTFf {
  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___2iTFf button {
  margin-left: 5px;
  width: 45px;
}
.wrapTitleRightTop___2iTFf button:hover {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleRightTop___2iTFf .timeBtnActive___3hHFk {
  background-color: #2cf3fa;
  color: #666666;
}
.wrapTitleRightMid___3z4XN {
  text-align: right;
  color: #fff;
  padding-right: 10px;
  border-right: 8px solid #2a87ff;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.digitalBoard___187oG {
  color: #ffffffff;
  display: grid;
  grid-template-columns: 48% 5px 1fr;
  place-items: center;
  height: 200px;
}
.digitalBoard___187oG .boardItem___O_ces {
  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___187oG .boardItem___O_ces .boardItemNum___38JGx {
  font-size: 32px;
}
.digitalBoard___187oG .boardItem___O_ces .boradItemSubtitle___3R7XY {
  font-size: 18px;
  -ms-flex-item-align: self-start;
      align-self: self-start;
}
.digitalBoard___187oG .boardMiddleLine___1RplU {
  width: 4px;
  border: 2px solid #265fb3;
  height: 62%;
}
.sider___1FoVE {
  background: none;
}
.chartsWrapper___3e2C_ {
  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___sHOdO {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___l4EBh {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___3FK7m {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___1Tb8s {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90c1d8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.leftTopWrap___1nQLK {
  height: 260px;
  overflow: hidden;
}
.leftTopWrap___1nQLK .leftTopLinkedWrap___1k7u5 {
  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___1nQLK .leftTopLinkedWrap___1k7u5 .newLinkedHosWrap___1yUCT {
  width: 67%;
  background-color: #264fb5;
  padding: 10px 10px 0 10px;
  border-radius: 5px;
}
.leftTopWrap___1nQLK .leftTopLinkedWrap___1k7u5 .newLinkedHosWrap___1yUCT .newLinkedHos___1hGd3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.leftTopWrap___1nQLK .leftTopTitle___qo9Ji {
  position: absolute;
  top: 22px;
  left: 30px;
  width: 23px;
  margin: 0 auto;
  line-height: 21px;
  font-size: 18px;
  font-weight: bolder;
  color: #333333;
}
.leftTop___3F2-g {
  margin-top: 10px;
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.leftCenterWrap___2zwP5 {
  height: 200px;
  overflow: hidden;
}
.number___4qoCI {
  font-size: 16px;
  color: #c8c338;
}
.bottomRight___Aj-Iz {
  margin-top: 38px;
  text-align: center;
}
.bottomRightTitle___2ZThU {
  color: #99a8b0;
  font-size: 14px;
  line-height: 22px;
}
.trendWrap___2TSBM {
  height: 217px;
  overflow: hidden;
}
.eduWrap___1RCi1 {
  height: 180px;
  overflow: hidden;
}
.consultWrapper___bwvS8 {
  height: 100px;
}
.threePie___293xs {
  height: 190px;
  overflow: hidden;
}
.mdWrapper___wbr6M {
  height: 310px;
  overflow: hidden;
  margin-top: -20px;
}
.satisfiedWrapper___2vqSh {
  height: 80px;
  margin-top: -18px;
}
.shuangLoop___1HLBj {
  height: 80px;
}
.rightMidWrap___vKzH8 {
  height: 305px;
  overflow: hidden;
}
.currentServicesWrap___3ksN7 {
  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___3ksN7 .currentServiceWrap___KPFPJ {
  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___3ksN7 .currentServiceWrap___KPFPJ .timeTypeWrap___3Zd7S {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .timeTypeWrap___3Zd7S .currentServiceCommonTitle___2m6Gt {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .timeTypeWrap___3Zd7S .currentServiceConsult___2-wQi {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #21feff;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .timeTypeWrap___3Zd7S .currentServiceImage___2xxdL {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #31fe72;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .timeTypeWrap___3Zd7S .currentServiceEcg___2F0eM {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #ff3333;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .timeTypeWrap___3Zd7S .currentServiceEdu___1Lanx {
  color: #0a0b0d;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #ff9900;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .CSHosWrap___ftUc7 {
  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___3ksN7 .currentServiceWrap___KPFPJ .CSHosWrap___ftUc7 span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .CSHosWrap___ftUc7 .currentServiceImg___2xKsA {
  width: 50px;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .CSHosWrap___ftUc7 .connector___DMX6A {
  width: 97%;
  height: 1px;
  line-height: 1px;
  background-color: #ffffff;
  position: relative;
}
.currentServicesWrap___3ksN7 .currentServiceWrap___KPFPJ .CSHosWrap___ftUc7 .emptyFive___PdusL {
  width: 20%;
}
.rightBotWrap___291xK {
  height: 250px;
  overflow: hidden;
}
.otherWrapper___3KcdV {
  height: 260px;
  overflow: hidden;
}
.costWrapper___2b_ab {
  height: 206px;
  overflow: hidden;
}
.middleLeft___2hAFl {
  text-align: center;
  color: #99a8b0;
  line-height: 22px;
  height: 89px;
  overflow: hidden;
}
.consultLoopChart___m2j4w {
  margin-left: -56px;
}
.conMsg___28cyt {
  margin-top: 25px;
}
.hospitalWrapper___TzSc4 {
  overflow: hidden;
  height: 391px;
}
@media all and (max-width: 1400px) {
  .middle1400___2TubU {
    margin-top: -160px;
  }
  .titleText___26b0d {
    bottom: 0;
  }
  .warp___vCpyF {
    height: 515px;
  }
}
.serviceWrapper___3v1Zv {
  height: 256px;
  overflow: hidden;
}
.eduWrapper___1YCqf {
  height: 199px;
  overflow: hidden;
}
.mapCommon___3vH2U {
  position: absolute;
  background-color: #02073a;
  width: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #00479d;
  border-top: none;
}
.edu___3ZOAA {
  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___1A2Di {
  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___kGEdB {
  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___2LaEW,
.downSon___3wIFp {
  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___KMQ6f,
.downTitle___2G5MU {
  color: #ffffff;
}
.upContent___219B- {
  color: #11a7df;
  font-size: 24px;
}
.downContent___3uNNZ {
  color: #9d72e6;
  font-size: 24px;
}
.bread___2eVVw,
.shortBread___3hgUI {
  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___2eVVw .title___1yEbk,
.shortBread___3hgUI .title___1yEbk {
  font-size: 20px;
}
.shortBread___3hgUI {
  max-width: 100px;
}
.totalDiv___jF2jU {
  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___jF2jU .singleNum___qKTMC {
  width: 30px;
  text-align: center;
  color: black;
  background-color: #e4e4e4;
  border-radius: 5px;
  margin-left: 3px;
}
.tagsWarp___44hfr {
  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___44hfr .tag___3nDK9 {
  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___44hfr .tag___3nDK9 .tagC___29wzx {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tagsWarp___44hfr .tag___3nDK9 .tagC___29wzx p {
  line-height: 30px;
  height: 35px;
}
.tagsWarp___44hfr .tag___3nDK9 .tagC___29wzx .titleImg___39g94 {
  margin-left: -15px;
}
.tagsWarp___44hfr .tag___3nDK9 .tagC___29wzx .titleImg___39g94 img {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 36px;
}
.tagsWarp___44hfr .tag___3nDK9 .tagC___29wzx .centerP___2g38c {
  text-align: center;
}
.tagsWarp___44hfr .tag___3nDK9 .tagC___29wzx .centerP___2g38c span {
  font-weight: bold;
  font-size: 16px;
}
.tagsWarp___44hfr .tag___3nDK9 .tagC___29wzx .centerP___2g38c img {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.tagsWarp___44hfr .tag___3nDK9 .tagC___29wzx i {
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}
.tagsWarp___44hfr .tag___3nDK9: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___44hfr .tag___3nDK9: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___44hfr .tag___3nDK9: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___44hfr .tag___3nDK9: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___1hWo2,
.rightTopInsWarp___1dxtA {
  min-height: 450px;
  max-height: 450px;
  height: 450px;
}
.leftTopInsWarp___1hWo2 .ant-carousel .slick-slide,
.rightTopInsWarp___1dxtA .ant-carousel .slick-slide {
  text-align: center;
  height: 380px!important;
  background: none;
}
.leftTopInsWarp___1hWo2 .slick-list,
.rightTopInsWarp___1dxtA .slick-list {
  height: 380px!important;
}
.wrapTitleLeftTop___3VlOE {
  color: #FFF;
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.up___1A2Di,
.upALL___1iYTm {
  margin-top: 10px;
  text-align: right;
}
.up___1A2Di .ant-radio-button-wrapper,
.upALL___1iYTm .ant-radio-button-wrapper {
  background-color: #4D95CD;
  border-color: #4D95CD;
  font-weight: bold;
  color: white;
}
.up___1A2Di .ant-radio-button-wrapper-checked,
.upALL___1iYTm .ant-radio-button-wrapper-checked {
  font-weight: bold;
  background-color: #2CF3FA;
  color: #121c2f !important;
}
.upALL___1iYTm {
  text-align: left;
}
.upALL___1iYTm .ant-tabs-tab-next-icon,
.upALL___1iYTm .ant-tabs-tab-prev-icon {
  color: #3685C8 !important;
  font-weight: bold !important;
  font-size: 18px !important;
}
.upALL___1iYTm .ant-tabs-bar {
  border-bottom: none!important;
}
.upALL___1iYTm .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  background-color: #4D95CD;
  border-color: #4D95CD;
  font-weight: bold;
  color: white;
}
.upALL___1iYTm .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  font-weight: bold !important;
  background-color: #2CF3FA !important;
  color: #121c2f !important;
}
.regionDiv___2g1St {
  width: 49%;
  margin-top: 10px;
  margin-right: 1%;
  text-align: left;
  height: 50px;
  line-height: 50px;
  background: #001B5E!important;
  color: white;
}
.regionDiv___2g1St h2 {
  text-indent: 1em;
  color: white;
}
.regionDiv___2g1St .endDiv___3kXOd {
  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___2g1St .endDiv___3kXOd div {
  margin-left: 10px;
}
.layout___37sZ7 {
  background: url(./static/u1.4a4505fc.png);
  height: 100%;
  overflow: hidden;
}
.header___kGdi9 {
  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___3MXw0 {
  background: none;
  padding: 0 10px 10px 10px;
  margin-top: 20px;
}
.wrapTitleLeftMid___1pJxN {
  color: #FFF;
  padding-left: 10px;
  border-left: 8px solid #2A87FF;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.chartsWrapper___2i2br {
  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___2KRCH {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___17jEW {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___1kO1a {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___1Nvwg {
  height: 20px;
  width: 20px;
  position: absolute;
  border: 1px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.topWrap___RdG7b {
  padding-top: 15px;
  height: 270px;
  overflow: hidden;
  margin-top: 20px;
}
.mdWrapper___Vgv5- {
  height: 322px;
  overflow: hidden;
  margin-top: -10px;
}
.mdWrapper___Vgv5- .ant-carousel .slick-slide {
  text-align: center;
  height: 230px!important;
  background: #001B5E;
}
.mdWrapper___Vgv5- .slick-list {
  height: 230px!important;
}
.mdWrapper___Vgv5- .regionDiv___UoijG {
  text-align: center;
  height: 100%;
  color: white;
}
.mdWrapper___Vgv5- .regionDiv___UoijG h2 {
  text-align: left;
  color: white;
  margin: 20px 0 10px 10px;
}
.mdWrapper___Vgv5- .regionDiv___UoijG .endDiv___2ML2k {
  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___Vgv5- .regionDiv___UoijG .endDiv___2ML2k div {
  margin-left: 10px;
}
@media all and (max-width: 1400px) {
  .middle1400___r9-Xp {
    margin-top: -160px;
  }
  .titleText___32cWe {
    bottom: 0;
  }
  .warp___3ex7k {
    height: 515px;
  }
}
.bread___16wOm,
.shortBread___3PILU {
  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___16wOm .title___37zhn,
.shortBread___3PILU .title___37zhn {
  font-size: 20px;
}
.shortBread___3PILU {
  max-width: 100px;
}
.totalDiv___1EcUA {
  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___1EcUA .singleNum___310jO {
  width: 30px;
  text-align: center;
  color: black;
  background-color: #E4E4E4;
  border-radius: 5px;
  margin-left: 3px;
  font-size: 20px;
}
.time___2YJUc {
  float: right;
  margin-top: -25px;
  font-size: 24px;
  color: white;
}
.up___n0_JN,
.upALL___3MPlF {
  margin-top: 10px;
  text-align: right;
}
.up___n0_JN .ant-radio-button-wrapper,
.upALL___3MPlF .ant-radio-button-wrapper {
  background-color: #4D95CD;
  border-color: #4D95CD;
  font-weight: bold;
  color: white;
}
.up___n0_JN .ant-radio-button-wrapper-checked,
.upALL___3MPlF .ant-radio-button-wrapper-checked {
  font-weight: bold;
  background-color: #2CF3FA;
  color: #121c2f !important;
}
.upALL___3MPlF {
  text-align: left;
}
.upALL___3MPlF .ant-tabs-tab-next-icon,
.upALL___3MPlF .ant-tabs-tab-prev-icon {
  color: #3685C8 !important;
  font-weight: bold !important;
  font-size: 18px !important;
}
.upALL___3MPlF .ant-tabs-bar {
  border-bottom: none!important;
}
.upALL___3MPlF .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  background-color: #4D95CD;
  border-color: #4D95CD;
  font-weight: bold;
  color: white;
}
.upALL___3MPlF .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  font-weight: bold !important;
  background-color: #2CF3FA !important;
  color: #121c2f !important;
}
.headerPhoto___2-xXX {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___3N970 {
  padding-right: 10%;
}
.blockWrap___tG0BA {
  border: 1px solid #eee;
}
.Btn___3Kwr7 {
  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___3D0KU {
  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___3D0KU button {
  margin: 8px 5px;
}
.barcode___1JGbp {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___sx4IY {
  float: right;
}
.barcode___1JGbp + * {
  clear: both;
}
.barcode___1JGbp div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___1JGbp .bar1___1EVAL {
  border-left: 1px solid black;
}
.barcode___1JGbp .bar2___l6I1a {
  border-left: 2px solid black;
}
.barcode___1JGbp .bar3___3wspr {
  border-left: 3px solid black;
}
.barcode___1JGbp .bar4___1Uvt9 {
  border-left: 4px solid black;
}
.barcode___1JGbp .space0___3NePe {
  margin-right: 0;
}
.barcode___1JGbp .space1___2woxs {
  margin-right: 1px;
}
.barcode___1JGbp .space2___2OdWH {
  margin-right: 2px;
}
.barcode___1JGbp .space3___lr48G {
  margin-right: 3px;
}
.barcode___1JGbp .space4____BGlD {
  margin-right: 4px;
}
.barcode___1JGbp label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___fWToe {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___fWToe + * {
  clear: both;
}
.barcode2___fWToe div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___fWToe .bar1___1EVAL {
  border-left: 2px solid black;
}
.barcode2___fWToe .bar2___l6I1a {
  border-left: 4px solid black;
}
.barcode2___fWToe .bar3___3wspr {
  border-left: 6px solid black;
}
.barcode2___fWToe .bar4___1Uvt9 {
  border-left: 8px solid black;
}
.barcode2___fWToe .space0___3NePe {
  margin-right: 0;
}
.barcode2___fWToe .space1___2woxs {
  margin-right: 2px;
}
.barcode2___fWToe .space2___2OdWH {
  margin-right: 4px;
}
.barcode2___fWToe .space3___lr48G {
  margin-right: 6px;
}
.barcode2___fWToe .space4____BGlD {
  margin-right: 8px;
}
.barcode2___fWToe label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.hr___d3huY {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.normal___1IfyG {
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.normal___1IfyG 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___1IfyG 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___1IfyG h2 .rightContent___2CMFb {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 10px 0 0;
  text-align: right;
}
.dataToolWrap___VO929 {
  height: 42px;
  width: 100%;
}
.formWrap___1T1TM {
  float: left;
}
.searchInput___2YHFT {
  width: 100%;
  height: 95px;
  padding-left: 20px;
  padding-top: 20px;
  border: 1px solid #e4e4e4;
}
.searchWrap___2HAcu {
  width: 100%;
  height: 107px;
  padding-left: 32px;
  padding-top: 24px;
  border: 1px solid #e4e4e4;
}
.diseases___1IUJR {
  color: #BFBFBF;
  margin-top: 5px;
}
.getPatientInfo___2Tw43 {
  color: #999;
  margin-left: 10px;
}
.getCase___qUOpb {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.card___2Iyvt {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
}
.card___2Iyvt .top___v5SPC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card___2Iyvt .top___v5SPC .avatarF___3hqyw {
  width: 100px;
  height: 100px;
  margin-right: 15px;
  border-radius: 50%;
  overflow: hidden;
}
.card___2Iyvt .top___v5SPC .avatarF___3hqyw .avatar___3Yh3V {
  width: 100px;
}
.card___2Iyvt .top___v5SPC .infor___23533 {
  color: #333333;
}
.card___2Iyvt .top___v5SPC .infor___23533 .common___17AbH {
  font-size: 12px;
  color: #888888;
}
.card___2Iyvt .top___v5SPC .infor___23533 .expertTitle___kqDAi {
  margin-bottom: 10px;
}
.card___2Iyvt .top___v5SPC .infor___23533 .expertTitle___kqDAi .name___2nF12 {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.card___2Iyvt .top___v5SPC .infor___23533 .rate___3Ktf3 {
  margin: 10px 0;
}
.card___2Iyvt .top___v5SPC .infor___23533 .rate___3Ktf3 .numP___1AS4j {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.card___2Iyvt .top___v5SPC .infor___23533 .rate___3Ktf3 .numR___39Ppu {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.card___2Iyvt .top___v5SPC .infor___23533 .diseases___1F7fz {
  margin: 10px 0;
  height: 22px;
}
.card___2Iyvt .top___v5SPC .infor___23533 .diseases___1F7fz .disease___2PSSs {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.card___2Iyvt .bottom___2Wuep {
  border-top: 1px dashed #C7CED5;
  padding-top: 10px;
}
.card___2Iyvt .bottom___2Wuep .numL___1xi73 {
  color: #FF5400;
}
.card___2Iyvt .bottom___2Wuep .btn___3ke1Y {
  float: right;
}
.card___2Iyvt .bottom___2Wuep .btnOrder___3aJ1r {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.avatarF___3QDZA {
  width: 180px;
  height: 124px;
}
.institution___2h4x6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.institution___2h4x6 .institutionDetail___dgyEF {
  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___2h4x6 .institutionDetail___dgyEF .institutionTitle___3ag_I {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
}
.institution___2h4x6 .institutionDetail___dgyEF .address___2r118 {
  line-height: 20px;
}
.institution___2h4x6 .institutionDetail___dgyEF .address___2r118 .label___2TF0s {
  color: #999;
}
.institution___2h4x6 .institutionDetail___dgyEF .tel___1Et0S {
  line-height: 20px;
}
.institution___2h4x6 .institutionDetail___dgyEF .tel___1Et0S .label___2TF0s {
  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___3GGKl {
  text-align: center;
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.title___3GGKl .active___v9mck {
  padding: 0 10px;
  cursor: pointer;
  font-weight: bold;
}
.title___3GGKl .normal___W6AwF {
  padding: 0 10px;
  cursor: pointer;
}
.wrap___2aYTN {
  display: block;
}
.rightBtn___3X6LL {
  color: white;
  width: 160px;
  text-align: right;
  margin-top: -16px;
  padding-right: 3px;
  font-size: 15px;
  visibility: hidden;
}
.cashRightBtn___WKqcP {
  color: white;
  width: 160px;
  text-align: right;
  margin-top: -16px;
  padding-right: 3px;
  font-size: 15px;
}
.wxbox___3qK0J {
  width: 160px;
  height: 50px;
  padding: 0;
  border: solid 1px #D8D8D8;
  background: url(./static/weixin.d08c5abf.png) no-repeat;
  background-position: center;
}
.zfbbox___-S4qT {
  width: 160px;
  height: 50px;
  padding: 0;
  border: solid 1px #D8D8D8;
  background: url(./static/zhifubao.691ca4e2.png) no-repeat;
  background-position: center;
}
.ylbox___3ZldK {
  width: 160px;
  height: 50px;
  padding: 0;
  border: solid 1px #D8D8D8;
  background: url(./static/yinhangka.9ac7fc85.png) no-repeat;
  background-position: center;
}
.xjbox___1tIDk {
  width: 160px;
  height: 50px;
  padding: 0;
  border: solid 1px #FE0000;
  background: url(./static/xianjin.c42fda49.png) no-repeat;
  background-position: center;
}
.corner___3ANso {
  margin-left: 139px;
  margin-top: 29px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #FE0000;
  border-left: 20px solid transparent;
  visibility: hidden;
}
.cashCorner___3hDxK {
  margin-left: 139px;
  margin-top: 29px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #FE0000;
  border-left: 20px solid transparent;
  display: block;
}
.expertTitle___16S97 {
  float: left;
  padding-left: 20px;
  padding-top: 20px;
}
.expertImgDiv___3M0Ps {
  float: left;
}
.expertInfo___3HI8O {
  display: inline-block;
  margin-left: 10px;
}
.expertImg___L0acM {
  width: 50px;
  height: 60px;
}
.expertName___2tRLs {
  padding-top: 10px;
  padding-left: 2px;
  font-size: 13pt;
}
.expertGender___HxN3h {
  font-size: 10pt;
}
.expertInstitution___2g9UY {
  padding: 2px;
}
.expertSpeciality___3ZVqu {
  padding-top: 20px;
  margin-left: 88px;
  text-indent: 2em;
  padding-bottom: 10px;
}
.blockWrap___enhbI {
  border: 1px solid #ccc;
}
.hr___1sGfL {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.instruct___2jIXt {
  text-indent: 2em;
  margin-bottom: 15px;
}
.modalFormItem___2S-hY {
  margin-bottom: 0;
}
.tip___20j-k {
  text-indent: 2em;
  margin-top: 15px;
}
.barcode___3bog1 {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___191uL {
  float: right;
}
.barcode___3bog1 + * {
  clear: both;
}
.barcode___3bog1 div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___3bog1 .bar1___4RFko {
  border-left: 1px solid black;
}
.barcode___3bog1 .bar2___3bJEj {
  border-left: 2px solid black;
}
.barcode___3bog1 .bar3___1kIrR {
  border-left: 3px solid black;
}
.barcode___3bog1 .bar4___QCy6G {
  border-left: 4px solid black;
}
.barcode___3bog1 .space0___2cggh {
  margin-right: 0;
}
.barcode___3bog1 .space1___2iD_L {
  margin-right: 1px;
}
.barcode___3bog1 .space2___3Fqzi {
  margin-right: 2px;
}
.barcode___3bog1 .space3___3Cj3h {
  margin-right: 3px;
}
.barcode___3bog1 .space4___1PTGL {
  margin-right: 4px;
}
.barcode___3bog1 label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___26ciU {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___26ciU + * {
  clear: both;
}
.barcode2___26ciU div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___26ciU .bar1___4RFko {
  border-left: 2px solid black;
}
.barcode2___26ciU .bar2___3bJEj {
  border-left: 4px solid black;
}
.barcode2___26ciU .bar3___1kIrR {
  border-left: 6px solid black;
}
.barcode2___26ciU .bar4___QCy6G {
  border-left: 8px solid black;
}
.barcode2___26ciU .space0___2cggh {
  margin-right: 0;
}
.barcode2___26ciU .space1___2iD_L {
  margin-right: 2px;
}
.barcode2___26ciU .space2___3Fqzi {
  margin-right: 4px;
}
.barcode2___26ciU .space3___3Cj3h {
  margin-right: 6px;
}
.barcode2___26ciU .space4___1PTGL {
  margin-right: 8px;
}
.barcode2___26ciU label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.feelabel___5QpJh {
  font-weight: bold;
}
.feeContent___91PCv {
  color: red;
  font-weight: bold;
  font-size: 20px;
}
/**
附件上传样式
*/
.filelist___3HfIz .error {
  color: #f04134;
}
.filelist___3HfIz .done {
  color: #00a854;
}
.filelist___3HfIz .ant-input-group-wrapper {
  display: block;
}
.filelist___3HfIz .uploading {
  color: #108ee9;
}
.filelist___3HfIz .removed {
  color: #ffbf00;
}
.filelist___3HfIz .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___3HfIz .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___3HfIz .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___3HfIz .ant-table {
  border: 0;
}
.doctorDiv___BLlM1 {
  padding: 10px;
  margin-bottom: 20px;
}
.doctorImg___Ih6Kx {
  float: left;
}
.doctorInfo___30WvS {
  display: inline-block;
  margin-left: 10px;
}
.img___KGUrI {
  height: 160px;
}
.doctorName___17d6g {
  padding-top: 30px;
  padding-left: 10px;
  font-size: 15pt;
}
.doctorGender___1mLuT {
  font-size: 10pt;
}
.doctorDepartment___3G0fK {
  padding: 10px;
}
.doctorSpeciality___6qhmz {
  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___4SdYD {
  padding-top: 40px;
}
.span20___20AmO {
  padding-left: 20px;
}
.span10___11q-- {
  padding-left: 10px;
}
.footer___1TGB6 {
  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___2E6Vb {
  -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___2E6Vb .form___1y97q {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___2E6Vb .form___1y97q .formWrap___3YhMq {
  padding: 20px;
}
.detail___2E6Vb .form___1y97q .formWrap___3YhMq .blockWrap___J-ztT {
  border: 1px solid #ccc;
}
.headerPhoto___4Pvpl {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___2PrUc {
  padding-right: 10%;
}
.blockWrap___1M7sW {
  border: 1px solid #eee;
}
.Btn___2vkzZ {
  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___2Kz3E {
  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___3pMya {
  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___3pMya button {
  margin: 8px 5px;
}
.barcode___2PrZj {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___3LL6p {
  float: right;
}
.barcode___2PrZj + * {
  clear: both;
}
.barcode___2PrZj div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___2PrZj .bar1___26266 {
  border-left: 1px solid black;
}
.barcode___2PrZj .bar2___T3pIT {
  border-left: 2px solid black;
}
.barcode___2PrZj .bar3___1AJ1Z {
  border-left: 3px solid black;
}
.barcode___2PrZj .bar4___xGWUF {
  border-left: 4px solid black;
}
.barcode___2PrZj .space0___3Xwtp {
  margin-right: 0;
}
.barcode___2PrZj .space1___1rd9X {
  margin-right: 1px;
}
.barcode___2PrZj .space2___1tSSw {
  margin-right: 2px;
}
.barcode___2PrZj .space3___3coZk {
  margin-right: 3px;
}
.barcode___2PrZj .space4___36j49 {
  margin-right: 4px;
}
.barcode___2PrZj label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___1AXi2 {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___1AXi2 + * {
  clear: both;
}
.barcode2___1AXi2 div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___1AXi2 .bar1___26266 {
  border-left: 2px solid black;
}
.barcode2___1AXi2 .bar2___T3pIT {
  border-left: 4px solid black;
}
.barcode2___1AXi2 .bar3___1AJ1Z {
  border-left: 6px solid black;
}
.barcode2___1AXi2 .bar4___xGWUF {
  border-left: 8px solid black;
}
.barcode2___1AXi2 .space0___3Xwtp {
  margin-right: 0;
}
.barcode2___1AXi2 .space1___1rd9X {
  margin-right: 2px;
}
.barcode2___1AXi2 .space2___1tSSw {
  margin-right: 4px;
}
.barcode2___1AXi2 .space3___3coZk {
  margin-right: 6px;
}
.barcode2___1AXi2 .space4___36j49 {
  margin-right: 8px;
}
.barcode2___1AXi2 label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___1AFLI {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.getPatientInfo___1u_rV {
  color: #999;
  margin-left: 10px;
}
.getCase___1Vodc {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.headerPhoto___2dHcl {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___1Gyg7 {
  padding-right: 10%;
}
.blockWrap___3iUoH {
  border: 1px solid #eee;
}
.Btn___3uoqb {
  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___3BPrB {
  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___3PG5r {
  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___3PG5r button {
  margin: 8px 5px;
}
.barcode___1604_ {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___7EBKA {
  float: right;
}
.barcode___1604_ + * {
  clear: both;
}
.barcode___1604_ div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___1604_ .bar1___3aEqT {
  border-left: 1px solid black;
}
.barcode___1604_ .bar2___1iOzS {
  border-left: 2px solid black;
}
.barcode___1604_ .bar3___3o-uQ {
  border-left: 3px solid black;
}
.barcode___1604_ .bar4___1Gpma {
  border-left: 4px solid black;
}
.barcode___1604_ .space0___3Qk-d {
  margin-right: 0;
}
.barcode___1604_ .space1___21fYS {
  margin-right: 1px;
}
.barcode___1604_ .space2___In8tq {
  margin-right: 2px;
}
.barcode___1604_ .space3___lekAj {
  margin-right: 3px;
}
.barcode___1604_ .space4___18as2 {
  margin-right: 4px;
}
.barcode___1604_ label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___tnYI5 {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___tnYI5 + * {
  clear: both;
}
.barcode2___tnYI5 div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___tnYI5 .bar1___3aEqT {
  border-left: 2px solid black;
}
.barcode2___tnYI5 .bar2___1iOzS {
  border-left: 4px solid black;
}
.barcode2___tnYI5 .bar3___3o-uQ {
  border-left: 6px solid black;
}
.barcode2___tnYI5 .bar4___1Gpma {
  border-left: 8px solid black;
}
.barcode2___tnYI5 .space0___3Qk-d {
  margin-right: 0;
}
.barcode2___tnYI5 .space1___21fYS {
  margin-right: 2px;
}
.barcode2___tnYI5 .space2___In8tq {
  margin-right: 4px;
}
.barcode2___tnYI5 .space3___lekAj {
  margin-right: 6px;
}
.barcode2___tnYI5 .space4___18as2 {
  margin-right: 8px;
}
.barcode2___tnYI5 label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___3VYqO {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.headerPhoto___UIKCo {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___3DIMG {
  padding-right: 10%;
}
.blockWrap___3YASZ {
  border: 1px solid #eee;
}
.Btn___3KhGW {
  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___3BH_N {
  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___3BH_N button {
  margin: 8px 5px;
}
.barcode___3dSz3 {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___22ngf {
  float: right;
}
.barcode___3dSz3 + * {
  clear: both;
}
.barcode___3dSz3 div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___3dSz3 .bar1___3D1lZ {
  border-left: 1px solid black;
}
.barcode___3dSz3 .bar2___PPrA0 {
  border-left: 2px solid black;
}
.barcode___3dSz3 .bar3___38whB {
  border-left: 3px solid black;
}
.barcode___3dSz3 .bar4___3Zyvz {
  border-left: 4px solid black;
}
.barcode___3dSz3 .space0___2bwat {
  margin-right: 0;
}
.barcode___3dSz3 .space1___29oMV {
  margin-right: 1px;
}
.barcode___3dSz3 .space2___2Fp3N {
  margin-right: 2px;
}
.barcode___3dSz3 .space3___3FOUb {
  margin-right: 3px;
}
.barcode___3dSz3 .space4___37B-V {
  margin-right: 4px;
}
.barcode___3dSz3 label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___EuvUP {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___EuvUP + * {
  clear: both;
}
.barcode2___EuvUP div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___EuvUP .bar1___3D1lZ {
  border-left: 2px solid black;
}
.barcode2___EuvUP .bar2___PPrA0 {
  border-left: 4px solid black;
}
.barcode2___EuvUP .bar3___38whB {
  border-left: 6px solid black;
}
.barcode2___EuvUP .bar4___3Zyvz {
  border-left: 8px solid black;
}
.barcode2___EuvUP .space0___2bwat {
  margin-right: 0;
}
.barcode2___EuvUP .space1___29oMV {
  margin-right: 2px;
}
.barcode2___EuvUP .space2___2Fp3N {
  margin-right: 4px;
}
.barcode2___EuvUP .space3___3FOUb {
  margin-right: 6px;
}
.barcode2___EuvUP .space4___37B-V {
  margin-right: 8px;
}
.barcode2___EuvUP label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.hr___1WOrh {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.feelabel___3oqst {
  font-weight: bold;
}
.feeContent___2OERR {
  color: red;
  font-weight: bold;
  font-size: 20px;
}
/**
附件上传样式
*/
.filelist___17zCa .error {
  color: #f04134;
}
.filelist___17zCa .done {
  color: #00a854;
}
.filelist___17zCa .ant-input-group-wrapper {
  display: block;
}
.filelist___17zCa .uploading {
  color: #108ee9;
}
.filelist___17zCa .removed {
  color: #ffbf00;
}
.filelist___17zCa .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___17zCa .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___17zCa .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___17zCa .ant-table {
  border: 0;
}
.headerPhoto___Ih-vC {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___3DwY8 {
  padding-right: 10%;
}
.blockWrap___349sU {
  border: 1px solid #eee;
}
.Btn___30Hm1 {
  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___2afCL {
  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___2rKhb {
  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___2rKhb button {
  margin: 8px 5px;
}
.barcode___3KBET {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___3fmNT {
  float: right;
}
.barcode___3KBET + * {
  clear: both;
}
.barcode___3KBET div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___3KBET .bar1___CxXfF {
  border-left: 1px solid black;
}
.barcode___3KBET .bar2___1bwDk {
  border-left: 2px solid black;
}
.barcode___3KBET .bar3___1kq3e {
  border-left: 3px solid black;
}
.barcode___3KBET .bar4___3bqW7 {
  border-left: 4px solid black;
}
.barcode___3KBET .space0___3RR4u {
  margin-right: 0;
}
.barcode___3KBET .space1___3SRsk {
  margin-right: 1px;
}
.barcode___3KBET .space2___nyBUU {
  margin-right: 2px;
}
.barcode___3KBET .space3___doQHh {
  margin-right: 3px;
}
.barcode___3KBET .space4___2nfPv {
  margin-right: 4px;
}
.barcode___3KBET label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___1VO6Q {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___1VO6Q + * {
  clear: both;
}
.barcode2___1VO6Q div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___1VO6Q .bar1___CxXfF {
  border-left: 2px solid black;
}
.barcode2___1VO6Q .bar2___1bwDk {
  border-left: 4px solid black;
}
.barcode2___1VO6Q .bar3___1kq3e {
  border-left: 6px solid black;
}
.barcode2___1VO6Q .bar4___3bqW7 {
  border-left: 8px solid black;
}
.barcode2___1VO6Q .space0___3RR4u {
  margin-right: 0;
}
.barcode2___1VO6Q .space1___3SRsk {
  margin-right: 2px;
}
.barcode2___1VO6Q .space2___nyBUU {
  margin-right: 4px;
}
.barcode2___1VO6Q .space3___doQHh {
  margin-right: 6px;
}
.barcode2___1VO6Q .space4___2nfPv {
  margin-right: 8px;
}
.barcode2___1VO6Q label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___2UH1C {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
/**
附件上传样式
*/
.filelist___1DVJl .error {
  color: #f04134;
}
.filelist___1DVJl .done {
  color: #00a854;
}
.filelist___1DVJl .ant-input-group-wrapper {
  display: block;
}
.filelist___1DVJl .uploading {
  color: #108ee9;
}
.filelist___1DVJl .removed {
  color: #ffbf00;
}
.filelist___1DVJl .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___1DVJl .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___1DVJl .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___1DVJl .ant-table {
  border: 0;
}
.headerPhoto___1mSK0 {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___2d2RJ {
  padding-right: 10%;
}
.blockWrap___3otQH {
  border: 1px solid #eee;
}
.Btn___1_Ogk {
  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___9y8-K {
  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___Uu3oC {
  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___Uu3oC button {
  margin: 8px 5px;
}
.barcode___3Ts_A {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___3n8dK {
  float: right;
}
.barcode___3Ts_A + * {
  clear: both;
}
.barcode___3Ts_A div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___3Ts_A .bar1___2LMd1 {
  border-left: 1px solid black;
}
.barcode___3Ts_A .bar2___3Qt5G {
  border-left: 2px solid black;
}
.barcode___3Ts_A .bar3___qFSpO {
  border-left: 3px solid black;
}
.barcode___3Ts_A .bar4___1-kh- {
  border-left: 4px solid black;
}
.barcode___3Ts_A .space0___17HjM {
  margin-right: 0;
}
.barcode___3Ts_A .space1___200oB {
  margin-right: 1px;
}
.barcode___3Ts_A .space2___28VLS {
  margin-right: 2px;
}
.barcode___3Ts_A .space3___3O62n {
  margin-right: 3px;
}
.barcode___3Ts_A .space4___3QFnw {
  margin-right: 4px;
}
.barcode___3Ts_A label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___1xD_P {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___1xD_P + * {
  clear: both;
}
.barcode2___1xD_P div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___1xD_P .bar1___2LMd1 {
  border-left: 2px solid black;
}
.barcode2___1xD_P .bar2___3Qt5G {
  border-left: 4px solid black;
}
.barcode2___1xD_P .bar3___qFSpO {
  border-left: 6px solid black;
}
.barcode2___1xD_P .bar4___1-kh- {
  border-left: 8px solid black;
}
.barcode2___1xD_P .space0___17HjM {
  margin-right: 0;
}
.barcode2___1xD_P .space1___200oB {
  margin-right: 2px;
}
.barcode2___1xD_P .space2___28VLS {
  margin-right: 4px;
}
.barcode2___1xD_P .space3___3O62n {
  margin-right: 6px;
}
.barcode2___1xD_P .space4___3QFnw {
  margin-right: 8px;
}
.barcode2___1xD_P label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___1aYqS {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
/**
附件上传样式
*/
.filelist___1Bun_ .error {
  color: #f04134;
}
.filelist___1Bun_ .done {
  color: #00a854;
}
.filelist___1Bun_ .ant-input-group-wrapper {
  display: block;
}
.filelist___1Bun_ .uploading {
  color: #108ee9;
}
.filelist___1Bun_ .removed {
  color: #ffbf00;
}
.filelist___1Bun_ .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___1Bun_ .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___1Bun_ .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___1Bun_ .ant-table {
  border: 0;
}
.headerPhoto___3Rfd0 {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___33Xig {
  padding-right: 10%;
}
.blockWrap___1J1iU {
  border: 1px solid #eee;
}
.Btn___1n2c_ {
  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____lH7x {
  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___fXv-e {
  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___fXv-e button {
  margin: 8px 5px;
}
.barcode___2_GQW {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___3QMCI {
  float: right;
}
.barcode___2_GQW + * {
  clear: both;
}
.barcode___2_GQW div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___2_GQW .bar1___bEasJ {
  border-left: 1px solid black;
}
.barcode___2_GQW .bar2___2xuWF {
  border-left: 2px solid black;
}
.barcode___2_GQW .bar3___1bEz7 {
  border-left: 3px solid black;
}
.barcode___2_GQW .bar4___1ZXP0 {
  border-left: 4px solid black;
}
.barcode___2_GQW .space0___vH5qv {
  margin-right: 0;
}
.barcode___2_GQW .space1___3byti {
  margin-right: 1px;
}
.barcode___2_GQW .space2___3U4Or {
  margin-right: 2px;
}
.barcode___2_GQW .space3___XqVdd {
  margin-right: 3px;
}
.barcode___2_GQW .space4___3fuWh {
  margin-right: 4px;
}
.barcode___2_GQW label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___2Qvho {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___2Qvho + * {
  clear: both;
}
.barcode2___2Qvho div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___2Qvho .bar1___bEasJ {
  border-left: 2px solid black;
}
.barcode2___2Qvho .bar2___2xuWF {
  border-left: 4px solid black;
}
.barcode2___2Qvho .bar3___1bEz7 {
  border-left: 6px solid black;
}
.barcode2___2Qvho .bar4___1ZXP0 {
  border-left: 8px solid black;
}
.barcode2___2Qvho .space0___vH5qv {
  margin-right: 0;
}
.barcode2___2Qvho .space1___3byti {
  margin-right: 2px;
}
.barcode2___2Qvho .space2___3U4Or {
  margin-right: 4px;
}
.barcode2___2Qvho .space3___XqVdd {
  margin-right: 6px;
}
.barcode2___2Qvho .space4___3fuWh {
  margin-right: 8px;
}
.barcode2___2Qvho label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___3EORF {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.modalFormItem___G_X3w {
  margin-bottom: 0;
}
.tip___FsTy0 {
  text-indent: 2em;
  margin-top: 15px;
}
.instruct____ijED {
  text-indent: 2em;
  margin-bottom: 15px;
}
/**
附件上传样式
*/
.filelist___1cwg- .error {
  color: #f04134;
}
.filelist___1cwg- .done {
  color: #00a854;
}
.filelist___1cwg- .ant-input-group-wrapper {
  display: block;
}
.filelist___1cwg- .uploading {
  color: #108ee9;
}
.filelist___1cwg- .removed {
  color: #ffbf00;
}
.filelist___1cwg- .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___1cwg- .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___1cwg- .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___1cwg- .ant-table {
  border: 0;
}
.headerPhoto___UAmc2 {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___3tQMe {
  padding-right: 10%;
}
.blockWrap___3DCPR {
  border: 1px solid #eee;
}
.Btn___1ieY7 {
  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___1gV6S {
  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____c0uH {
  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____c0uH button {
  margin: 8px 5px;
}
.barcode___zS9du {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___zB-j1 {
  float: right;
}
.barcode___zS9du + * {
  clear: both;
}
.barcode___zS9du div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___zS9du .bar1___1HjWe {
  border-left: 1px solid black;
}
.barcode___zS9du .bar2___1FObf {
  border-left: 2px solid black;
}
.barcode___zS9du .bar3___klQFr {
  border-left: 3px solid black;
}
.barcode___zS9du .bar4___49FWb {
  border-left: 4px solid black;
}
.barcode___zS9du .space0___1_dFa {
  margin-right: 0;
}
.barcode___zS9du .space1___3LWry {
  margin-right: 1px;
}
.barcode___zS9du .space2___35orI {
  margin-right: 2px;
}
.barcode___zS9du .space3___1bEB5 {
  margin-right: 3px;
}
.barcode___zS9du .space4___1iBRS {
  margin-right: 4px;
}
.barcode___zS9du label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___33hlN {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___33hlN + * {
  clear: both;
}
.barcode2___33hlN div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___33hlN .bar1___1HjWe {
  border-left: 2px solid black;
}
.barcode2___33hlN .bar2___1FObf {
  border-left: 4px solid black;
}
.barcode2___33hlN .bar3___klQFr {
  border-left: 6px solid black;
}
.barcode2___33hlN .bar4___49FWb {
  border-left: 8px solid black;
}
.barcode2___33hlN .space0___1_dFa {
  margin-right: 0;
}
.barcode2___33hlN .space1___3LWry {
  margin-right: 2px;
}
.barcode2___33hlN .space2___35orI {
  margin-right: 4px;
}
.barcode2___33hlN .space3___1bEB5 {
  margin-right: 6px;
}
.barcode2___33hlN .space4___1iBRS {
  margin-right: 8px;
}
.barcode2___33hlN label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___1Kl8w {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.modalFormItem___2BkLD {
  margin-bottom: 0;
}
.tip___tAxCr {
  text-indent: 2em;
  margin-top: 15px;
}
.instruct___1zBPx {
  text-indent: 2em;
  margin-bottom: 15px;
}
/**
附件上传样式
*/
.filelist___FWPqE .error {
  color: #f04134;
}
.filelist___FWPqE .done {
  color: #00a854;
}
.filelist___FWPqE .ant-input-group-wrapper {
  display: block;
}
.filelist___FWPqE .uploading {
  color: #108ee9;
}
.filelist___FWPqE .removed {
  color: #ffbf00;
}
.filelist___FWPqE .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___FWPqE .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___FWPqE .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___FWPqE .ant-table {
  border: 0;
}
.row1___1B-1T {
  padding: 15px;
  font-size: 16px;
  fontWeight: bold;
}
.searchForm____D-XG {
  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____D-XG .selectionMR___3JkLh {
  margin-right: 10px;
}
.searchForm____D-XG .radioGroup___1jIQ4 {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm____D-XG .dateRangeFI___20cee {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm____D-XG .opts___2QVIL {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm____D-XG .optLabel___9YexI {
  width: 68px;
  min-width: 68px;
}
.num___-nS6l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.headerPhoto___2qRPP {
  float: left;
  margin: 0 10px 0 0;
  width: 100px;
  height: 100px;
}
.btnMargin___2v1LT {
  padding-right: 10%;
}
.blockWrap___1xD3A {
  border: 1px solid #eee;
}
.Btn___3cfXY {
  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___2HXPK {
  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___3fLy7 {
  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___3fLy7 button {
  margin: 8px 5px;
}
.barcode___2W2K6 {
  position: fixed;
  top: 50px;
  background-color: red;
  color: blue;
}
.right___1i9Oz {
  float: right;
}
.barcode___2W2K6 + * {
  clear: both;
}
.barcode___2W2K6 div {
  float: left;
  height: 0.35in;
  /*size*/
}
.barcode___2W2K6 .bar1___1kB6t {
  border-left: 1px solid black;
}
.barcode___2W2K6 .bar2___5J5Lx {
  border-left: 2px solid black;
}
.barcode___2W2K6 .bar3___bpW3q {
  border-left: 3px solid black;
}
.barcode___2W2K6 .bar4___6r-lz {
  border-left: 4px solid black;
}
.barcode___2W2K6 .space0___1q2PN {
  margin-right: 0;
}
.barcode___2W2K6 .space1___38Hze {
  margin-right: 1px;
}
.barcode___2W2K6 .space2___3X_Ul {
  margin-right: 2px;
}
.barcode___2W2K6 .space3___2UWRV {
  margin-right: 3px;
}
.barcode___2W2K6 .space4___1pKcL {
  margin-right: 4px;
}
.barcode___2W2K6 label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.125in/100% helvetica;
  /*size*/
}
/*** bigger ******************************************/
.barcode2___Fvzqy {
  float: left;
  clear: both;
  padding: 0 10px;
  /*quiet zone*/
  overflow: auto;
  height: 1in;
  /*size*/
}
.barcode2___Fvzqy + * {
  clear: both;
}
.barcode2___Fvzqy div {
  float: left;
  height: 0.7in;
  /*size*/
}
.barcode2___Fvzqy .bar1___1kB6t {
  border-left: 2px solid black;
}
.barcode2___Fvzqy .bar2___5J5Lx {
  border-left: 4px solid black;
}
.barcode2___Fvzqy .bar3___bpW3q {
  border-left: 6px solid black;
}
.barcode2___Fvzqy .bar4___6r-lz {
  border-left: 8px solid black;
}
.barcode2___Fvzqy .space0___1q2PN {
  margin-right: 0;
}
.barcode2___Fvzqy .space1___38Hze {
  margin-right: 2px;
}
.barcode2___Fvzqy .space2___3X_Ul {
  margin-right: 4px;
}
.barcode2___Fvzqy .space3___2UWRV {
  margin-right: 6px;
}
.barcode2___Fvzqy .space4___1pKcL {
  margin-right: 8px;
}
.barcode2___Fvzqy label {
  clear: both;
  display: block;
  text-align: center;
  font: 0.25in/100% helvetica;
  /*size*/
}
.institutionTitle___3TqTS {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}
.getPatientInfo___3Qfy3 {
  color: #999;
  margin-left: 10px;
}
.getCase___293Ml {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.beforeDivider___hM5OU {
  padding: 10px;
}
.hr___11YDf {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.detail___Xt2-r {
  -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___Xt2-r .form___2G7iH {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___Xt2-r .form___2G7iH .formWrap___11o0T {
  padding: 20px;
}
.detail___Xt2-r .form___2G7iH .formWrap___11o0T .blockWrap___3r_GO {
  border: 1px solid #ccc;
}
.footer___343uS {
  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___343uS button {
  margin: 8px 5px;
}
.beforeDivider___3xXzH {
  padding: 10px;
}
.hr___25JY0 {
  margin-bottom: 20px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.detail___3foXa {
  -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___3foXa .form___2v8EG {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___3foXa .form___2v8EG .formWrap___-JKiW {
  padding: 20px;
}
.detail___3foXa .form___2v8EG .formWrap___-JKiW .blockWrap___2gAzg {
  border: 1px solid #ccc;
}
.footer___1pGvZ {
  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___1pGvZ button {
  margin: 8px 5px;
}
.checkboxBox___1ysIr .ant-checkbox-group {
  display: inline;
  margin-right: 5px;
}
.getPatientInfo___19VQC {
  color: #999;
  margin-left: 10px;
}
.getCase___3WBm1 {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.operation___2wxPW a {
  margin: 0.5em;
}
.operation___2wxPW button {
  margin: 0.5em;
}
.contents___3jpMv {
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
}
.blockWrap___etHgC {
  border: 1px solid #eee;
  border-bottom: none;
}
.hr___o3ePW {
  margin: 15px 0;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #C7CED5;
}
.btnCenter___3spyf {
  margin-top: 10px;
  text-align: center;
}
.btnMargin___3hFG7 {
  margin-left: 10px;
  margin-bottom: 10px;
}
.solidLine___SzfHq {
  margin: 15px 0;
  height: 1px;
  border: none;
  border-bottom: 1px solid #008000;
}
.detail___2_Jxr {
  -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___2_Jxr .form___1LvpA {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___2_Jxr .form___1LvpA .formWrap___28A-m {
  padding: 20px;
}
.detail___2_Jxr .form___1LvpA .formWrap___28A-m .blockWrap___RGVH1 {
  border: 1px solid #ccc;
}
.footer___3aEev {
  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___3aEev button {
  margin: 8px 5px;
}
.process___1UELt {
  margin: 5px 0px 5px 50px;
}
.name___3S4_t {
  font-weight: bolder;
  margin-right: 10px;
}
.warn___3e5qw {
  color: red;
}
.blockWrap___2EGN9 {
  border: 1px solid #eee;
  border-top: none;
}
.operation___wOg1M 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___A5J95 {
  color: #BFBFBF;
  margin-top: 5px;
}
.card___3Xa-T {
  background-color: #EEEEEE;
  margin: 10px 7px;
  padding: 0;
}
.card___3Xa-T .top___2TwX9 {
  height: 120px;
}
.card___3Xa-T .top___2TwX9 .avatar___3TB8q {
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.card___3Xa-T .top___2TwX9 .avatar___3TB8q .img___1BQoF {
  width: 100px;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 {
  float: left;
  color: #333333;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 .common___1vcBI {
  font-size: 12px;
  color: #888888;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 .expertTitle___1E1j3 {
  margin-bottom: 10px;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 .expertTitle___1E1j3 .name___3Jr6n {
  font-size: 18px;
  color: #AC8A71;
  margin-right: 10px;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 .rate___3R11N {
  margin: 10px 0;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 .rate___3R11N .numP___67Jar {
  margin-left: 5px;
  margin-right: 15px;
  font-size: 12px;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 .rate___3R11N .numR___6Lj8d {
  margin-left: 5px;
  font-size: 12px;
  color: #FF5400;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 .diseases___xcjp9 {
  margin-top: 12px;
  height: 22px;
}
.card___3Xa-T .top___2TwX9 .infor___2NMY3 .diseases___xcjp9 .disease___1FH3y {
  font-size: 12px;
  color: #888888;
  padding: 1px 5px;
  border: 1px solid #D8D7D7;
  margin-right: 8px;
}
.card___3Xa-T .bottom___L5CXl {
  border-top: 1px dashed #C7CED5;
  margin-top: 10px;
  padding-top: 10px;
}
.card___3Xa-T .bottom___L5CXl .numL___31TK4 {
  color: #FF5400;
}
.card___3Xa-T .bottom___L5CXl .btn___1CteS {
  float: right;
}
.card___3Xa-T .bottom___L5CXl .btnOrder___3jryg {
  float: right;
  margin-left: 10px;
  border-color: #37BB65;
  color: #37BB65;
}
.title___33kMK {
  text-align: center;
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.title___33kMK .active___1zsvb {
  padding: 0 10px;
  cursor: pointer;
  font-weight: bold;
}
.title___33kMK .normal___3c1qe {
  padding: 0 10px;
  cursor: pointer;
}
.header___1P8Rg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header___1P8Rg .right___1lTfm {
  height: 107px;
  width: 25%;
  border: 1px solid #e4e4e4;
  font-size: 26px;
  line-height: 107px;
  text-align: center;
  cursor: pointer;
  color: #08af43;
}
.header___1P8Rg .right___1lTfm .icon___2qmx4 {
  font-size: 50px;
}
.header___1P8Rg .searchWrap___1eG6B {
  width: 100%;
  height: 107px;
  padding-left: 32px;
  padding-top: 24px;
  border: 1px solid #e4e4e4;
}
.institution___2TYo2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.institution___2TYo2 img {
  width: 200px;
  height: 140px;
}
.institution___2TYo2 .institutionDetail___1frIO {
  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___2TYo2 .institutionDetail___1frIO .institutionTitle___2YL2h {
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 20px;
  color: #518545;
}
.institution___2TYo2 .institutionDetail___1frIO .hospitallevelName___2Uqeq {
  line-height: 20px;
  padding-left: 20px;
  color: #3f3535;
}
.institution___2TYo2 .institutionDetail___1frIO .address___eMY7T {
  line-height: 20px;
}
.institution___2TYo2 .institutionDetail___1frIO .address___eMY7T .label___WRPeH {
  color: #999;
}
.institution___2TYo2 .institutionDetail___1frIO .count___3qjUe {
  line-height: 20px;
  padding-left: 80%;
}
.institution___2TYo2 .institutionDetail___1frIO .count___3qjUe .label___WRPeH {
  color: #999;
}
.institution___2TYo2 .institutionDetail___1frIO .detail___1LVZo {
  width: 20px;
  height: 20px;
  overflow: hidden;
}
.institution___2TYo2 .institutionDetail___1frIO .tel___24TBp {
  line-height: 20px;
}
.institution___2TYo2 .institutionDetail___1frIO .tel___24TBp .label___WRPeH {
  color: #999;
}
.pagination___3D4ed {
  right: 20px;
  margin: 16px 0;
  text-align: center;
}
.selectSearchWrap___3YFnU {
  width: 100%;
  background-color: #f2f1ef;
  height: 52px;
  padding: 10px;
  vertical-align: center;
  margin-bottom: 20px;
}
.selectSearchWrap___3YFnU .select___1AaL2 {
  height: 32px;
}
.contentInner___3r7IB {
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.contentInnerDetail___K1wNi {
  background-color: #fff;
  padding: 10px 20px 20px 20px;
}
.expertDetail___BLQhS {
  min-height: 600px;
}
.expertDetail___BLQhS img {
  width: 150px;
}
.expertDetail___BLQhS .expertButtrnSty___1DmAz {
  margin-left: 12.5%;
}
.newsDetail___1QvEG {
  min-height: 650px;
}
.newsDetail___1QvEG .title___2RNEg {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.newsDetail___1QvEG .info___Mmrws {
  border-bottom: 1px solid #eee;
  line-height: 50px;
  background-color: #eee;
}
.newsDetail___1QvEG .info___Mmrws span {
  font-size: 14px;
  margin-left: 20px;
  margin-right: 20px;
}
.newsDetail___1QvEG .newsImage___1LTE4 img {
  border: 1px solid #eee;
  width: 300px;
  display: block;
  margin: 30px auto;
}
.newsDetail___1QvEG .newsContent___3jrq4 {
  text-indent: 28px;
  line-height: 30px;
  font-size: 14px;
}
.newsDetail___1QvEG .expertButtrnSty___1DmAz {
  margin-top: 20px;
}
.search___1tu6h {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 200px;
}
.btn___1Z_sK {
  margin-bottom: 10px;
  float: right;
}
.listTitleWrap___3-LE_ {
  padding: 5px 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.listTitle___3j6cw {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #057e7a;
  font-size: 16px;
  color: #057e7a;
}
.expertInCard___1Kwbn {
  border-bottom: 1px solid #e4e4e4;
  padding: 20px 0;
  height: 180px;
  cursor: pointer;
}
.avatar___2Q-u6 {
  float: left;
  height: 120px;
  width: 120px;
  border: 1px solid #EEEEEE;
  cursor: pointer;
  margin-right: 20px;
}
.avatar___2Q-u6 img {
  height: 115px;
  width: 115px;
}
.expertInfo___2TdDM .expertInfoTitle___Jrmy- {
  height: auto;
  line-height: 30px;
}
.expertInfo___2TdDM .expertInfoTitle___Jrmy- span {
  margin-right: 10px;
}
.expertInfo___2TdDM .expertInfoTitle___Jrmy- .name___1evTX {
  font-size: 18px;
  font-weight: bold;
  margin-right: 20px;
  color: #ac8a71;
}
.expertInfo___2TdDM .expertInfoTitle___Jrmy- .titleName___17W-W {
  color: #999999;
}
.introduction___3oifV {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  margin-bottom: 10px;
  height: 44px;
}
.showMore___1wa3k {
  display: block;
  line-height: 28px;
  text-align: right;
}
.pagination___GUOug {
  text-align: center;
  margin-top: 20px;
}
.rightTitleWrap___1vjMi {
  padding: 5px 20px;
  background-color: #f5f7fc;
  margin-bottom: 20px;
}
.rightTitle___2JWx4 {
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #057e7a;
}
.inDetail___3CgmE .expertDetail___BLQhS .expertInCard___1Kwbn {
  height: auto;
}
.inDetail___3CgmE .expertDetail___BLQhS .expertInCard___1Kwbn .avatar___2Q-u6 {
  float: left;
  height: 200px;
  width: 200px;
  border: 1px solid #EEEEEE;
}
.inDetail___3CgmE .expertDetail___BLQhS .expertInCard___1Kwbn .avatar___2Q-u6 img {
  width: 198px;
}
.inDetail___3CgmE .expertDetail___BLQhS .expertInCard___1Kwbn .expertInfo___2TdDM {
  margin-left: 245px;
}
.inDetail___3CgmE .expertDetail___BLQhS .expertInCard___1Kwbn .expertInfo___2TdDM .expertInfoTitle___Jrmy- .name___1evTX {
  font-size: 20px;
}
.inDetail___3CgmE .expertDetail___BLQhS .expertInCard___1Kwbn .expertInfo___2TdDM .expertInfoTitle___Jrmy- .titleName___17W-W span {
  font-weight: bold;
}
.clearFloat___IFjGs {
  clear: both;
}
.introductionDetail___pnpu6 {
  margin-top: 50px;
}
.introductionDetail___pnpu6 .introductionDetailTitleWrap___uMy3J {
  padding: 5px 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}
.introductionDetail___pnpu6 .introductionDetailTitleWrap___uMy3J .introductionDetailTitle___2LWPK {
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  border-left: 5px solid #0e77ca;
  font-size: 16px;
  color: #057e7a;
}
.introductionContent___3vdti {
  line-height: 20px;
}
.newsAvatar___3w8wv {
  cursor: pointer;
}
.newsTitle___Ln2VW {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  cursor: pointer;
  margin-bottom: 10px;
  color: #ac8a71;
}
.newsTitle___Ln2VW:hover {
  color: #5dc58f;
}
.time___1SlFa {
  line-height: 20px;
  color: #bbb;
}
.operation___31BH8 a {
  margin: 0.5em;
}
.operation___31BH8 button {
  margin: 0.5em;
}
.contents___Zyt_k {
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  overflow: auto;
}
.operation___2pN6r a {
  margin: 0.5em;
}
.operation___2pN6r button {
  margin: 0.5em;
}
.operation___3FIJw a {
  margin: 0.5em;
}
.operation___3FIJw button {
  margin: 0.5em;
}
.wholeBody___1P7L1 {
  -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___1aSPf {
  width: 60%;
  margin: 0 auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.report___1aSPf .h2title___yOTZg {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
.report___1aSPf .solidLine___23FrX {
  width: 100%;
  margin: -10px 0px 15px 0px;
  height: 1px;
  border: none;
  border-bottom: 1px solid #333333;
}
.report___1aSPf .ant-row {
  color: #333333;
}
.report___1aSPf .ant-row .ant-form-item {
  margin-bottom: 5px;
}
.label___2l-U_ {
  font-weight: bold;
}
.foot___2KKNj {
  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___2KKNj .button___HLgGg {
  padding: 0 10 0 10;
  background-color: '#FFFFFF';
}
.h2title___yOTZg {
  text-align: center;
  font-weight: bold;
}
.card___2AAkb {
  width: 310px;
  cursor: pointer;
  border: 1px solid #dedede;
  margin-bottom: 20px;
}
.card___2AAkb: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___2AAkb .customImage___3k5Wh img {
  height: 200px;
  width: 100%;
}
.card___2AAkb .cardInfo___wAvhz {
  padding: 0 15px;
}
.card___2AAkb .divshoushu___3up2V {
  font-size: 22px;
  line-height: 50px;
  color: #333;
}
.card___2AAkb .divroom___1ra4H {
  height: 20px;
  color: #666;
}
.card___2AAkb .divstatus___2UwD3 {
  margin-top: 8px;
  line-height: 38px;
  text-align: center;
  border-top: 1px dotted #C7CED5;
}
.span___3UGs_ {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.padd___23Hh5 {
  text-indent: 2em;
  line-height: 32px;
}
.opInfo___2E1tj {
  background: #fff;
  padding: 40px 45px;
  margin-bottom: 20px;
}
.opLeft___2wXof {
  float: left;
  height: 550px;
}
.opBg___29rSL {
  height: 500px;
  background-color: lightgray;
  background-repeat: round;
  background-size: 100% 100%;
  text-align: center;
}
.opTitle___2OeAL {
  background-color: #37bb65;
  height: 50px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  padding: 0 30px;
}
.opTime___1vdIe {
  float: left;
}
.opStatus___1JtvW {
  float: right;
}
.operationName___26XtG {
  padding-top: 128px;
  font-size: 44px;
  color: #fff;
}
.applicationStatus___Q-UqA {
  padding-top: 78px;
}
.applicationStatus___Q-UqA .waiting___fTH60 {
  font-size: 20px;
  color: orange;
}
.applicationStatus___Q-UqA button {
  width: 170px;
  height: 50px;
  font-size: 24px;
  color: #37bb65;
}
.opDetail___2ZZqV {
  color: #333;
  padding-top: 50px;
}
.cardTitleDiv___2Nc5V {
  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___1_6fP {
  color: gray;
}
.normal___1yr-j {
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}
.normal___1yr-j 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___1yr-j 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___1yr-j h2 .rightContent___ETnXe {
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 10px 0 0;
  text-align: right;
}
.dataToolWrap___1WU4D {
  height: 42px;
  width: 100%;
}
.formWrap___1_Ybg {
  float: left;
}
.searchInput___7ur6s {
  width: 100%;
  height: 95px;
  padding-left: 20px;
  padding-top: 20px;
  border: 1px solid #e4e4e4;
}
.searchWrap___31_6R {
  width: 100%;
  height: 107px;
  padding-left: 32px;
  padding-top: 24px;
  border: 1px solid #e4e4e4;
}
.diseases___1bfJq {
  color: #BFBFBF;
  margin-top: 5px;
}
.detail___2Ni-Z {
  -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___2Ni-Z .footer___x2_MH,
.detail___2Ni-Z .header___21JoY {
  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___2Ni-Z .header___21JoY {
  border-bottom: 1px solid #ccc;
}
.detail___2Ni-Z .header___21JoY button {
  margin: 8px 8px 0;
}
.detail___2Ni-Z .footer___x2_MH {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.detail___2Ni-Z .footer___x2_MH button {
  margin: 8px 5px;
}
.detail___2Ni-Z .footer1___6Oymm {
  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___2Ni-Z .footer1___6Oymm button {
  margin: 8px 5px;
}
.detail___2Ni-Z .form___xyHdC {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___2Ni-Z .form___xyHdC .formWrap___3LgUF {
  padding: 20px;
}
.detail___2Ni-Z .form___xyHdC .formWrap___3LgUF .blockWrap___1inV4 {
  border: 1px solid #ccc;
}
.detail___2Ni-Z .emptyDiv___3EahN {
  width: 100%;
  height: 48px;
}
.detail___2Ni-Z .hr___16yUv {
  border: 1px;
  -ms-flex-item-align: center;
      align-self: center;
  border-top: 1px dotted #B0B0B0;
  margin: 0px 50px 15px 50px;
}
.btnCenter___3TUDL {
  text-align: center;
}
.btnMargin___3Fv1i {
  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___3ru1i {
  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___3ru1i button {
  margin: 8px 5px;
}
.emptyDiv___2mGNJ {
  width: 100%;
  height: 48px;
}
.searchForm___3Xobk {
  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___3Xobk .selectionMR___QOpdO {
  margin-right: 10px;
}
.searchForm___3Xobk .radioGroup___1bSJ8 {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.searchForm___3Xobk .dateRangeFI___3McOa {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.searchForm___3Xobk .opts___8Zhlc {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.searchForm___3Xobk .optLabel___1v74U {
  width: 68px;
  min-width: 68px;
}
.num___3lnnK {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.detail___2coCh {
  -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___2coCh .footer___3e2E8,
.detail___2coCh .header___2V9ON {
  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___2coCh .header___2V9ON {
  border-bottom: 1px solid #ccc;
}
.detail___2coCh .header___2V9ON button {
  margin: 8px 8px 0;
}
.detail___2coCh .footer___3e2E8 {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.detail___2coCh .footer___3e2E8 button {
  margin: 8px 5px;
}
.detail___2coCh .form___1cXPT {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___2coCh .form___1cXPT .formWrap___1oQvr {
  padding: 20px;
}
.detail___2coCh .form___1cXPT .formWrap___1oQvr .blockWrap___1CdOG {
  border: 1px solid #ccc;
}
.btnCenter___1RujT {
  margin-top: 10px;
  text-align: center;
}
.btnMargin___38HSq {
  margin-left: 10px;
  margin-bottom: 10px;
}
.patientInfos___odA06 .ant-table {
  border: 0;
}
.patientInfos___odA06 .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___1X9ii {
  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___1X9ii .patient___OntxX,
.cardTitle___1X9ii .experts___WaPCO,
.cardTitle___1X9ii .time___1l4Xp,
.cardTitle___1X9ii .type___1_Wik,
.cardTitle___1X9ii .operator___KLK9p {
  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___1X9ii .patient___OntxX {
  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___1X9ii .patient___OntxX .patientWrap___2PtFN {
  padding: 0 0 0 72px;
  position: relative;
  min-height: 64px;
}
.cardTitle___1X9ii .patient___OntxX .patientWrap___2PtFN .info___8yPGF {
  color: #333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%;
}
.cardTitle___1X9ii .patient___OntxX .patientWrap___2PtFN .impression___3hTlc,
.cardTitle___1X9ii .patient___OntxX .patientWrap___2PtFN .comment___3THBA {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 44px;
  width: 294px;
  color: #666;
}
.cardTitle___1X9ii .patient___OntxX .patientWrap___2PtFN .comment___3THBA {
  color: #f00;
}
.cardTitle___1X9ii .patient___OntxX .patientWrap___2PtFN img {
  display: block;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
}
.cardTitle___1X9ii .experts___WaPCO {
  width: 288px;
}
.cardTitle___1X9ii .time___1l4Xp {
  width: 220px;
}
.cardTitle___1X9ii .type___1_Wik {
  width: 128px;
}
.cardTitle___1X9ii .operator___KLK9p {
  width: 144px;
  border: none;
  text-align: center;
}
.cardTitle___1X9ii .operator___KLK9p .ant-btn {
  width: 90px;
  margin: 2px auto;
}
.cardTitle___1X9ii .patient___OntxX,
.cardTitle___1X9ii .experts___WaPCO,
.cardTitle___1X9ii .time___1l4Xp,
.cardTitle___1X9ii .type___1_Wik,
.cardTitle___1X9ii .operator___KLK9p {
  font-size: 16px;
}
.cardItem___LTIj7 {
  border: 1px solid #50CFCF;
  overflow: hidden;
  background-color: #fff;
}
.cardItem___LTIj7 .ciTitle___LdOWe {
  background-color: #f3fdfd;
  padding: 0 10px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
}
.cardItem___LTIj7 .ciTitle___LdOWe .ciTitleLeft___J3pmu {
  float: left;
}
.cardItem___LTIj7 .ciTitle___LdOWe .ciTitleLeft___J3pmu span {
  height: 50px;
  line-height: 50px;
  padding-right: 22px;
}
.cardItem___LTIj7 .ciTitle___LdOWe .ciTitleRight___1cySk {
  float: right;
}
.cardItem___LTIj7 .ciBody___1n3UT {
  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___LTIj7 .ciBody___1n3UT .patient___OntxX,
.cardItem___LTIj7 .ciBody___1n3UT .experts___WaPCO,
.cardItem___LTIj7 .ciBody___1n3UT .time___1l4Xp,
.cardItem___LTIj7 .ciBody___1n3UT .type___1_Wik,
.cardItem___LTIj7 .ciBody___1n3UT .operator___KLK9p {
  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___LTIj7 .ciBody___1n3UT .patient___OntxX {
  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___LTIj7 .ciBody___1n3UT .patient___OntxX .patientWrap___2PtFN {
  padding: 0 0 0 72px;
  position: relative;
  min-height: 64px;
}
.cardItem___LTIj7 .ciBody___1n3UT .patient___OntxX .patientWrap___2PtFN .info___8yPGF {
  color: #333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%;
}
.cardItem___LTIj7 .ciBody___1n3UT .patient___OntxX .patientWrap___2PtFN .impression___3hTlc,
.cardItem___LTIj7 .ciBody___1n3UT .patient___OntxX .patientWrap___2PtFN .comment___3THBA {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  height: 44px;
  width: 294px;
  color: #666;
}
.cardItem___LTIj7 .ciBody___1n3UT .patient___OntxX .patientWrap___2PtFN .comment___3THBA {
  color: #f00;
}
.cardItem___LTIj7 .ciBody___1n3UT .patient___OntxX .patientWrap___2PtFN img {
  display: block;
  height: 64px;
  position: absolute;
  left: 0;
  top: 0;
}
.cardItem___LTIj7 .ciBody___1n3UT .experts___WaPCO {
  width: 288px;
}
.cardItem___LTIj7 .ciBody___1n3UT .time___1l4Xp {
  width: 220px;
}
.cardItem___LTIj7 .ciBody___1n3UT .type___1_Wik {
  width: 128px;
}
.cardItem___LTIj7 .ciBody___1n3UT .operator___KLK9p {
  width: 144px;
  border: none;
  text-align: center;
}
.cardItem___LTIj7 .ciBody___1n3UT .operator___KLK9p .ant-btn {
  width: 90px;
  margin: 2px auto;
}
.cardItem___LTIj7 .ciBody___1n3UT .time___1l4Xp {
  text-align: center;
}
.cardItem___LTIj7 .ciBody___1n3UT .time___1l4Xp .timeBarNull___36jVc {
  font-size: 24px;
  color: #ddd;
}
.cardItem___LTIj7 .ciBody___1n3UT .time___1l4Xp .timeBar___2YFNQ .t___1FOe7 {
  font-size: 30px;
  font-weight: normal;
}
.cardItem___LTIj7 .ciBody___1n3UT .time___1l4Xp .timeBar___2YFNQ .date___34OUW {
  color: #999;
}
.cardItem___LTIj7 .ciBody___1n3UT .type___1_Wik {
  font-size: 16px;
}
.cardItem___LTIj7 .ciBody___1n3UT .type___1_Wik a {
  font-size: 14px;
  color: #333;
  margin-top: 8px;
}
.cardItem___LTIj7 .ciBody___1n3UT .expertBox___35Eac {
  position: relative;
  padding-left: 88px;
  min-height: 64px;
  text-align: left;
}
.cardItem___LTIj7 .ciBody___1n3UT .expertBox___35Eac img {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 64px;
}
.cardItem___LTIj7 .ciBody___1n3UT .expertBox___35Eac .name___1ChYR {
  font-size: 16px;
  margin-right: 10px;
}
.cardItem___LTIj7 .ciBody___1n3UT .expertBox___35Eac .titleName___3D4pt {
  font-size: 16px;
}
.cardItem___LTIj7 .ciBody___1n3UT .expertBox___35Eac .other___2_5AY {
  margin: 5px 0 0;
  white-space: nowrap;
  text-align: left;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}
.clinicExpert___1CGwO {
  padding-left: 72px;
  position: relative;
  height: 72px;
  margin-top: 10px;
}
.clinicExpert___1CGwO img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 64px;
}
.clinicExpert___1CGwO .name___AarYk {
  font-size: 22px;
  margin-right: 10px;
}
.clinicExpert___1CGwO .institution___1swW4 {
  font-size: 16px;
}
.detail___1JOKk {
  -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___1JOKk .footer___1eymG,
.detail___1JOKk .header___2bk64 {
  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___1JOKk .header___2bk64 {
  border-bottom: 1px solid #ccc;
}
.detail___1JOKk .header___2bk64 button {
  margin: 8px 8px 0;
}
.detail___1JOKk .footer___1eymG {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #ccc;
  text-align: center;
}
.detail___1JOKk .footer___1eymG button {
  margin: 8px 5px;
}
.detail___1JOKk .form___wVLI2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.detail___1JOKk .form___wVLI2 .formWrap___1y_lq {
  padding: 0 20px;
}
.detail___1JOKk .form___wVLI2 .formWrap___1y_lq .blockWrap___yxzO7 {
  border: 1px solid #ccc;
}
.detail___1JOKk .filelist___3qjDr .error {
  color: #f04134;
}
.detail___1JOKk .filelist___3qjDr .done {
  color: #00a854;
}
.detail___1JOKk .filelist___3qjDr .ant-input-group-wrapper {
  display: block;
}
.detail___1JOKk .filelist___3qjDr .uploading {
  color: #108ee9;
}
.detail___1JOKk .filelist___3qjDr .removed {
  color: #ffbf00;
}
.detail___1JOKk .filelist___3qjDr .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.detail___1JOKk .filelist___3qjDr .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.detail___1JOKk .filelist___3qjDr .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.detail___1JOKk .filelist___3qjDr .ant-table {
  border: 0;
}
.fileViewModel___11_U5 .ant-modal-close {
  right: 6px;
  top: 4px;
}
.fileViewModel___11_U5 .ant-modal-close > span {
  line-height: 10px;
  width: 10px;
  height: 10px;
}
.fileViewModel___11_U5 .ant-modal-body {
  padding: 2px;
  padding-top: 16px;
}
.listItem___3jIpw {
  padding: 3px 0 8px;
}
.listItem___3jIpw .item___1Nya2 {
  margin: 0 0 5px;
}
.listItem___3jIpw .item___1Nya2 .itemTxt___3jkKa {
  height: 26px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.listItemNone___2WULW {
  padding: 8px 0;
  color: #999;
}
.patientInfos___9tVoV .ant-table {
  border: 0;
}
.patientInfos___9tVoV .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.reportWrite___1CVMc {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.reportWrite1___wYvw4 {
  padding: 20px 0;
}
.logItem___99s0U {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
.noneData___2JEL7 {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.status___2V7DZ {
  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___1dpkE {
  border: 1px solid #ccc;
  background-color: #fff;
}
.cardItem___1dpkE .ciTitle___36sR5 {
  background-color: #ddd;
  padding: 0 5px;
  height: 24px;
  overflow: hidden;
}
.cardItem___1dpkE .ciTitle___36sR5 span {
  display: block;
  height: 24px;
  line-height: 24px;
}
.cardItem___1dpkE .ciTitle___36sR5 .left___Xl7J- {
  float: left;
}
.cardItem___1dpkE .ciTitle___36sR5 .right___3OVrI {
  float: right;
}
.cardItem___1dpkE .ciBody___35eVJ {
  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___1dpkE .ciBody___35eVJ .patient___1SYgD,
.cardItem___1dpkE .ciBody___35eVJ .time___2Lj2z,
.cardItem___1dpkE .ciBody___35eVJ .type___vB2_Z,
.cardItem___1dpkE .ciBody___35eVJ .operator___18p4U {
  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___1dpkE .ciBody___35eVJ .patient___1SYgD {
  padding: 0 5px 0 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.cardItem___1dpkE .ciBody___35eVJ .patient___1SYgD .info___il2tb {
  color: #0099FF;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}
.cardItem___1dpkE .ciBody___35eVJ .time___2Lj2z {
  text-align: center;
}
.cardItem___1dpkE .ciBody___35eVJ .time___2Lj2z .timeBarNull___291Sv {
  font-size: 24px;
  color: #ddd;
}
.cardItem___1dpkE .ciBody___35eVJ .time___2Lj2z .timeBar___2e0IX .t___2NJOT {
  font-size: 32px;
  font-weight: bold;
}
.cardItem___1dpkE .ciBody___35eVJ .time___2Lj2z .timeBar___2e0IX .date___1ECLK {
  color: #999;
}
.cardItem___1dpkE .ciBody___35eVJ .operator___18p4U {
  text-align: right;
}
.cardItem___1dpkE .ciBody___35eVJ .type___vB2_Z {
  text-align: center;
}
.entryConsult___1gmnc .cont___2MKjD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.entryConsult___1gmnc .sider___2vqbQ {
  background-color: #fff;
  border-right: 1px solid #e5e5e5;
}
.entryConsult___1gmnc .sider___2vqbQ .peopleList___2bTd5 li {
  padding: 5px 64px 5px 10px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
.entryConsult___1gmnc .sider___2vqbQ .peopleList___2bTd5 li:hover {
  background-color: #f5f5f5;
}
.entryConsult___1gmnc .sider___2vqbQ .peopleList___2bTd5 li span {
  position: absolute;
  right: 0;
  top: 5px;
  display: block;
  width: 64px;
  text-align: center;
  font-size: 12px;
}
.entryConsult___1gmnc .sider___2vqbQ .peopleList___2bTd5 li .isOnline1___3hFqi {
  color: #39d97a;
}
.entryConsult___1gmnc .sider___2vqbQ .peopleList___2bTd5 li .isOnline0___1aXlU {
  color: #ddd;
}
.entryConsult___1gmnc .footer___1eymG {
  background-color: #e5e5e5;
  height: 44px;
  line-height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-top: 1px solid #ddd;
}
.nowrap___1EbNF {
  white-space: nowrap;
}
.fileName___3N8Kg {
  padding-right: 0;
}
.overCase___2bhAj {
  background-color: #FFFFFF;
  margin-left: 10px;
}
.overCase___2bhAj .ant-row,
.overCase___2bhAj .ant-form-item-label label {
  color: #008000!important;
}
.solidLine___1DXae {
  margin: 5px 30px 20px 30px;
  height: 1px;
  border: none;
  border-bottom: 1px dashed #008000;
}
.getPatientInfo___RS0rr {
  color: #999;
  margin-left: 10px;
}
.getCase___1nhYf {
  padding: 20px 0;
  margin: 20px 0;
  border: 1px dotted #ccc;
  border-left: none;
  border-right: none;
}
.wholeBody___cDhv_ {
  -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___20__c {
  text-decoration: underline;
}
.splll___eKb6E {
  border: 0;
  border-bottom: 1 solid black;
  background: #000000;
}
.pdl___1drsq {
  text-indent: 50px;
  font: size 25px;
  letter-spacing: 2px;
  font-family: kaiti;
  font-size: 18px;
  line-height: 30px;
}
.pqz___pMWpa {
  text-align: right ;
  letter-spacing: 10px;
}
.pqz1___3NjAZ {
  text-align: right ;
  padding-right: 60px;
}
.pqz2___2oypD {
  text-align: right ;
}
.hrs___2rAV0 {
  height: 1px;
  border: none;
  border-top: 1px dashed #01070e;
}
.reportWarp___1wF5z {
  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___1wF5z .Hr___2ZC-j {
  height: 1px;
  border: none;
  border-top: 1px solid #000;
}
.reportWarp___1wF5z h2 {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}
.advice___30K19 {
  margin-top: 10px;
  min-height: 150px;
  text-align: left;
  padding-bottom: 10px;
}
.advice___30K19 p {
  margin-top: 30px;
  line-height: 2;
  padding-right: 5px;
}
.advice___30K19 h4 {
  margin-top: 10px;
}
.btn___3Go5- {
  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___29c3Y {
  width: 16.66666667%;
  text-align: right;
  line-height: 32px;
}
.patientInfoSpan1___1y7Cj {
  margin: 0 8px 0 2px;
  font-size: 20px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
}
.patientInfoSpan2___36Blx {
  min-height: 100px;
  margin-left: 16.66666667%;
  font-size: 16px;
}
.a___3J6ln {
  width: 33%;
  line-height: 32px;
  height: 32px;
  text-align: center;
  display: inline-block;
}
.p___3VRkE {
  width: 33%;
  line-height: 32px;
  text-align: center;
}
.p_1___RiBuV {
  width: 33%;
  position: relative;
  top: 0;
  line-height: 32px;
  text-align: center;
}
.c_1___oa24r {
  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___2PvDS {
  width: 270%;
  margin-left: 55%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.c___3zm4V {
  font-weight: 900;
  color: black;
  width: 50%;
  display: inline-block;
  text-align: right;
}
.r___MaouM {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
  white-space: nowrap;
}
.s___22gH2 {
  width: 50%;
  display: inline-block;
  text-align: left;
  text-indent: 5px;
}
.noneData___1r3d4 {
  text-align: center;
  padding: 10px 0;
  color: #999;
}
.logItem___1yHwo {
  line-height: 32px;
  font-size: 14px;
  margin-left: 40px;
}
/* use css to set position of modal */
.vertical-center-modal___2ilG3 {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal___2ilG3:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal___2ilG3 .ant-modal___3IpLZ {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
/*
    上传附件列表
    */
.filelist___YhGJF .error {
  color: #f04134;
}
.filelist___YhGJF .done {
  color: #00a854;
}
.filelist___YhGJF .ant-input-group-wrapper {
  display: block;
}
.filelist___YhGJF .uploading {
  color: #108ee9;
}
.filelist___YhGJF .removed {
  color: #ffbf00;
}
.filelist___YhGJF .ant-table-tbody > tr > td {
  padding: 2px 1px;
  border: 0;
}
.filelist___YhGJF .ant-table-tbody > tr > td .ant-input {
  border-radius: 0;
}
.filelist___YhGJF .ant-table-tbody > tr > td .ant-input-suffix {
  width: 40px;
}
.filelist___YhGJF .ant-table {
  border: 0;
}
.registerCard___1DNwI {
  width: 100%;
  position: relative;
}
.registerCard___1DNwI .institutionLogo___3ChWK {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 200px;
  top: 50px;
}
.registerCard___1DNwI .institutionLogo___3ChWK img {
  width: 200px;
}
.registerCard___1DNwI .division___37Dhh {
  padding-top: 18px;
  border-top: 1px dashed #E4E4E4;
}
.registerCard___1DNwI .division___37Dhh .ant-radio-group {
  width: 100%;
}
.registerCard___1DNwI .division___37Dhh .ant-radio-group .ant-radio-button-wrapper {
  text-align: center;
  width: 50%;
}
.registerCard___1DNwI .insWord___1Rl4j {
  color: #BEBEBE;
}
.registerCard___1DNwI .btn___2H0cr {
  margin-top: 20px;
  padding: 0 40px;
}
.steps___2sVAq {
  padding: 20px 30px;
  background-color: white;
}
.stepTip___2Tgzy {
  min-width: 50px;
  white-space: nowrap;
  white-space: pre-wrap;
}
.divcard___3SOiO .ant-form-item-control {
  max-height: 65px;
}
.label___2GBwD,
.labelNoRequire___3cD57 {
  padding: 6px 0 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.label___2GBwD::before,
.labelNoRequire___3cD57::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.labelNoRequire___3cD57::before {
  content: '';
}
.logoWarp___3O6Uv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.logoWarp___3O6Uv .logoDiv___3v1GR,
.logoWarp___3O6Uv .exampleDiv___3A-51 {
  width: 100px;
  height: 100px;
  background: #FAFAFA;
  text-align: center;
  opacity: 1;
  border-radius: 4px;
}
.logoWarp___3O6Uv .logoDiv___3v1GR .logoUp___HCwSC,
.logoWarp___3O6Uv .exampleDiv___3A-51 .logoUp___HCwSC {
  width: 100%;
  margin: 0 auto;
}
.logoWarp___3O6Uv .logoDiv___3v1GR .ant-upload.ant-upload-select-picture-card,
.logoWarp___3O6Uv .exampleDiv___3A-51 .ant-upload.ant-upload-select-picture-card,
.logoWarp___3O6Uv .logoDiv___3v1GR .ant-upload-list-picture-card .ant-upload-list-item,
.logoWarp___3O6Uv .exampleDiv___3A-51 .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 100px !important;
  height: 100px !important;
}
.logoWarp___3O6Uv .exampleDiv___3A-51 {
  margin-left: 15px;
  border: none;
}
.logoWarp___3O6Uv .exampleDiv___3A-51 img {
  display: inline-block;
  width: 100px !important;
  height: 100px !important;
}
.imageWarp___7jw5_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.imageWarp___7jw5_ .imageDiv___zpcNA,
.imageWarp___7jw5_ .exampleImageDiv___3N5ZY {
  width: 255px;
  height: 160px;
  background: #FAFAFA;
  opacity: 1;
  border-radius: 4px;
  text-align: center;
}
.imageWarp___7jw5_ .imageDiv___zpcNA .ant-upload.ant-upload-select-picture-card,
.imageWarp___7jw5_ .exampleImageDiv___3N5ZY .ant-upload.ant-upload-select-picture-card,
.imageWarp___7jw5_ .imageDiv___zpcNA .ant-upload-list-picture-card .ant-upload-list-item,
.imageWarp___7jw5_ .exampleImageDiv___3N5ZY .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
  width: 255px !important;
  height: 160px !important;
}
.imageWarp___7jw5_ .exampleImageDiv___3N5ZY {
  margin-left: 15px;
  border: none;
}
.imageWarp___7jw5_ .exampleImageDiv___3N5ZY img {
  display: inline-block;
  width: 255px !important;
  height: 160px !important;
}
.fliesDiv___2cryh .but___2COqu {
  width: 191px;
  height: 40px;
  line-height: 40px;
  background: #FAFAFA;
  border: 1px solid #CCCCCC;
  opacity: 1;
  border-radius: 4px;
}
.fliesDiv___2cryh .ant-upload.ant-upload-select-picture-card {
  border: none;
  width: 191px !important;
  height: 40px !important;
}
.fliesDiv___2cryh .ant-upload-list-picture-card .ant-upload-list-item {
  float: none;
}
.imageB___3R-kV,
.imageS___3GPvT {
  z-index: 10000;
  width: 255px;
  height: 160px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
.imageS___3GPvT {
  width: 100px;
  height: 100px;
}
.footer___3B_tw {
  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___Yn0qM,
.borderOrgDiv___2PoMr,
.borderLogoDiv___2te_f {
  width: 193px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid red;
}
.borderOrgDiv___2PoMr {
  width: 257px;
}
.borderLogoDiv___2te_f {
  margin-top: 10px;
  height: 102px;
  width: 102px;
}
.search___3iILQ {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.iconEdit___15dUn {
  font-size: 22px;
}
.delete___2Efrf {
  font-size: 22px;
  margin-left: 15px;
}
.messageEditorTitle___2Mq1N {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___36Rcj {
  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___36Rcj .left___3kcxS {
  width: 45%;
}
.leftRight___36Rcj .left___3kcxS .returnBtn___1Lw11 {
  margin-left: 30px;
}
.leftRight___36Rcj .right___Qoso9 {
  margin-left: 50px;
  width: 45%;
}
.leftRight___36Rcj .right___Qoso9 .search___3iILQ {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___36Rcj .right___Qoso9 .addUsersBtn___2OBog {
  margin-top: 20px;
}
.viewerRows___1dMlF {
  margin-bottom: 30px;
}
.searchRow___30Cj- {
  margin-bottom: 10px;
}
.marginRight10___VdQ62 {
  margin-right: 15px;
}
.messageEditorTitle___1iKEo {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___31MQH {
  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___31MQH .left___1ozQu {
  width: 45%;
}
.leftRight___31MQH .left___1ozQu .returnBtn___8J23H {
  margin-left: 30px;
}
.leftRight___31MQH .right___3gqMV {
  margin-left: 50px;
  width: 45%;
}
.leftRight___31MQH .right___3gqMV .search___2YDQT {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___31MQH .right___3gqMV .addUsersBtn___2sv6R {
  margin-top: 20px;
}
.viewerRows___3VIbd {
  margin-bottom: 30px;
}
.searchRow___1x4zf {
  margin-bottom: 10px;
}
.marginRight10___3MBb9 {
  margin-right: 15px;
}
.search___2YDQT {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.btnSecret___3e2TR {
  margin-left: 10px;
}
.planEditorTitle___3dy2Q {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
  color: #0a0b0d;
}
.leftRight___2w-Tw {
  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___2w-Tw .left___1V2uF {
  width: 45%;
}
.leftRight___2w-Tw .left___1V2uF .returnBtn___2OmJy {
  margin-left: 30px;
}
.leftRight___2w-Tw .right___gdFI4 {
  margin-left: 50px;
  width: 45%;
}
.leftRight___2w-Tw .right___gdFI4 .search___O6hgd {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___2w-Tw .right___gdFI4 .addUsersBtn___3-r6M {
  margin-top: 20px;
}
.detailRows___18JVP {
  margin-bottom: 30px;
}
.searchRow___2uNn6 {
  margin-bottom: 10px;
}
.marginRight10___3AwNv {
  margin-right: 15px;
}
.marginLeft20___mtjPL {
  margin-left: 20px;
}
.plandetail___1y8u2 {
  font-size: 14px;
  color: #0a0b0d;
}
.fontColor___3TqkN {
  color: #0a0b0d;
}
.messageEditorTitle___3TPFv {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___ahaYt {
  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___ahaYt .left___2fjWx {
  width: 45%;
}
.leftRight___ahaYt .left___2fjWx .returnBtn___3vSQ3 {
  margin-left: 30px;
}
.leftRight___ahaYt .right___1QPqs {
  margin-left: 50px;
  width: 45%;
}
.leftRight___ahaYt .right___1QPqs .search___2x0vY {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___ahaYt .right___1QPqs .addUsersBtn___-w2u8 {
  margin-top: 20px;
}
.viewerRows___3Irnz {
  margin-bottom: 30px;
}
.searchRow___EXAfs {
  margin-bottom: 10px;
}
.marginRight10___C0bB2 {
  margin-right: 15px;
}
.search___2x0vY {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
  margin-bottom: 10px;
}
.planEditorTitle___2Nbxc {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
  color: #0a0b0d;
}
.leftRight___3_IYz {
  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___3_IYz .left___3lMJU {
  width: 45%;
}
.leftRight___3_IYz .left___3lMJU .returnBtn___YgpOl {
  margin-left: 30px;
}
.leftRight___3_IYz .right___5r_eX {
  margin-left: 50px;
  width: 45%;
}
.leftRight___3_IYz .right___5r_eX .search___3ri-o {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___3_IYz .right___5r_eX .addUsersBtn___tyr51 {
  margin-top: 20px;
}
.detailRows___2tUei {
  margin-bottom: 30px;
}
.searchRow___27sBR {
  margin-bottom: 10px;
}
.marginRight10___rryRC {
  margin-right: 15px;
}
.marginLeft20___1A65K {
  margin-left: 20px;
}
.borderBottom___FtFyt {
  border-bottom: 1px solid #BEBEBE;
  margin-left: 40px;
  margin-right: 40px;
}
.examdetail___Zt58r {
  margin: 20px;
}
.examdetail2___51fW0 {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.examdetailTOP___2mRQj {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.examdetail1___2KnNY {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.detailLeftRight___2cvzy {
  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___2cvzy .left___3lMJU {
  width: 30%;
  margin-right: 20px;
  margin-top: 20px;
  margin-left: 40px;
}
.detailLeftRight___2cvzy .border___b78gU {
  border-right: 1px solid #BEBEBE;
  margin-top: 20px;
}
.detailLeftRight___2cvzy .right___5r_eX {
  margin-left: 20px;
  width: 65%;
  border: 1px solid #BEBEBE;
  margin-top: 20px;
  margin-right: 40px;
}
.detailsearch___1cV6A {
  width: 200px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.objectlist___ML-xN {
  font-weight: bold;
  margin-top: 8px;
}
.examdetailButton___FQOH_ {
  margin-left: 35%;
  margin-top: 70px;
  margin-bottom: 70px;
}
.returnButton___2tVml {
  margin-left: 50px;
}
.fontBold___1l-4y {
  font-weight: bold;
}
.fontBold2___1q_Tr {
  font-size: 16px;
  font-weight: bold;
}
.fontAlign___LenBV {
  text-align: end;
  color: #0a0b0d;
}
.fontAlign1___2-Era {
  text-align: start;
}
.scoreFontBold___3pMDf {
  text-align: start;
  font-weight: bold;
}
.scoreFontBold2___23qc7 {
  font-size: 16px;
  text-align: start;
  font-weight: bold;
}
.plandetail___3lqGF {
  font-size: 14px;
  color: #0a0b0d;
}
.fontColor___xWffp {
  color: #0a0b0d;
}
.planEditorTitle___2ijBA {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
  color: #0a0b0d;
}
.leftRight___2WKwJ {
  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___2WKwJ .left___2vDBx {
  width: 45%;
}
.leftRight___2WKwJ .left___2vDBx .returnBtn___21Xax {
  margin-left: 30px;
}
.leftRight___2WKwJ .right___n9K8M {
  margin-left: 50px;
  width: 45%;
}
.leftRight___2WKwJ .right___n9K8M .search___WsdSZ {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___2WKwJ .right___n9K8M .addUsersBtn___1266x {
  margin-top: 20px;
}
.detailRows___W7crk {
  margin-bottom: 30px;
}
.searchRow___kg3Kk {
  margin-bottom: 10px;
}
.marginRight10___3Q0WO {
  margin-right: 15px;
}
.marginLeft20___OZNDu {
  margin-left: 20px;
}
.borderBottom___1MxOX {
  border-bottom: 1px solid #BEBEBE;
  margin-left: 40px;
  margin-right: 40px;
}
.examdetail___3Yp1U {
  margin-top: 20px;
  margin-bottom: 20px;
}
.examdetail3___2z3TY {
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.examdetail2___Qyuj_ {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.examdetailTOP___2oXBH {
  margin-top: 20px;
  margin-bottom: 20px;
}
.examdetail1___1ybQx {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.detailLeftRight___3obZq {
  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___3obZq .left___2vDBx {
  width: 40%;
  margin-right: 20px;
  margin-top: 20px;
  margin-left: 40px;
}
.detailLeftRight___3obZq .border___2euVJ {
  border-right: 1px solid #BEBEBE;
  margin-top: 20px;
}
.detailLeftRight___3obZq .right___n9K8M {
  margin-left: 20px;
  width: 55%;
  border: 1px solid #BEBEBE;
  margin-top: 20px;
  margin-right: 40px;
}
.detailsearch___1Itmp {
  width: 150px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.examdetailButton___2Xi4p {
  margin-left: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.returnButton___b9g7J {
  margin-left: 50px;
}
.fontBold___OkLd- {
  font-weight: bold;
}
.fontBold2___nzGqp {
  font-size: 16px;
  font-weight: bold;
}
.fontBolddetail___eHiI6 {
  font-weight: bold;
  font-size: large;
}
.fontAlign___2QT_N {
  text-align: end;
  color: #0a0b0d;
}
.fontAlign1___1zVqO {
  text-align: start;
}
.scoreFontBold___K-mqX {
  text-align: start;
  font-weight: bold;
}
.scoreFontBold2___1JnEQ {
  font-size: 16px;
  text-align: start;
  font-weight: bold;
}
.content___ZOUFl {
  margin-left: 40px;
  margin-top: 20px;
  margin-right: 40px;
}
.plandetail___1tadi {
  font-size: 14px;
  color: #0a0b0d;
}
.fontColor___2nRvm {
  color: #0a0b0d;
}
.search___1jr9c {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.iconEdit___1gWGL {
  font-size: 22px;
}
.delete___11kZ9 {
  font-size: 22px;
  margin-left: 15px;
}
.messageEditorTitle___3VJZi {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___1XXnl {
  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___1XXnl .left___rNS1l {
  width: 45%;
}
.leftRight___1XXnl .left___rNS1l .returnBtn___3P9q7 {
  margin-left: 30px;
}
.leftRight___1XXnl .right___1lOzd {
  margin-left: 50px;
  width: 45%;
}
.leftRight___1XXnl .right___1lOzd .search___1jr9c {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___1XXnl .right___1lOzd .addUsersBtn___1of1q {
  margin-top: 20px;
}
.viewerRows___wO7p0 {
  margin-bottom: 30px;
}
.searchRow___TiDcF {
  margin-bottom: 10px;
}
.marginRight10___2MsHl {
  margin-right: 15px;
}
.messageEditorTitle___2r1Ef {
  font-size: 17px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #BEBEBE;
}
.leftRight___1u-ON {
  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___1u-ON .left___34WY1 {
  width: 45%;
}
.leftRight___1u-ON .left___34WY1 .returnBtn___4PweX {
  margin-left: 30px;
}
.leftRight___1u-ON .right___ybma8 {
  margin-left: 50px;
  width: 45%;
}
.leftRight___1u-ON .right___ybma8 .search___2fyUw {
  width: 250px;
  margin-bottom: 10px;
}
.leftRight___1u-ON .right___ybma8 .addUsersBtn___v-7gm {
  margin-top: 20px;
}
.viewerRows___1pXYw {
  margin-bottom: 30px;
}
.searchRow___2JyDD {
  margin-bottom: 10px;
}
.marginRight10___8Ec2d {
  margin-right: 15px;
}
.search___2fyUw {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 400px;
}
.nCoVCaseTitle___1woRi {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.nCoVCasePatientSyncWrap___1ibNY {
  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___3_wp4 {
  color: #FF6A6A;
}
.exclamationMark___2RvW5 {
  color: #FF3333;
}
.existedError___QsSnN {
  margin-bottom: 20px;
}
.cellWrap___1eQeK {
  width: 100%;
}
.cellWrap___1eQeK .cellInputWrap___HB9XI .cellInput___3Lasu {
  width: 70%;
}
.cellWrap___1eQeK .cellInputWrap___HB9XI .cellTextInput___1OBA4 {
  width: 92%;
}
.cellWrap___1eQeK .cellInputWrap___HB9XI .cellCheckIcon___2nzku {
  margin-left: 10px;
  cursor: pointer;
}
.cellWrap___1eQeK .cellTextWrap___OclqE {
  width: 100%;
  cursor: pointer;
}
.cellWrap___1eQeK .cellTextWrap___OclqE .cellEditIcon___Cs02J {
  margin-left: 10px;
  display: none;
}
.cellWrap___1eQeK .cellCheckIcon___2nzku:hover,
.cellWrap___1eQeK .cellEditIcon___Cs02J:hover {
  color: #108ee9;
}
.cellWrap___1eQeK .cellTextWrap___OclqE:hover .cellEditIcon___Cs02J {
  display: inline-block;
}
.btn___1QR1r {
  padding: 0 30px;
  margin: 30px 30px 20px 0;
}
.syncPatientSearchWrap___y9wx- .syncPatientBtnWrap___1Q6gd {
  min-width: 150px;
}
.syncPatientSearchWrap___y9wx- .syncPatientBtnWrap___1Q6gd .syncPatientResetBtn___1FT3j {
  margin-left: 20px;
}
.trendPatientWrapper___g8zX1 .ant-form-item {
  margin-bottom: 5px;
}
.trendRadiosWrapper___2zHRL {
  margin-top: 30px;
  margin-left: 20px;
}
.trendRadiosWrapper___2zHRL .ant-radio-button-wrapper-checked {
  background-color: #37bb65;
  color: #fff;
}
.rightBtn___3XEUA {
  float: right;
  margin-top: -32px;
}
.btn___3oAnR {
  width: 100%;
  max-width: 90px;
  margin-right: 10px;
}
.returnBtnWrap___AxcDd {
  text-align: center;
  margin-top: 80px;
}
.caseListWrap___p7-Om {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.caseListWrap___p7-Om .topBox___26NfX {
  background: #fff;
  padding: 10px;
  margin-top: 10px;
}
.caseListWrap___p7-Om .topBox___26NfX .cardBodyWrap___3B1QA {
  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___p7-Om .topBox___26NfX .cardBodyWrap___3B1QA .countBox___1co9u {
  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___p7-Om .topBox___26NfX .cardBodyWrap___3B1QA .topItem___3GbpI {
  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___p7-Om .topBox___26NfX .cardBodyWrap___3B1QA .topItem___3GbpI .title___3SLP1 {
  font-size: 12px;
  height: 13px;
  color: #666;
  line-height: 12px;
}
.caseListWrap___p7-Om .topBox___26NfX .cardBodyWrap___3B1QA .topItem___3GbpI .count___3YGGM {
  font-size: 20px;
  font-weight: bold;
}
.caseListWrap___p7-Om .topBox___26NfX .cardBodyWrap___3B1QA .topItem___3GbpI .gap___3mQBC {
  font-size: 12px;
  color: #666;
}
.caseListWrap___p7-Om .topBox___26NfX .tipView___1fUqh {
  font-size: 0.05rem;
  color: #827e7e;
  padding: 8px 0 0 10px;
}
.caseListWrap___p7-Om .titleBox___2MRxt {
  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___p7-Om .titleBox___2MRxt .warnMsg___3aHpK {
  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___p7-Om .titleBox___2MRxt .warnMsg___3aHpK i {
  color: #ffbf00;
}
.caseListWrap___p7-Om .titleBox___2MRxt .warnMsg___3aHpK .warnTxt___13kr8 {
  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___p7-Om .idBox___3e_33 {
  position: relative;
  padding: 0 9px;
  display: block;
}
.caseListWrap___p7-Om .idBox___3e_33 .tip___wJh7Z {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: -9px;
}
.rowBgClass___2Z9nj {
  background-color: #f3f7cf;
}
.searchWrap___yeE3a {
  width: 100%;
  line-height: 50px;
  padding: 0 15px;
}
.searchWrap___yeE3a .searchIpt___1e1sw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchWrap___yeE3a .searchIpt___1e1sw .iptSpan___hyUkQ {
  width: 115px;
  text-align: end;
}
.searchWrap___yeE3a .searchIpt___1e1sw .ipt___1ycl0 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.searchWrap___yeE3a .searchIpt___1e1sw .ipt___1ycl0 .datePicker___3L7Op {
  width: 100%;
}
.searchWrap___yeE3a .checkWrapBox___3NpTB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchWrap___yeE3a .checkWrapBox___3NpTB .checkbox___11JDC {
  -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___yeE3a .btns___1xqom {
  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___yeE3a .btns___1xqom .btn___QhGO_ {
  max-width: 90px;
}
.searchWrap___yeE3a .exportWrapper___28z9d {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.searchWrap___yeE3a .exportWrapper___28z9d i {
  font-size: 30px;
  margin-right: 5px;
}
.searchWrap___yeE3a .exportWrapper___28z9d span {
  font-size: 16px;
}
.warp___H2sM2 {
  overflow-y: scroll !important;
}
.warp___H2sM2 .ant-tabs {
  overflow-y: hidden !important;
}
.caseListWrap___25WD6 {
  background: #f5f5f5;
  width: 100%;
  padding: 10px 15px 0 15px;
}
.caseListWrap___25WD6 .topMsgBox___1-Uot {
  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___25WD6 .topMsgBox___1-Uot .itemMsg___m2UBJ {
  padding-right: 10px;
}
.caseListWrap___25WD6 .topMsgBox___1-Uot .itemMsg___m2UBJ .itemMsgTxt___1gU7l {
  font-weight: bold;
}
.caseListWrap___25WD6 .btn___22OXe {
  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___25WD6 .topBox___3i1u_ {
  background: #fff;
  margin-top: 10px;
}
.caseListWrap___25WD6 .topBox___3i1u_ .ant-card-body {
  padding: 10px;
}
.caseListWrap___25WD6 .topBox___3i1u_ .cardBodyWrap___3p0Vj {
  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___25WD6 .topBox___3i1u_ .cardBodyWrap___3p0Vj .countBox___LKHtG {
  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___25WD6 .topBox___3i1u_ .cardBodyWrap___3p0Vj .topItem___1Al2A {
  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___25WD6 .topBox___3i1u_ .cardBodyWrap___3p0Vj .topItem___1Al2A .title___Dc3kp {
  font-size: 12px;
  height: 13px;
  color: #666;
  line-height: 12px;
}
.caseListWrap___25WD6 .topBox___3i1u_ .cardBodyWrap___3p0Vj .topItem___1Al2A .count___420k2 {
  font-size: 20px;
  font-weight: bold;
}
.caseListWrap___25WD6 .topBox___3i1u_ .cardBodyWrap___3p0Vj .topItem___1Al2A .gap___1lqCO {
  font-size: 12px;
  color: #666;
}
.caseListWrap___25WD6 .searchCard___3vgKB {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseListWrap___25WD6 .tableTitle___3SqS8 {
  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___25WD6 .idBox___1KiVP {
  position: relative;
  padding: 0 9px;
  display: block;
}
.caseListWrap___25WD6 .idBox___1KiVP .tip___2Mg5- {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: -9px;
}
.caseListWrap___25WD6 .iconBtns___ePo74 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 5px;
}
.caseListWrap___25WD6 .iconBtns___ePo74 .iconBtn___2Ulpz {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
  color: #333;
}
.caseListWrap___25WD6 .iconBtns___ePo74 .iconBtn___2Ulpz:focus {
  color: #37BB65;
}
.caseListWrap___25WD6 .iconBtns___ePo74 .disabledIconBtn___axvOc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
  color: #a1a1a1;
}
.caseListWrap___25WD6 .iconBtns___ePo74 .disabledIconBtn___axvOc:focus {
  color: #37BB65;
}
.rowBgClass___16TVu {
  background-color: #f3f7cf;
}
.modal___24t0C .code___3bAKi {
  color: #FF9800;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin-bottom: 3px;
}
.modal___24t0C .label___2s4fG {
  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___1Uv2o {
  min-width: 80vw;
}
.caseDetailListWrap___w1zq8 {
  background: #ffffff;
  width: 100%;
  margin: 15px;
}
.caseDetailListWrap___w1zq8 .idBox___1jYkZ {
  position: relative;
}
.caseDetailListWrap___w1zq8 .idBox___1jYkZ .tip___3CHdb {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.searchBtn___379u4 {
  line-height: 1.5;
}
.rowBgClass___1zTmr {
  background-color: #f3f7cf;
}
.statListSearch___mIIst .ant-form-item {
  width: 100%;
}
.warp___V1EEo .ant-tabs {
  overflow-y: hidden !important;
}
.warp___V1EEo .caseStatisticsWrap___9oewo,
.warp___V1EEo .outTableWrap___3gKxF {
  background: #f5f5f5;
  width: 98%;
  margin: 15px;
  margin-top: 20px;
  padding: 2px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .ant-table-thead > tr > th,
.warp___V1EEo .outTableWrap___3gKxF .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .ant-table-thead .total,
.warp___V1EEo .outTableWrap___3gKxF .ant-table-thead .total {
  color: #CF585F !important;
  text-align: center !important;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .ant-table-tbody .total,
.warp___V1EEo .outTableWrap___3gKxF .ant-table-tbody .total {
  color: #CF585F !important;
  text-align: center;
}
.warp___V1EEo .caseStatisticsWrap___9oewo th.column-title,
.warp___V1EEo .outTableWrap___3gKxF th.column-title,
.warp___V1EEo .caseStatisticsWrap___9oewo td.column-title,
.warp___V1EEo .outTableWrap___3gKxF td.column-title {
  text-align: center !important;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .ant-tabs-bar,
.warp___V1EEo .outTableWrap___3gKxF .ant-tabs-bar {
  margin-bottom: 0;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .ant-tabs-tabpane,
.warp___V1EEo .outTableWrap___3gKxF .ant-tabs-tabpane {
  padding: 0;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .blockCont,
.warp___V1EEo .outTableWrap___3gKxF .blockCont {
  padding-right: 10px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .rightTool___1BwK_,
.warp___V1EEo .outTableWrap___3gKxF .rightTool___1BwK_ {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .rightTool___1BwK_ i,
.warp___V1EEo .outTableWrap___3gKxF .rightTool___1BwK_ i {
  font-size: 20px;
  margin-right: 5px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .rightTool___1BwK_ span,
.warp___V1EEo .outTableWrap___3gKxF .rightTool___1BwK_ span {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .titleBox___jT3Ru,
.warp___V1EEo .outTableWrap___3gKxF .titleBox___jT3Ru {
  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___V1EEo .caseStatisticsWrap___9oewo .rightBtn___2lq_w,
.warp___V1EEo .outTableWrap___3gKxF .rightBtn___2lq_w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 15px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .btn___3NtoD,
.warp___V1EEo .outTableWrap___3gKxF .btn___3NtoD {
  width: 100%;
  max-width: 90px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .exportWrapper___364v1,
.warp___V1EEo .outTableWrap___3gKxF .exportWrapper___364v1 {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .exportWrapper___364v1 i,
.warp___V1EEo .outTableWrap___3gKxF .exportWrapper___364v1 i {
  font-size: 30px;
  margin-right: 5px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .exportWrapper___364v1 span,
.warp___V1EEo .outTableWrap___3gKxF .exportWrapper___364v1 span {
  font-size: 16px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .hideTitle___1wWVW,
.warp___V1EEo .outTableWrap___3gKxF .hideTitle___1wWVW {
  display: none;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .searchForm___3H18U,
.warp___V1EEo .outTableWrap___3gKxF .searchForm___3H18U {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .searchForm___3H18U .selectionMR___2Z0QL,
.warp___V1EEo .outTableWrap___3gKxF .searchForm___3H18U .selectionMR___2Z0QL {
  margin-right: 10px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .searchForm___3H18U .radioGroup___9Ysvq,
.warp___V1EEo .outTableWrap___3gKxF .searchForm___3H18U .radioGroup___9Ysvq,
.warp___V1EEo .caseStatisticsWrap___9oewo .searchForm___3H18U .radioGroupNew___2IPHX,
.warp___V1EEo .outTableWrap___3gKxF .searchForm___3H18U .radioGroupNew___2IPHX {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .searchForm___3H18U .radioGroupNew___2IPHX,
.warp___V1EEo .outTableWrap___3gKxF .searchForm___3H18U .radioGroupNew___2IPHX {
  width: 190px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .searchForm___3H18U .dateRangeFI___18obH,
.warp___V1EEo .outTableWrap___3gKxF .searchForm___3H18U .dateRangeFI___18obH {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .searchForm___3H18U .opts___yA72E,
.warp___V1EEo .outTableWrap___3gKxF .searchForm___3H18U .opts___yA72E {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.warp___V1EEo .caseStatisticsWrap___9oewo .searchForm___3H18U .optLabel___2sBLT,
.warp___V1EEo .outTableWrap___3gKxF .searchForm___3H18U .optLabel___2sBLT {
  width: 68px;
  min-width: 68px;
}
.tabContent___2G4Kt {
  margin-left: 15px;
  margin-bottom: 0;
  background-color: #fff;
  margin-top: 10px;
}
.tabContent___2G4Kt .tabPage___3eb5g {
  margin-left: 0%;
  margin-top: -13px;
}
.cardLabel___ymytC {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.tableDiv___3_nWH .center___3z27_ {
  text-align: center !important;
}
.tableDiv___3_nWH .ant-table-tbody > tr > td,
.tableDiv___3_nWH .ant-table-thead > tr > th {
  text-align: center !important;
}
.footer___20MRM {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.nCoVCaseTitle___9XE0c {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.footDiv___28Ss3 {
  width: 100%;
  height: 35px;
}
.wjwConfirmed___1c29v {
  color: #FF6A6A;
}
.nowrapDiv___1AJoV p {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.caseDetailListWrap___3Iy-K {
  background: #ffffff;
  width: 100%;
  margin: 15px;
  padding-right: 15px;
}
.caseDetailListWrap___3Iy-K .idBox___ahjeY {
  position: relative;
}
.caseDetailListWrap___3Iy-K .idBox___ahjeY .tip___2ad7- {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.caseDetailListWrap___3Iy-K .line___2GOzZ {
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.caseDetailListWrap___3Iy-K .rowBgClass___2C9w5 {
  background-color: #f3f7cf;
}
.topBox___2xUKB {
  background: #fff;
  margin-top: 10px;
}
.topBox___2xUKB .ant-card-body {
  padding: 10px;
}
.topBox___2xUKB .cardBodyWrap___9FoqV {
  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___2xUKB .cardBodyWrap___9FoqV .countBox___1_EeS {
  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___2xUKB .cardBodyWrap___9FoqV .topItem___1xNDZ {
  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___2xUKB .cardBodyWrap___9FoqV .topItem___1xNDZ .title___1YOUh {
  font-size: 12px;
  height: 13px;
  color: #666;
  line-height: 12px;
}
.topBox___2xUKB .cardBodyWrap___9FoqV .topItem___1xNDZ .count___9zPjL {
  font-size: 20px;
  font-weight: bold;
}
.topBox___2xUKB .cardBodyWrap___9FoqV .topItem___1xNDZ .gap___2hzC2 {
  font-size: 12px;
  color: #666;
}
.borderBottom___3_bPR {
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.reasonModal___1Ck0g .selectBox___1P2Yr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reasonModal___1Ck0g .timeBox___2LeKx {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reasonModal___1Ck0g .timeBox___2LeKx .reasonTimePicker___rOYXo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.reasonModal___1Ck0g .redDotted___1TZyl {
  width: 3%;
  height: 16px;
}
.reasonModal___1Ck0g .redDotted___1TZyl::before {
  display: inline-block;
  margin-right: 4px;
  content: "*";
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #f04134;
}
.searchBtn___2Ns4f {
  line-height: 1.5;
}
.searchExport___3TMY7 {
  line-height: 1.5;
  margin-left: '15px';
}
.cardLabel___3zk_F {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.tableDiv___3uvo2 .center___2F557 {
  text-align: center !important;
}
.tableDiv___3uvo2 .ant-table-tbody > tr > td,
.tableDiv___3uvo2 .ant-table-thead > tr > th {
  text-align: center !important;
}
.footer___3kL1b {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.nCoVCaseTitle___3oBjN {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.footDiv___3diiU {
  width: 100%;
  height: 35px;
}
.modalFoot___3ADdx {
  width: 100%;
  border: none;
  text-align: right;
  border-top: 1px solid gainsboro;
  padding-top: 10px;
  margin-bottom: -20px;
}
.modalFoot___3ADdx button {
  float: right;
}
.modalFoot___3ADdx button:nth-child(1) {
  margin-right: -195px;
}
.modalFoot___3ADdx button:nth-child(2) {
  margin-right: -120px;
}
.searchCard___c3tAz {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseConfirmWrap___2dAPB {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.caseConfirmWrap___2dAPB .searchBox___1FfW8 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  margin: 10px 0;
}
.caseConfirmWrap___2dAPB .searchBox___1FfW8 .searchIpt___2j8ue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.caseConfirmWrap___2dAPB .searchBox___1FfW8 .searchIpt___2j8ue .ipt___1qvsx {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.caseConfirmWrap___2dAPB .searchBox___1FfW8 .searchIpt___2j8ue .ipt___1qvsx .datePicker___3PY86 {
  width: 100%;
}
.caseConfirmWrap___2dAPB .searchBox___1FfW8 .uploadBox___1IVl2 .ant-upload-list-item {
  display: none;
}
.caseConfirmWrap___2dAPB .searchBox___1FfW8 .btn___3c517 {
  max-width: 90px;
}
.caseConfirmDetailWrap___3NcXF {
  background: #f5f5f5;
  width: 100%;
  padding: 15px;
}
.caseConfirmDetailWrap___3NcXF .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.caseConfirmDetailWrap___3NcXF th.column-title,
.caseConfirmDetailWrap___3NcXF td.column-title {
  text-align: center !important;
}
.caseConfirmDetailWrap___3NcXF .selectionMR___a7T2r {
  margin-right: 10px;
}
.caseConfirmDetailWrap___3NcXF .rightTool___3eZBc {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.caseConfirmDetailWrap___3NcXF .topMsgBox___3oMDZ {
  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___3NcXF .topMsgBox___3oMDZ .itemMsg___pJXWo {
  padding-right: 10px;
}
.caseConfirmDetailWrap___3NcXF .topMsgBox___3oMDZ .itemMsg___pJXWo .itemMsgTxt___3RKKt {
  font-weight: bold;
}
.caseConfirmDetailWrap___3NcXF .topBox___1mCRs {
  background: #fff;
  margin-top: 10px;
}
.caseConfirmDetailWrap___3NcXF .topBox___1mCRs .countBox___3qqIA {
  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___3NcXF .topBox___1mCRs .topItem___1Hyas {
  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___3NcXF .topBox___1mCRs .topItem___1Hyas .title___3_9zS {
  font-size: 13px;
  height: 20px;
  color: #666;
}
.caseConfirmDetailWrap___3NcXF .topBox___1mCRs .topItem___1Hyas .count___2BNg5 {
  font-size: 22px;
  font-weight: bold;
}
.caseConfirmDetailWrap___3NcXF .titleBox___IJ7pu {
  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___3NcXF .rightBtn___1061w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.caseConfirmDetailWrap___3NcXF .btn___3c517 {
  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___3NcXF .searchCard___3Do6g {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseConfirmDetailWrap___3NcXF .searchCard___3Do6g .searchBtn___2n04y {
  line-height: 1.5;
}
.caseConfirmDetailWrap___3NcXF .searchForm___pdRwV {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  background: #f5f5f5;
}
.caseConfirmDetailWrap___3NcXF .searchForm___pdRwV .radioGroup___Qf-Xe,
.caseConfirmDetailWrap___3NcXF .searchForm___pdRwV .radioGroupNew___mxK09 {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.caseConfirmDetailWrap___3NcXF .searchForm___pdRwV .radioGroupNew___mxK09 {
  width: 190px;
}
.caseConfirmDetailWrap___3NcXF .searchForm___pdRwV .dateRangeFI___2rRuc {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.caseConfirmDetailWrap___3NcXF .searchForm___pdRwV .opts___3mYnJ {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.caseConfirmDetailWrap___3NcXF .searchForm___pdRwV .optLabel___2pXFL {
  width: 68px;
  min-width: 68px;
}
.warp___3co51 {
  width: 100%;
  height: 988px;
  position: relative;
}
.layout___2Fq23 {
  background-color: #03073d;
  height: 100%;
}
.insideLayout___OWdrG {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.insideLayout___OWdrG .insideWrap___2zO-z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.insideLayout___OWdrG .insideWrap___2zO-z .insideWrapSide___2_HLW {
  min-width: 355px;
  max-width: 450px;
}
.insideLayout___OWdrG .insideWrap___2zO-z .insideWrapCenter___8r90J {
  min-width: 500px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 10px;
}
.header___2knks {
  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___2knks .title___1F8-K {
  min-width: 385px;
  font-size: 1.3vw;
}
.header___2knks .leftTime___1bQ29,
.header___2knks .rightTime___1VhSV {
  font-size: 1.1vw;
  min-width: 180px;
}
.header___2knks .leftCon___3V9nm {
  margin-left: 10px;
}
.header___2knks .rightCon___33i3l {
  margin-right: 10px;
}
.header___2knks .week___2EzYW {
  margin-left: -10px;
}
.header___2knks .rightEye___s_OKG {
  margin-right: -10px;
}
.header___2knks .hrLine___B_QWN {
  -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___2knks .leftLine___3myqh,
.header___2knks .rightLine___22vR1 {
  display: inline-block;
  height: 30px;
  font-weight: bolder;
  font-size: 20px;
  margin-top: 5px;
}
.header___2knks .leftLine___3myqh:nth-child(odd),
.header___2knks .rightLine___22vR1:nth-child(odd) {
  color: #087796;
  font-weight: 900;
}
.header___2knks .leftLine___3myqh {
  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___2knks .rightLine___22vR1 {
  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___3b02e {
  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___1TdRY {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___M0b5S {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___1pF4X {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___3gstT {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.itemTitle___23r2V {
  color: #22edff;
  position: absolute;
  z-index: 100;
  font-size: 18px;
  padding: 0 10px;
  font-weight: bold;
}
.itemTitle___23r2V img {
  margin-right: 10px;
}
.sideTopWrap___34uv2 {
  height: 200px ;
}
.sideBottomWrap___3QjI5 {
  height: 410px;
}
.centerWrap___2s3Hy {
  height: 634px;
}
.downWrap___88H2m {
  height: 310px;
}
.down___1tL8C,
.downIns___1_YkJ {
  position: absolute;
  width: 155px;
  bottom: 370px;
  right: 30px;
  padding: 10px 10px;
}
.down___1tL8C {
  bottom: 250px;
}
.up___3hsuV,
.upIns___10q1f {
  position: absolute;
  width: 200px;
  top: -15px;
  right: 10px;
  padding: 10px 10px;
}
.up___3hsuV .ant-radio-button-wrapper,
.upIns___10q1f .ant-radio-button-wrapper {
  background-color: #0B0B38;
  border-color: #08d7ed;
  font-weight: bold;
  color: #08d7ed;
}
.up___3hsuV .ant-radio-button-wrapper:nth-child(1),
.upIns___10q1f .ant-radio-button-wrapper:nth-child(1) {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.up___3hsuV .ant-radio-button-wrapper:nth-child(2),
.upIns___10q1f .ant-radio-button-wrapper:nth-child(2) {
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.up___3hsuV .ant-radio-button-wrapper-checked,
.upIns___10q1f .ant-radio-button-wrapper-checked {
  font-weight: bold;
  background-color: #08d7ed;
  color: #121c2f !important;
}
.up___3hsuV {
  top: 95px;
}
.downSon___iWeuN {
  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___Gbs5P {
  width: 70px;
  height: 25px;
  background-color: #FFEFD7;
  margin-right: 5px;
}
.downSon___iWeuN:nth-child(2) .downTitle___Gbs5P {
  background-color: #FFD2A0;
}
.downSon___iWeuN:nth-child(3) .downTitle___Gbs5P {
  background-color: #FE8664;
}
.downSon___iWeuN:nth-child(4) .downTitle___Gbs5P {
  background-color: #E64B47;
}
.downSon___iWeuN:nth-child(5) .downTitle___Gbs5P {
  background-color: #C91014;
}
.downContent___172DQ {
  width: 85px;
  color: #FFD3BA;
  font-size: 14px;
}
.leftCountBox___3rifP {
  color: #fff;
  padding: 20px 10px ;
  height: 100%;
}
.leftCountBox___3rifP .countRow___3yEw8 {
  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___3rifP .countRow___3yEw8 .countWrap___1HchG {
  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___3rifP .countRow___3yEw8 .countWrap___1HchG .countWrapTxt___300Hj {
  color: #fff;
  margin-bottom: 4px;
}
.leftCountBox___3rifP .countRow___3yEw8 .countWrap___1HchG .countWrapNum___1AEt7 {
  font-size: 32px;
  font-weight: bold;
}
.rightCountBox___35i8L {
  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___35i8L .countCircleWrap___BlX5o {
  width: 100px;
  height: 140px;
  margin: 0 5px;
}
.rightCountBox___35i8L .countCircleWrap___BlX5o .countWrapNumCircle___3MHJ3 {
  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___35i8L .countCircleWrap___BlX5o .countWrapTxtCircle___1kfUS {
  color: #fff;
  margin-top: 10px;
  text-align: center;
}
.pieBox___1UG_E {
  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___zjwXB {
  background-color: #03073d;
  height: 100%;
}
.insideLayout___hznyV {
  background: none;
  padding: 10px;
  margin-top: -13px;
}
.insideLayout___hznyV .insideWrap___2z59q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.insideLayout___hznyV .insideWrap___2z59q .insideWrapSide___1sXe1 {
  min-width: 355px;
  max-width: 450px;
}
.insideLayout___hznyV .insideWrap___2z59q .insideWrapCenter___35boN {
  min-width: 500px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 10px;
}
.header___1QqYU {
  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___1QqYU .title___3ko8C {
  min-width: 385px;
  font-size: 1.3vw;
}
.header___1QqYU .leftTime___Hian-,
.header___1QqYU .rightTime___3VWYO {
  font-size: 1.1vw;
  min-width: 180px;
}
.header___1QqYU .leftCon___q_Mjy {
  margin-left: 10px;
}
.header___1QqYU .rightCon___OXfFS {
  margin-right: 10px;
}
.header___1QqYU .week___1xTye {
  margin-left: -10px;
}
.header___1QqYU .rightEye___18bWI {
  margin-right: -10px;
}
.header___1QqYU .hrLine___2bcYj {
  -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___1QqYU .leftLine___3Lzgm,
.header___1QqYU .rightLine___27Prr {
  display: inline-block;
  height: 30px;
  font-weight: bolder;
  font-size: 20px;
  margin-top: 5px;
}
.header___1QqYU .leftLine___3Lzgm:nth-child(odd),
.header___1QqYU .rightLine___27Prr:nth-child(odd) {
  color: #087796;
  font-weight: 900;
}
.header___1QqYU .leftLine___3Lzgm {
  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___1QqYU .rightLine___27Prr {
  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___1dgl7 {
  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___2QpKl {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-right: none;
  border-bottom: none;
  left: -1px;
  top: -1px;
}
.cubeBorderRightTop___1F64I {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-left: none;
  border-bottom: none;
  right: -1px;
  top: -1px;
}
.cubeBorderLeftBottom___3hGCq {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-right: none;
  border-top: none;
  left: -1px;
  bottom: -1px;
}
.cubeBorderRightBottom___1bAUN {
  height: 10px;
  width: 10px;
  position: absolute;
  border: 2px solid #90C1D8;
  border-left: none;
  border-top: none;
  right: -1px;
  bottom: -1px;
}
.itemTitle___18OZh {
  color: #22edff;
  position: absolute;
  z-index: 100;
  font-size: 18px;
  padding: 0 10px;
  font-weight: bold;
}
.itemTitle___18OZh img {
  margin-right: 10px;
}
.sideTopWrap___186KD {
  height: 200px ;
}
.sideBottomWrap___1yUw0 {
  height: 410px;
}
.centerWrap___1bVTe {
  height: 634px;
}
.downWrap___2Sjs8 {
  height: 310px;
}
.leftCountBox___3n-jp {
  color: #fff;
  padding: 20px 10px ;
  height: 100%;
}
.leftCountBox___3n-jp .countRow___3mxOR {
  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___3n-jp .countRow___3mxOR .countWrap___1DIuQ {
  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___3n-jp .countRow___3mxOR .countWrap___1DIuQ .countWrapTxt___1pdCP {
  color: #fff;
  margin-bottom: 4px;
}
.leftCountBox___3n-jp .countRow___3mxOR .countWrap___1DIuQ .countWrapNum___2_ZIK {
  font-size: 32px;
  font-weight: bold;
}
.rightCountBox___fu7P3 {
  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___fu7P3 .countCircleWrap___18e7o {
  width: 100px;
  height: 140px;
  margin: 0 5px;
}
.rightCountBox___fu7P3 .countCircleWrap___18e7o .countWrapNumCircle___KuPRK {
  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___fu7P3 .countCircleWrap___18e7o .countWrapTxtCircle___3InE0 {
  color: #fff;
  margin-top: 10px;
  text-align: center;
}
.app___kFKYB {
  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___kFKYB .loadingDiv___1LJSm {
  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___kFKYB .noneDiv___zV3tu {
  display: none;
}
.timeHeader___3aHQ6 {
  height: 50px;
  line-height: 50px;
  width: 100%;
  text-align: center;
  background-color: #3D90C9;
  position: fixed;
  top: 0;
  z-index: 50;
}
.timeHeader___3aHQ6 .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
}
.timeHeader___3aHQ6 .ant-radio-button-wrapper-checked {
  background-color: #3B8FC8;
  color: white !important;
  border-color: #3B8FC8 !important;
}
.part1___KxRji {
  height: 300px;
  width: 100%;
  padding: 15px 10px;
  margin-top: 40px;
}
.part1___KxRji .part1Son___2WNlr {
  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___KxRji .part1Son___2WNlr .greenSpan___2uEMS {
  color: #32e380;
}
.part1___KxRji .part1Son___2WNlr .redSpan___1bAB3 {
  color: #CF585F;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(1) .flexDiv___SJl-B:nth-child(2) .count___3tkh5 {
  color: #f86644;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(1) .flexDiv___SJl-B:nth-child(3) .count___3tkh5 {
  color: #EB911C;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(1) .flexDiv___SJl-B:nth-child(4) .count___3tkh5 {
  color: #EB911C;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(3) .flexDiv___SJl-B:nth-child(1) .count___3tkh5 {
  color: #00e5eb;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(3) .flexDiv___SJl-B:nth-child(2) .count___3tkh5 {
  color: #06AAB0;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(3) .flexDiv___SJl-B:nth-child(3) .count___3tkh5 {
  color: #ffcb2f;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(3) .flexDiv___SJl-B:nth-child(4) .count___3tkh5 {
  color: #f86644;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(5) .flexDiv___SJl-B:nth-child(1) .count___3tkh5 {
  color: #00A2E8;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(5) .flexDiv___SJl-B:nth-child(2) .count___3tkh5 {
  color: #466CA0;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(5) .flexDiv___SJl-B:nth-child(3) .count___3tkh5 {
  color: #FF00FF;
}
.part1___KxRji .part1Son___2WNlr .flexContainer___3a4NU:nth-child(5) .flexDiv___SJl-B:nth-child(4) .count___3tkh5 {
  color: #32e380;
}
.part1___KxRji .title___3ko8C .bg___2OU3y {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: white;
  margin-right: 1rem;
}
.part1___KxRji .title___3ko8C .subTitle___hjGss {
  color: white;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.part1___KxRji .nowTime___2BeGK {
  color: white;
  font-size: 0.6rem;
  margin: 0.5rem 0.6rem;
}
.part1___KxRji .flexContainer___3a4NU {
  padding: 0 0.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.part1___KxRji .flexContainer___3a4NU .flexDiv___SJl-B {
  width: 25%;
  text-align: center;
  white-space: nowrap;
}
.part1___KxRji .flexContainer___3a4NU .flexDiv___SJl-B p {
  font-size: 0.8rem;
  margin-bottom: 0.4rem;
}
.part1___KxRji .flexContainer___3a4NU .flexDiv___SJl-B p span {
  font-size: 0.8rem;
  margin-left: -5px;
}
.part1___KxRji .flexContainer___3a4NU .flexDiv___SJl-B .count___3tkh5 {
  color: #CF585F;
  font-size: 1.2rem;
  font-weight: bold;
}
.part2___267wa {
  height: 300px;
  width: 100%;
  margin-top: 30px;
  padding: 15px 10px;
}
.part2___267wa .warp___9vjlN {
  margin-top: -100px;
  z-index: 1;
  width: 100%;
  position: relative;
}
.part2___267wa .warp___9vjlN .down___1AnMB {
  position: absolute;
  width: 8rem;
  bottom: 2.5rem;
  right: 0;
}
.part2___267wa .warp___9vjlN .downSon___eNnbA {
  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___267wa .warp___9vjlN .downTitle___dfeyL {
  width: 4.5rem;
  height: 1.2rem;
  background-color: #FFEFD7;
  margin-right: 0.3rem;
}
.part2___267wa .warp___9vjlN .downSon___eNnbA:nth-child(2) .downTitle___dfeyL {
  background-color: #FFD2A0;
}
.part2___267wa .warp___9vjlN .downSon___eNnbA:nth-child(3) .downTitle___dfeyL {
  background-color: #FE8664;
}
.part2___267wa .warp___9vjlN .downSon___eNnbA:nth-child(4) .downTitle___dfeyL {
  background-color: #E64B47;
}
.part2___267wa .warp___9vjlN .downSon___eNnbA:nth-child(5) .downTitle___dfeyL {
  background-color: #C91014;
}
.part2___267wa .warp___9vjlN .downContent___2NScx {
  width: 6rem;
  color: black;
  font-size: 0.8rem;
}
@media only screen and (max-width: 1500px) {
  .part2___267wa .warp___9vjlN {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1400px) {
  .part2___267wa .warp___9vjlN {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .part2___267wa .warp___9vjlN {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .part2___267wa .warp___9vjlN {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1100px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -10px;
  }
}
@media only screen and (max-width: 1000px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 900px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -30px;
  }
}
@media only screen and (max-width: 800px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -40px;
  }
}
@media only screen and (max-width: 700px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 600px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -60px;
  }
}
@media only screen and (max-width: 500px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -70px;
  }
}
@media only screen and (max-width: 400px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 300px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -90px;
  }
}
@media only screen and (max-width: 200px) {
  .part2___267wa .warp___9vjlN {
    margin-top: -100px;
  }
}
.part2___267wa .flexLine___1nVtM {
  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___267wa .flexLine___1nVtM .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
}
.part2___267wa .flexLine___1nVtM .ant-radio-button-wrapper-checked {
  background-color: #3B8FC8;
  color: white !important;
}
.part2___267wa .title___3ko8C {
  min-width: 4rem;
}
.part2___267wa .title___3ko8C .bg___2OU3y {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: #3B8FC8;
  margin-right: 1rem;
}
.part2___267wa .title___3ko8C .subTitle___hjGss {
  color: black;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.part3___2VOkH {
  width: 100%;
  margin-top: 130px;
}
.part3___2VOkH .title___3ko8C {
  min-width: 4rem;
}
.part3___2VOkH .title___3ko8C .bg___2OU3y {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: #3B8FC8;
  margin-right: 1rem;
  margin-left: 0.6rem;
}
.part3___2VOkH .title___3ko8C .subTitle___hjGss {
  color: black;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.part3___2VOkH .pieFDiv___2bRqN {
  margin: 0 auto;
  width: 100%;
}
.part3___2VOkH .pieFDiv___2bRqN .pieDiv___3ljNK {
  width: 100%;
  height: 200px;
  margin-top: -30px;
}
.part3___2VOkH .pieFDiv___2bRqN .pieDiv___3ljNK:nth-child(2) {
  margin-top: 30px;
  margin-bottom: 10px;
}
.part4___3hiFL,
.partT___2x8s-,
.casePartT___3gka-,
.partT7___14sj2,
.part4T___3IPPl {
  width: 100%;
  margin: 20px 0 80px 0;
  padding: 15px 10px;
}
.part4___3hiFL .flexLine___1nVtM,
.partT___2x8s- .flexLine___1nVtM,
.casePartT___3gka- .flexLine___1nVtM,
.partT7___14sj2 .flexLine___1nVtM,
.part4T___3IPPl .flexLine___1nVtM {
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.part4___3hiFL .flexLine___1nVtM .ant-radio-button-wrapper,
.partT___2x8s- .flexLine___1nVtM .ant-radio-button-wrapper,
.casePartT___3gka- .flexLine___1nVtM .ant-radio-button-wrapper,
.partT7___14sj2 .flexLine___1nVtM .ant-radio-button-wrapper,
.part4T___3IPPl .flexLine___1nVtM .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
}
.part4___3hiFL .flexLine___1nVtM .ant-radio-button-wrapper-checked,
.partT___2x8s- .flexLine___1nVtM .ant-radio-button-wrapper-checked,
.casePartT___3gka- .flexLine___1nVtM .ant-radio-button-wrapper-checked,
.partT7___14sj2 .flexLine___1nVtM .ant-radio-button-wrapper-checked,
.part4T___3IPPl .flexLine___1nVtM .ant-radio-button-wrapper-checked {
  background-color: #3B8FC8;
  color: white !important;
}
.part4___3hiFL .flexLine___1nVtM .ant-table-content,
.partT___2x8s- .flexLine___1nVtM .ant-table-content,
.casePartT___3gka- .flexLine___1nVtM .ant-table-content,
.partT7___14sj2 .flexLine___1nVtM .ant-table-content,
.part4T___3IPPl .flexLine___1nVtM .ant-table-content {
  overflow-x: scroll !important;
}
.part4___3hiFL .flexLine___1nVtM .radioDiv___yJVJC,
.partT___2x8s- .flexLine___1nVtM .radioDiv___yJVJC,
.casePartT___3gka- .flexLine___1nVtM .radioDiv___yJVJC,
.partT7___14sj2 .flexLine___1nVtM .radioDiv___yJVJC,
.part4T___3IPPl .flexLine___1nVtM .radioDiv___yJVJC {
  width: auto;
}
@media only screen and (max-width: 350px) {
  .part4___3hiFL .flexLine___1nVtM .radioDiv___yJVJC,
  .partT___2x8s- .flexLine___1nVtM .radioDiv___yJVJC,
  .casePartT___3gka- .flexLine___1nVtM .radioDiv___yJVJC,
  .partT7___14sj2 .flexLine___1nVtM .radioDiv___yJVJC,
  .part4T___3IPPl .flexLine___1nVtM .radioDiv___yJVJC {
    min-width: 210px;
    margin-right: -1rem;
  }
}
.part4___3hiFL .flexLine2___3429p,
.partT___2x8s- .flexLine2___3429p,
.casePartT___3gka- .flexLine2___3429p,
.partT7___14sj2 .flexLine2___3429p,
.part4T___3IPPl .flexLine2___3429p {
  margin-top: -18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.part4___3hiFL .flexLine2___3429p .radioDiv___yJVJC,
.partT___2x8s- .flexLine2___3429p .radioDiv___yJVJC,
.casePartT___3gka- .flexLine2___3429p .radioDiv___yJVJC,
.partT7___14sj2 .flexLine2___3429p .radioDiv___yJVJC,
.part4T___3IPPl .flexLine2___3429p .radioDiv___yJVJC {
  width: auto;
  white-space: nowrap;
}
@media only screen and (max-width: 350px) {
  .part4___3hiFL .flexLine2___3429p .radioDiv___yJVJC,
  .partT___2x8s- .flexLine2___3429p .radioDiv___yJVJC,
  .casePartT___3gka- .flexLine2___3429p .radioDiv___yJVJC,
  .partT7___14sj2 .flexLine2___3429p .radioDiv___yJVJC,
  .part4T___3IPPl .flexLine2___3429p .radioDiv___yJVJC {
    margin-right: -1rem;
  }
}
.part4___3hiFL .flexLine2___3429p .ant-radio-button-wrapper,
.partT___2x8s- .flexLine2___3429p .ant-radio-button-wrapper,
.casePartT___3gka- .flexLine2___3429p .ant-radio-button-wrapper,
.partT7___14sj2 .flexLine2___3429p .ant-radio-button-wrapper,
.part4T___3IPPl .flexLine2___3429p .ant-radio-button-wrapper {
  padding: 0 8px !important;
}
.part4___3hiFL .flexLine2___3429p .ant-radio-button-wrapper,
.partT___2x8s- .flexLine2___3429p .ant-radio-button-wrapper,
.casePartT___3gka- .flexLine2___3429p .ant-radio-button-wrapper,
.partT7___14sj2 .flexLine2___3429p .ant-radio-button-wrapper,
.part4T___3IPPl .flexLine2___3429p .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
}
.part4___3hiFL .flexLine2___3429p .ant-radio-button-wrapper-checked,
.partT___2x8s- .flexLine2___3429p .ant-radio-button-wrapper-checked,
.casePartT___3gka- .flexLine2___3429p .ant-radio-button-wrapper-checked,
.partT7___14sj2 .flexLine2___3429p .ant-radio-button-wrapper-checked,
.part4T___3IPPl .flexLine2___3429p .ant-radio-button-wrapper-checked {
  background-color: #3B8FC8;
  color: white !important;
}
@media only screen and (max-width: 350px) {
  .part4___3hiFL .title___3ko8C,
  .partT___2x8s- .title___3ko8C,
  .casePartT___3gka- .title___3ko8C,
  .partT7___14sj2 .title___3ko8C,
  .part4T___3IPPl .title___3ko8C {
    white-space: nowrap;
  }
}
.part4___3hiFL .title___3ko8C,
.partT___2x8s- .title___3ko8C,
.casePartT___3gka- .title___3ko8C,
.partT7___14sj2 .title___3ko8C,
.part4T___3IPPl .title___3ko8C {
  min-width: 4rem;
  margin-bottom: 25px;
}
.part4___3hiFL .title___3ko8C .bg___2OU3y,
.partT___2x8s- .title___3ko8C .bg___2OU3y,
.casePartT___3gka- .title___3ko8C .bg___2OU3y,
.partT7___14sj2 .title___3ko8C .bg___2OU3y,
.part4T___3IPPl .title___3ko8C .bg___2OU3y {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: #3B8FC8;
  margin-right: 1rem;
}
.part4___3hiFL .title___3ko8C .subTitle___hjGss,
.partT___2x8s- .title___3ko8C .subTitle___hjGss,
.casePartT___3gka- .title___3ko8C .subTitle___hjGss,
.partT7___14sj2 .title___3ko8C .subTitle___hjGss,
.part4T___3IPPl .title___3ko8C .subTitle___hjGss {
  color: black;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.part4___3hiFL,
.part4T___3IPPl {
  height: 300px;
}
@media only screen and (max-width: 350px) {
  .part4T___3IPPl .radioDiv___yJVJC {
    min-width: 180px !important;
    margin-right: 0 !important;
  }
  .part4T___3IPPl .ant-radio-button-wrapper {
    background-color: #E0E1E1;
    border: none;
    color: black;
    padding: 0 !important;
    width: 90px;
    white-space: nowrap;
    text-align: center;
  }
}
.partT___2x8s- {
  margin-top: 132px!important;
  margin-bottom: -25px;
}
.partT___2x8s- .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___2x8s- {
    margin-top: 175px !important;
  }
}
.partT7___14sj2 {
  margin-top: 15px!important;
  margin-bottom: -15px;
}
.partT7___14sj2 .title___3ko8C {
  margin-bottom: 5px;
}
@media only screen and (max-width: 350px) {
  .partT7___14sj2 .ant-radio-button-wrapper {
    background-color: #E0E1E1;
    border: none;
    color: black;
    padding: 0 !important;
    width: 82px;
    white-space: nowrap;
    text-align: center;
  }
  .partT7___14sj2 .ant-radio-group {
    float: right;
  }
}
.partT7___14sj2 .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___14sj2 .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___14sj2 .ant-table-content {
  overflow-x: scroll !important;
}
.casePartT___3gka- {
  margin-bottom: -15px;
}
.casePartT___3gka- .flexLine2___3429p {
  margin-top: 0;
}
@media only screen and (max-width: 350px) {
  .casePartT___3gka- .flexLine2___3429p .radioDiv___yJVJC {
    margin-right: -0.6rem;
  }
}
.casePartT___3gka- .title___3ko8C {
  margin-bottom: 5px;
}
.casePartT___3gka- .ant-radio-button-wrapper {
  background-color: #E0E1E1;
  border: none;
  color: black;
  padding: 0 8px!important;
  width: 80px;
  white-space: nowrap;
  text-align: center;
}
.casePartT___3gka- .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___3gka- .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___3gka- .ant-table-content {
  overflow-x: scroll !important;
}
.part5___3pKfY,
.part6___2fR7d,
.part7___3g5Qs,
.part8___3pKMM {
  width: 100%;
  padding: 10px 5px;
}
.part5___3pKfY .title___3ko8C,
.part6___2fR7d .title___3ko8C,
.part7___3g5Qs .title___3ko8C,
.part8___3pKMM .title___3ko8C {
  min-width: 4rem;
}
.part5___3pKfY .title___3ko8C .bg___2OU3y,
.part6___2fR7d .title___3ko8C .bg___2OU3y,
.part7___3g5Qs .title___3ko8C .bg___2OU3y,
.part8___3pKMM .title___3ko8C .bg___2OU3y {
  display: inline-block;
  width: 5px;
  height: 15px;
  background-color: #3B8FC8;
  margin-right: 1rem;
  margin-left: 0.3rem;
}
.part5___3pKfY .title___3ko8C .subTitle___hjGss,
.part6___2fR7d .title___3ko8C .subTitle___hjGss,
.part7___3g5Qs .title___3ko8C .subTitle___hjGss,
.part8___3pKMM .title___3ko8C .subTitle___hjGss {
  color: black;
  font-size: 14px;
  padding: 30px 0 18px 0;
}
.regionTable___2oIVU {
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 0.7rem;
}
.regionTable___2oIVU .ant-table-thead .total {
  color: #CF585F!important;
  background-color: transparent !important;
}
.regionTable___2oIVU .ant-table-thead .center,
.regionTable___2oIVU .ant-table-thead .ins,
.regionTable___2oIVU .ant-table-thead .inS {
  background-color: transparent !important;
}
.regionTable___2oIVU .ant-table-thead .inS {
  border: 1px solid #E0E1E1 !important;
  border-right: none !important;
  border-top: none !important;
}
.regionTable___2oIVU .ant-table-tbody > tr > td,
.regionTable___2oIVU .ant-table-thead > tr > th {
  padding: 5px 1px !important;
  white-space: nowrap;
  text-align: center;
  font-size: 0.7rem !important;
}
.regionTable___2oIVU .ant-table-tbody tr:nth-child(odd) {
  background-color: #E0E1E1!important;
}
.regionTable___2oIVU .ant-table-tbody tr:nth-child(even) {
  background-color: #F0F0F0!important;
}
.part6___2fR7d .ant-table-thead .ins,
.part7___3g5Qs .ant-table-thead .ins,
.part8___3pKMM .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___2fR7d .ant-table-tbody .ins,
.part7___3g5Qs .ant-table-tbody .ins,
.part8___3pKMM .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___2fR7d .ant-table-content,
.part7___3g5Qs .ant-table-content,
.part8___3pKMM .ant-table-content {
  overflow-x: scroll !important;
}
.nCoVCaseTitle___14MVb {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.wjwConfirmed___3hwBi {
  color: #FF6A6A;
}
.exclamationMark___1EQo0 {
  color: #FF3333;
}
.existedError___1JtXs {
  margin-bottom: 20px;
}
.cellWrap___wQ2lf {
  width: 100%;
}
.cellWrap___wQ2lf .cellInputWrap___WjEcc .cellInput___3V5U7 {
  width: 70%;
}
.cellWrap___wQ2lf .cellInputWrap___WjEcc .cellTextInput___1mxFz {
  width: 92%;
}
.cellWrap___wQ2lf .cellInputWrap___WjEcc .cellCheckIcon___3BZj- {
  margin-left: 10px;
  cursor: pointer;
}
.cellWrap___wQ2lf .cellTextWrap___3msGn {
  width: 100%;
  cursor: pointer;
}
.cellWrap___wQ2lf .cellTextWrap___3msGn .cellEditIcon___3ONZU {
  margin-left: 10px;
  display: none;
}
.cellWrap___wQ2lf .cellCheckIcon___3BZj-:hover,
.cellWrap___wQ2lf .cellEditIcon___3ONZU:hover {
  color: #108ee9;
}
.cellWrap___wQ2lf .cellTextWrap___3msGn:hover .cellEditIcon___3ONZU {
  display: inline-block;
}
.btn___2eIuN {
  padding: 0 30px;
  margin: 30px 30px 20px 0;
}
.caseListWrap___iEYtg {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.caseListWrap___iEYtg .topBox___1tIUs {
  background: #fff;
}
.caseListWrap___iEYtg .topBox___1tIUs .countBox___38q8l {
  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___iEYtg .topBox___1tIUs .topItem___lqwva {
  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___iEYtg .topBox___1tIUs .topItem___lqwva .title___3sUPu {
  font-size: 13px;
  height: 20px;
  color: #666;
  line-height: 20px;
}
.caseListWrap___iEYtg .topBox___1tIUs .topItem___lqwva .count___2FDkO {
  font-size: 22px;
  font-weight: bold;
}
.caseListWrap___iEYtg .topBox___1tIUs .topItem___lqwva .gap___2mlYI {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.caseListWrap___iEYtg .titleBox___3MReR {
  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___iEYtg .titleBox___3MReR .warnMsg___2ab9C {
  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___iEYtg .titleBox___3MReR .warnMsg___2ab9C i {
  color: #ffbf00;
}
.caseListWrap___iEYtg .titleBox___3MReR .warnMsg___2ab9C .warnTxt___319UH {
  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___iEYtg .idBox___3DdSi {
  position: relative;
  padding: 0 9px;
  display: block;
}
.caseListWrap___iEYtg .idBox___3DdSi .tip___3iE8t {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: -9px;
}
.rowBgClass___239kl {
  background-color: #f3f7cf;
}
.searchWrap___1qx0j {
  width: 100%;
  line-height: 50px;
  padding: 0 15px;
}
.searchWrap___1qx0j .searchIpt___3c7wg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchWrap___1qx0j .searchIpt___3c7wg .ipt___yIYkL {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.searchWrap___1qx0j .searchIpt___3c7wg .ipt___yIYkL .datePicker___b3JOf {
  width: 100%;
}
.searchWrap___1qx0j .checkWrapBox___2hUcB {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.searchWrap___1qx0j .checkWrapBox___2hUcB .checkbox___25AGi {
  -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___1qx0j .btns___K_Azq {
  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___1qx0j .btns___K_Azq .btn___3IXbX {
  max-width: 90px;
}
.searchWrap___1qx0j .exportWrapper___gel8f {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.searchWrap___1qx0j .exportWrapper___gel8f i {
  font-size: 30px;
  margin-right: 5px;
}
.searchWrap___1qx0j .exportWrapper___gel8f span {
  font-size: 16px;
}
.caseListWrap___2wsRW {
  background: #f5f5f5;
  width: 100%;
  padding: 10px 15px 0 15px;
}
.caseListWrap___2wsRW .topMsgBox___3sQDu {
  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___2wsRW .topMsgBox___3sQDu .itemMsg___3M_bg {
  padding-right: 10px;
}
.caseListWrap___2wsRW .topMsgBox___3sQDu .itemMsg___3M_bg .itemMsgTxt___16-ha {
  font-weight: bold;
}
.caseListWrap___2wsRW .btn___2-9Bn {
  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___2wsRW .topBox___xLXAf {
  background: #fff;
  margin-top: 10px;
}
.caseListWrap___2wsRW .topBox___xLXAf .countBox___2oVOL {
  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___2wsRW .topBox___xLXAf .topItem___2FxZr {
  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___2wsRW .topBox___xLXAf .topItem___2FxZr .title___1nruC {
  font-size: 13px;
  height: 20px;
  color: #666;
  line-height: 20px;
}
.caseListWrap___2wsRW .topBox___xLXAf .topItem___2FxZr .count___1ZhTx {
  font-size: 22px;
  font-weight: bold;
}
.caseListWrap___2wsRW .topBox___xLXAf .topItem___2FxZr .gap___2bK8f {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.caseListWrap___2wsRW .searchCard___2uKDU {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseListWrap___2wsRW .tableTitle___2-Xyt {
  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___2wsRW .idBox___2mcgj {
  position: relative;
  padding: 0 9px;
  display: block;
}
.caseListWrap___2wsRW .idBox___2mcgj .tip____cuva {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: -9px;
}
.rowBgClass___1wAdO {
  background-color: #f3f7cf;
}
.modal___7yZaV .code___3X5Jy {
  color: #FF9800;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin-bottom: 3px;
}
.modal___7yZaV .label___1qlC1 {
  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___ZeFQn {
  min-width: 80vw;
}
.caseDetailListWrap___1I8rf {
  background: #ffffff;
  width: 100%;
  margin: 15px;
}
.caseDetailListWrap___1I8rf .idBox___aUB3I {
  position: relative;
}
.caseDetailListWrap___1I8rf .idBox___aUB3I .tip___2IEAW {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.searchBtn___2A_tF {
  line-height: 1.5;
}
.rowBgClass___35eFG {
  background-color: #f3f7cf;
}
.statListSearch___3Payd .ant-form-item {
  width: 100%;
}
.caseStatisticsWrap___e_tXg {
  background: #f5f5f5;
  width: 98%;
  margin: 15px;
  margin-top: 20px;
  padding: 2px;
}
.caseStatisticsWrap___e_tXg .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.caseStatisticsWrap___e_tXg th.column-title,
.caseStatisticsWrap___e_tXg td.column-title {
  text-align: center !important;
}
.caseStatisticsWrap___e_tXg .rightTool___287Ml {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.caseStatisticsWrap___e_tXg .rightTool___287Ml i {
  font-size: 20px;
  margin-right: 5px;
}
.caseStatisticsWrap___e_tXg .rightTool___287Ml span {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.caseStatisticsWrap___e_tXg .titleBox___1XXyI {
  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___e_tXg .rightBtn___3zACt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 15px;
}
.caseStatisticsWrap___e_tXg .btn___3lV3e {
  width: 100%;
  max-width: 90px;
}
.caseStatisticsWrap___e_tXg .exportWrapper___329IU {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.caseStatisticsWrap___e_tXg .exportWrapper___329IU i {
  font-size: 30px;
  margin-right: 5px;
}
.caseStatisticsWrap___e_tXg .exportWrapper___329IU span {
  font-size: 16px;
}
.caseStatisticsWrap___e_tXg .hideTitle___1dD90 {
  display: none;
}
.caseStatisticsWrap___e_tXg .searchForm___20N2A {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}
.caseStatisticsWrap___e_tXg .searchForm___20N2A .selectionMR___19A-l {
  margin-right: 10px;
}
.caseStatisticsWrap___e_tXg .searchForm___20N2A .radioGroup___9VSBL,
.caseStatisticsWrap___e_tXg .searchForm___20N2A .radioGroupNew___1mYu6 {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.caseStatisticsWrap___e_tXg .searchForm___20N2A .radioGroupNew___1mYu6 {
  width: 190px;
}
.caseStatisticsWrap___e_tXg .searchForm___20N2A .dateRangeFI___1MY0F {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.caseStatisticsWrap___e_tXg .searchForm___20N2A .opts___2cYTL {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.caseStatisticsWrap___e_tXg .searchForm___20N2A .optLabel___7htaF {
  width: 68px;
  min-width: 68px;
}
.tabContent___1mO69 {
  margin-left: 15px;
  margin-bottom: 0;
  background-color: #fff;
  margin-top: 10px;
}
.tabContent___1mO69 .tabPage___3_sWG {
  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___1wR0G {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.tableDiv___1eE-K .center___2D7p3 {
  text-align: center !important;
}
.tableDiv___1eE-K .ant-table-tbody > tr > td,
.tableDiv___1eE-K .ant-table-thead > tr > th {
  text-align: center !important;
}
.footer___3lxOE {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.nCoVCaseTitle___jLgAv {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.footDiv___2BxKk {
  width: 100%;
  height: 35px;
}
.wjwConfirmed___1tK8_ {
  color: #FF6A6A;
}
.nowrapDiv___10yjL p {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.caseDetailListWrap___yNaht {
  background: #ffffff;
  width: 100%;
  margin: 15px;
  padding-right: 15px;
}
.caseDetailListWrap___yNaht .idBox___31mih {
  position: relative;
}
.caseDetailListWrap___yNaht .idBox___31mih .tip___1Eln8 {
  color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  line-height: 18px;
  font-size: 12px;
}
.caseDetailListWrap___yNaht .line___1fQbR {
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.caseDetailListWrap___yNaht .rowBgClass___3hVw_ {
  background-color: #f3f7cf;
}
.topBox___3BNeK {
  background: #fff;
}
.topBox___3BNeK .countBox___1VIDZ {
  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___3BNeK .topItem___2N7-y {
  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___3BNeK .topItem___2N7-y .title___Dbi9f {
  font-size: 13px;
  height: 20px;
  color: #666;
}
.topBox___3BNeK .topItem___2N7-y .count___QONEc {
  font-size: 22px;
  font-weight: bold;
}
.topBox___3BNeK .topItem___2N7-y .pre___3YMrj {
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
.borderBottom___2reTR {
  height: 1px;
  border-bottom: 1px solid #e7e7e7;
  width: 100%;
}
.searchBtn___hCuR_ {
  line-height: 1.5;
}
.searchExport___SddYq {
  line-height: 1.5;
  margin-left: '15px';
}
.cardLabel___KzhlE {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.tableDiv___2zjIm .center___27Ifi {
  text-align: center !important;
}
.tableDiv___2zjIm .ant-table-tbody > tr > td,
.tableDiv___2zjIm .ant-table-thead > tr > th {
  text-align: center !important;
}
.footer___J55PW {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.nCoVCaseTitle___1L_U9 {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.footDiv___1hEkE {
  width: 100%;
  height: 35px;
}
.modalFoot___3bJbI {
  width: 100%;
  border: none;
  text-align: right;
  border-top: 1px solid gainsboro;
  padding-top: 10px;
  margin-bottom: -20px;
}
.modalFoot___3bJbI button {
  float: right;
}
.modalFoot___3bJbI button:nth-child(1) {
  margin-right: -195px;
}
.modalFoot___3bJbI button:nth-child(2) {
  margin-right: -120px;
}
.searchCard___3KJbi {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseConfirmWrap___2BvBq {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.caseConfirmWrap___2BvBq .searchBox___26nCm {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  margin: 10px 0;
}
.caseConfirmWrap___2BvBq .searchBox___26nCm .searchIpt___Ur2h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.caseConfirmWrap___2BvBq .searchBox___26nCm .searchIpt___Ur2h6 .ipt___3hoLg {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.caseConfirmWrap___2BvBq .searchBox___26nCm .searchIpt___Ur2h6 .ipt___3hoLg .datePicker___2JVpH {
  width: 100%;
}
.caseConfirmWrap___2BvBq .searchBox___26nCm .uploadBox___1iSI9 .ant-upload-list-item {
  display: none;
}
.caseConfirmWrap___2BvBq .searchBox___26nCm .btn___33aDx {
  max-width: 90px;
}
.caseConfirmDetailWrap___1sJp2 {
  background: #f5f5f5;
  width: 100%;
  padding: 15px;
}
.caseConfirmDetailWrap___1sJp2 .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.caseConfirmDetailWrap___1sJp2 th.column-title,
.caseConfirmDetailWrap___1sJp2 td.column-title {
  text-align: center !important;
}
.caseConfirmDetailWrap___1sJp2 .selectionMR___3b393 {
  margin-right: 10px;
}
.caseConfirmDetailWrap___1sJp2 .rightTool___yzcKV {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.caseConfirmDetailWrap___1sJp2 .topMsgBox___1WFrp {
  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___1sJp2 .topMsgBox___1WFrp .itemMsg___2jmhI {
  padding-right: 10px;
}
.caseConfirmDetailWrap___1sJp2 .topMsgBox___1WFrp .itemMsg___2jmhI .itemMsgTxt___9WQ0y {
  font-weight: bold;
}
.caseConfirmDetailWrap___1sJp2 .topBox___2M-sY {
  background: #fff;
  margin-top: 10px;
}
.caseConfirmDetailWrap___1sJp2 .topBox___2M-sY .countBox___XulP4 {
  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___1sJp2 .topBox___2M-sY .topItem___21b1v {
  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___1sJp2 .topBox___2M-sY .topItem___21b1v .title___2muwu {
  font-size: 13px;
  height: 20px;
  color: #666;
}
.caseConfirmDetailWrap___1sJp2 .topBox___2M-sY .topItem___21b1v .count___q2aCS {
  font-size: 22px;
  font-weight: bold;
}
.caseConfirmDetailWrap___1sJp2 .titleBox___1joej {
  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___1sJp2 .rightBtn___34JQS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.caseConfirmDetailWrap___1sJp2 .btn___33aDx {
  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___1sJp2 .searchCard___1qoBb {
  background: #fff;
  padding: 10px 0;
  margin: 10px 0;
}
.caseConfirmDetailWrap___1sJp2 .searchCard___1qoBb .searchBtn___3faFi {
  line-height: 1.5;
}
.caseConfirmDetailWrap___1sJp2 .searchForm___1xQqy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  background: #f5f5f5;
}
.caseConfirmDetailWrap___1sJp2 .searchForm___1xQqy .radioGroup___2i3gr,
.caseConfirmDetailWrap___1sJp2 .searchForm___1xQqy .radioGroupNew___2AHpl {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.caseConfirmDetailWrap___1sJp2 .searchForm___1xQqy .radioGroupNew___2AHpl {
  width: 190px;
}
.caseConfirmDetailWrap___1sJp2 .searchForm___1xQqy .dateRangeFI___2L-_3 {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.caseConfirmDetailWrap___1sJp2 .searchForm___1xQqy .opts___WBzep {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.caseConfirmDetailWrap___1sJp2 .searchForm___1xQqy .optLabel___3N-BJ {
  width: 68px;
  min-width: 68px;
}
.content___lSXeF {
  padding: 20px;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.content___lSXeF .card___28lHx {
  max-height: 600px;
  overflow: auto;
}
.listWrap____gISw {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.listWrap____gISw .ant-table-tbody > .colorFul {
  background-color: #f3f7cf;
}
.listWrap____gISw .ant-table-tbody > .colorFul:hover > td {
  background-color: #f3f7cf;
}
.listWrap____gISw .titleBox___2YFoZ {
  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____gISw .titleBox___2YFoZ .warnMsg___1uQ_0 {
  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____gISw .titleBox___2YFoZ .warnMsg___1uQ_0 i {
  color: #ffbf00;
}
.listWrap____gISw .titleBox___2YFoZ .warnMsg___1uQ_0 .warnTxt___36ieG {
  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___3WAfE {
  padding: 10px;
  margin: 10px 0;
}
.searchCard___3WAfE .inputNumStart___WH5al {
  width: 80;
  text-align: 'center';
  margin-right: 0;
}
.searchCard___3WAfE .inputNumDot___1TRa8 {
  display: 'inline-block';
  width: '100%';
  text-align: 'center';
  margin-left: '-2px';
}
.searchCard___3WAfE .inputNumEnd___19GGP {
  width: 80;
  text-align: 'center';
  margin-right: 0;
}
.normal___1S7rD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.serBtn___oEAIC {
  line-height: 1.5;
}
.listWrap___vMvoY {
  background: #ffffff;
  width: 100%;
  margin: 15px;
}
.infoWarp___2hAej {
  padding: 10px 0 40px 0;
}
.infoWarp___2hAej .backDiv___1l2pH {
  width: 100%;
  text-align: right;
}
.infoWarp___2hAej .cardLabel___2SZHr {
  font-weight: 900;
  line-height: 30px;
  color: #000;
}
.infoWarp___2hAej .tableDiv___1tk9U .center___Wux4c {
  text-align: center !important;
}
.infoWarp___2hAej .tableDiv___1tk9U .ant-table-tbody > tr > td,
.infoWarp___2hAej .tableDiv___1tk9U .ant-table-thead > tr > th {
  text-align: center !important;
}
.infoWarp___2hAej .footer___E2WZU {
  height: 50px;
  line-height: 55px;
  width: 100%;
  background-color: #F6F6F6;
  text-align: center;
  position: fixed;
  bottom: 0px;
}
.infoWarp___2hAej .nCoVCaseTitle___r8NT5 {
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.infoWarp___2hAej .footDiv___2qs1u {
  width: 100%;
  height: 35px;
}
.infoWarp___2hAej .wjwConfirmed___Otc4a {
  color: #FF6A6A;
}
.infoWarp___2hAej .nowrapDiv___29vMu p {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.infoWarp___2hAej .singleDiv___1C-Cz {
  padding: 10px 0;
  height: 100%;
}
.infoWarp___2hAej .fixFooter___27vbf {
  width: 100%;
  position: fixed;
  background-color: white;
  z-index: 50;
  bottom: 0;
  border: none;
  border-top: 1px solid #F3F2F1;
}
.infoWarp___2hAej .fixFooter___27vbf .flexDiv___3Oyvw,
.infoWarp___2hAej .fixFooter___27vbf .flexEditDiv___1qZk4 {
  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___2hAej .fixFooter___27vbf .flexDiv___3Oyvw p,
.infoWarp___2hAej .fixFooter___27vbf .flexEditDiv___1qZk4 p {
  margin-left: 5%;
}
.infoWarp___2hAej .fixFooter___27vbf .flexDiv___3Oyvw p:first-child,
.infoWarp___2hAej .fixFooter___27vbf .flexEditDiv___1qZk4 p:first-child {
  margin-left: 10px;
}
.infoWarp___2hAej .fixFooter___27vbf .flexEditDiv___1qZk4 p:first-child {
  margin-top: 10px;
}
.infoWarp___2hAej .fixFooter___27vbf .flexEditDiv___1qZk4 p:nth-child(2) {
  margin-top: -8px;
}
.infoWarp___2hAej .fixFooter___27vbf .flexEditDiv___1qZk4 p:nth-child(3) {
  margin-top: 10px;
  min-width: 340px;
  margin-left: -0.5%;
}
.infoWarp___2hAej .fixFooter___27vbf .flexEditDiv___1qZk4 p:last-child {
  margin-left: -0.03%;
}
.infoWarp___2hAej .fixFooter___27vbf .flexAuditDiv___23tbo {
  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___2hAej .fixFooter___27vbf .flexAuditDiv___23tbo .flexSon___2jQac {
  width: 80%;
}
.infoWarp___2hAej .fixFooter___27vbf .flexAuditDiv___23tbo .flexSon___2jQac .flexGSon___2Nnp0 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.infoWarp___2hAej .fixFooter___27vbf .flexAuditDiv___23tbo .flexSon___2jQac .flexGSon___2Nnp0 p {
  width: 50%;
}
.infoWarp___2hAej .fixFooter___27vbf .flexAuditDiv___23tbo .bottonDiv___3chJs {
  width: 30%;
}
.infoWarp___2hAej .fixFooter___27vbf .colorSpan___1Z3w1 {
  color: red;
}
.infoWarp___2hAej .fixFooter___27vbf .noneSpan___2MnsQ {
  display: none;
}
.infoWarp___2hAej .hideDiv____tDsV {
  display: none;
}
.infoWarp___2hAej .specialForm___30iD1 .ant-col-12,
.infoWarp___2hAej .specialForm___30iD1 .ant-form-item-control,
.infoWarp___2hAej .specialForm___30iD1 .ant-col-6 {
  line-height: 55px !important;
}
.label___p-Dbq {
  padding: 10px 0;
  width: 510px;
  word-wrap: break-word;
  margin-right: 20px;
}
.label___p-Dbq::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}
.block___CjY-r {
  width: 100%;
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.content___2IN8V {
  padding: 20px;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.content___2IN8V .card___285Ro {
  max-height: 600px;
  overflow: auto;
}
.listWrap___1ziEz {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.searchCard___3LW76 {
  padding: 10px;
  margin: 10px 0;
}
.searchCard___3LW76 .inputNumStart___1DoTZ {
  width: 80px;
  text-align: center;
  margin-right: 0;
}
.searchCard___3LW76 .inputNumDot___CuyVH {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-left: -2px;
}
.searchCard___3LW76 .inputNumEnd___3wccD {
  width: 80px;
  text-align: center;
  margin-right: 0;
}
.normal___2X4sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.none___11ocN {
  display: none !important;
}
.serBtn___cqI3U {
  line-height: 1.5;
}
.groupingSetWrap___u0L0K {
  padding: 10px 20px 0 0;
}
.infoWarp___E55gY {
  padding: 10px 0;
}
.infoWarp___E55gY .backDiv___1vBK- {
  width: 100%;
  text-align: right;
}
.workSearch___3HG55 .selectionMR___1XVUp {
  margin-right: 10px;
}
.workSearch___3HG55 .dateRangeFI___2clSN {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.workSearch___3HG55 .opts___2jR3c {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.workSearch___3HG55 .opts1___XAFX9 {
  margin-right: 10px;
  min-width: 190px;
}
.workSearch___3HG55 .optLabel___YKtXO {
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___3HG55 .optLabelapply___3iwGK {
  margin-left: 60px;
  width: 68px;
  min-width: 68px;
  color: #333;
}
.workSearch___3HG55 .row___1mHQm {
  margin-bottom: 15px;
}
.workSearch___3HG55 .input___2aAZ1 {
  width: 150px;
  min-width: 150px;
}
.workSearch___3HG55 .col___JCKls {
  min-width: 760px;
}
.workSearch___3HG55 .col1___25Fna {
  min-width: 218px;
}
.workSearch___3HG55 .colTitle___1veR0 {
  text-align: right;
  padding-right: 5px;
  margin-right: 5px;
}
.patientEditWrap___3TCT6 {
  padding: 10px 20px 0 0;
}
.patientEditWrap___3TCT6 .ant-modal-body {
  max-height: 600px;
  overflow: auto;
}
.block___2L3tA {
  width: 100%;
  font-size: 17px;
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #BEBEBE;
}
.noneDiv___39uvw {
  display: none;
}
.content___yx_j6 {
  padding: 20px;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.content___yx_j6 .card___2RyTD {
  max-height: 600px;
  overflow: auto;
}
.content___yx_j6 .titleBlack___1ntH1 {
  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___RccwU {
  background: #f5f5f5;
  width: 100%;
  padding: 0 15px;
}
.healingPlanWrap___RccwU .searchView___2Hwpl {
  padding: 10px 0;
  width: 100%;
  line-height: 50px;
}
.healingPlanWrap___RccwU .searchView___2Hwpl .searchIpt___1Jn3Z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.healingPlanWrap___RccwU .searchView___2Hwpl .searchIpt___1Jn3Z .iptSpan___3S1P4 {
  width: 60px;
  text-align: end;
}
.healingPlanWrap___RccwU .searchView___2Hwpl .searchIpt___1Jn3Z .ipt___DV3G5 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
}
.healingPlanWrap___RccwU .searchView___2Hwpl .searchIpt___1Jn3Z .ipt___DV3G5 .datePicker___2sr1B {
  width: 100%;
}
.healingPlanWrap___RccwU .searchView___2Hwpl .btns___sFUYt {
  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___RccwU .searchView___2Hwpl .btns___sFUYt .btn___2yH7D {
  max-width: 90px;
}
.healingPlanWrap___RccwU .titleBox___9cS2i {
  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___RccwU .titleBox___9cS2i .warnMsg___6vJGG {
  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___RccwU .titleBox___9cS2i .warnMsg___6vJGG i {
  color: #ffbf00;
}
.healingPlanWrap___RccwU .titleBox___9cS2i .warnMsg___6vJGG .warnTxt___1Sn-K {
  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___RccwU .operation___ctq-Z {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.healingPlanWrap___RccwU .ant-table-tbody > .colorFul {
  background-color: #f3f7cf;
}
.healingPlanWrap___RccwU .ant-table-tbody > .colorFul:hover > td {
  background-color: #f3f7cf;
}
.rowBgClass___bs8Wa {
  background-color: #f3f7cf;
}
.planDetailBox___3JTUw {
  width: 100%;
  padding: 15px;
  height: 100% ;
}
.planDetailBox___3JTUw .patientBox___3grmr {
  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___3JTUw .hr___3Zw9x {
  height: 1px;
  border: none;
  border-bottom: 1px solid #d9d9d9;
}
.planDetailBox___3JTUw .searchView___36CeS {
  padding: 20px;
  width: 100%;
  line-height: 50px;
  position: relative;
}
.planDetailBox___3JTUw .footerBtn___kr_Qj {
  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___3JTUw .footerBtn___kr_Qj .btn___2BU2v {
  max-width: 90px;
}
.watchPlan___3IDku .ant-tabs-bar {
  margin-bottom: 0;
}
.watchPlan___3IDku .planViewWrap___663-v {
  font-size: 14.8px;
  padding: 0 20px;
  margin-top: 16px;
}
.watchPlan___3IDku .planViewWrap___663-v .topLevel___17Ysq {
  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___3IDku .planViewWrap___663-v .bottomLevel___2CNgg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.watchPlan___3IDku .treatmentViewWrap___3oLwr .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: 40px;
}
.watchPlan___3IDku .treatmentViewWrap___3oLwr .ant-tabs-nav-scroll {
  margin-bottom: -1px;
}
.watchPlan___3IDku .treatmentViewWrap___3oLwr .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-bottom: -2px;
  border-left: 1px solid #d9d9d9;
}
.watchPlan___3IDku .treatmentViewWrap___3oLwr .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___3IDku .treatmentViewWrap___3oLwr .ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  color: #37BB65;
  font-weight: bold;
}
.watchPlan___3IDku .treatmentViewWrap___3oLwr .treatmentBox___rX4a7 {
  color: #868686;
  font-size: 14.8px;
  padding: 15px 20px;
}
.watchPlan___3IDku .treatmentViewWrap___3oLwr .treatmentBox___rX4a7 .treatmentRow___baahl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.watchPlan___3IDku .treatmentViewWrap___3oLwr .treatmentBox___rX4a7 .treatmentRow___baahl .info___Bl56n {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.watchPlan___3IDku .treatmentViewWrap___3oLwr .noViewBox___VmwqA {
  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___14raV .am-tabs-tab-bar-wrap {
  margin-top: -50px !important;
}
.appWarp___1CbSc {
  height: 100%;
  width: 100%;
  padding: 15px 10px;
  margin: 0 auto;
}
.appWarp___1CbSc .singleItem___3uPiL {
  position: relative;
  height: auto;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #1296DB;
  margin-bottom: 15px;
}
.appWarp___1CbSc .singleItem___3uPiL .mainTitle___2qPr0 {
  font-size: 0.8rem;
  white-space: normal;
}
.appWarp___1CbSc .singleItem___3uPiL .subTitle___2Tg4M {
  font-size: 0.5rem;
  white-space: normal;
}
.appWarp___1CbSc .singleItem___3uPiL .badgeSpan___1XVCQ {
  position: absolute;
  top: -1px;
  right: 6px;
}
.appWarp___1CbSc .am-list-body {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___1CbSc .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___1CbSc html:not([data-scale]) .am-list-body::before {
    z-index: 0!important;
  }
}
.appWarp___1CbSc .infoItem___1pcNA {
  height: auto;
  width: 100%;
  margin-bottom: 10px;
}
.appWarp___1CbSc .infoItem___1pcNA .am-list-item {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___1CbSc .infoItem___1pcNA .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___1CbSc .infoItem___1pcNA html:not([data-scale]) .am-list-body::before {
    z-index: 0!important;
    height: 0 !important;
  }
}
.appWarp___1CbSc .noDataDiv___2abAt {
  width: 100%;
  padding-top: 15%;
  text-align: center;
}
.appWarp___1CbSc .noDataDiv___2abAt img {
  display: inline-block;
  width: 100px;
  height: 110px;
  margin-bottom: 25px;
}
.appWarp___1CbSc .noDataDiv___2abAt p {
  color: grey;
}
.appWarp___1CbSc .am-list-body div:not(:last-child) .am-list-line {
  border-bottom: none !important;
}
.appWarp___1CbSc .am-list-body {
  background-color: #EFF3F6!important;
  border: none !important;
}
.appWarp___1CbSc .planDetail___3vSO6 {
  width: 95%;
  margin: 0 auto;
  padding-top: 40px;
}
.appWarp___1CbSc .planDetail___3vSO6 p {
  margin-top: 8px;
}
.appWarp___1CbSc .planDetail___3vSO6 .question___jIMZO {
  font-size: 0.8rem;
  font-weight: bold;
}
.appWarp___1CbSc .planDetail___3vSO6 .answer___1L75t {
  width: 100%;
  height: auto;
  background-color: white;
  line-height: 1.6rem;
  padding-left: 5px;
  color: #A8A8A8;
}
.loginWarp___pcM3n {
  width: 100%;
  height: auto;
  background-color: #EFF3F6!important;
}
.loginWarp___pcM3n .loginDiv___3T779 {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.loginWarp___pcM3n .loginDiv___3T779 img {
  display: inline-block;
  width: 100%;
  margin-bottom: 2%;
  margin-top: 2%;
}
.loginWarp___pcM3n .loginDiv___3T779 .capDiv___1bgIF {
  margin: -5px 0;
}
.loginWarp___pcM3n .loginDiv___3T779 .capDiv___1bgIF img {
  display: inline-block;
  width: 100%;
  height: auto !important;
}
.loginWarp___pcM3n .loginDiv___3T779 .am-list-item .am-input-extra {
  max-height: 45px;
}
.loginWarp___pcM3n .loginDiv___3T779 .am-list-body {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  background-color: #EFF3F6!important;
}
.loginWarp___pcM3n .loginDiv___3T779 a:hover {
  color: white;
}
.footerDiv___2Lu9K {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footerDiv___2Lu9K .am-button {
  display: inline-block;
  width: 50% !important;
}
.subTitle___2Tg4M {
  font-size: 0.5rem;
}
.detailWap___15TGU,
.updateWap___proxI {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.detailWap___15TGU .detailCon___3yugu,
.updateWap___proxI .detailCon___3yugu {
  padding: 80px 0 50px 10px;
}
.detailWap___15TGU .auditInfo___3e4FS,
.updateWap___proxI .auditInfo___3e4FS {
  width: 100%;
}
.detailWap___15TGU .auditInfo___3e4FS .markWarp___37Nfo,
.updateWap___proxI .auditInfo___3e4FS .markWarp___37Nfo {
  width: 200px;
  margin: 0 auto;
}
.detailWap___15TGU .auditInfo___3e4FS .markWarp___37Nfo .father___1QQJo,
.updateWap___proxI .auditInfo___3e4FS .markWarp___37Nfo .father___1QQJo {
  width: 200px;
  height: 200px;
  background-color: #00CCFF;
  border-radius: 50%;
}
.detailWap___15TGU .auditInfo___3e4FS .markWarp___37Nfo .child___13P9t,
.updateWap___proxI .auditInfo___3e4FS .markWarp___37Nfo .child___13P9t {
  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___15TGU .auditInfo___3e4FS p,
.updateWap___proxI .auditInfo___3e4FS p {
  margin-top: 8px;
}
.detailWap___15TGU .auditInfo___3e4FS .question___jIMZO,
.updateWap___proxI .auditInfo___3e4FS .question___jIMZO {
  font-size: 0.8rem;
  font-weight: bold;
}
.detailWap___15TGU .auditInfo___3e4FS .suggest___2cSfS,
.updateWap___proxI .auditInfo___3e4FS .suggest___2cSfS {
  width: 100%;
  text-align: center;
  white-space: normal;
  font-size: 1rem;
}
.detailWap___15TGU .am-list-item,
.updateWap___proxI .am-list-item {
  padding-left: 0!important;
}
.detailWap___15TGU .am-textarea-control,
.updateWap___proxI .am-textarea-control {
  background-color: #EFF3F6!important;
}
.detailWap___15TGU .am-navbar-title,
.updateWap___proxI .am-navbar-title {
  text-align: center;
  font-size: 1rem;
}
.assessmentDetailWrap___t9bpE {
  background: transparent;
  width: 100%;
  padding: 10px 15px;
}
.assessmentDetailWrap___t9bpE .ant-form-item-label label {
  color: rgba(0, 0, 0, 0.65);
}
.assessmentDetailWrap___t9bpE .formWrap___3pVPL {
  background: #fff;
  padding: 0 20px;
}
.assessmentDetailWrap___t9bpE .formWrap___3pVPL .title___2SCAX {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
}
.assessmentDetailWrap___t9bpE .formWrap___3pVPL .formView___1OMOr {
  padding: 30px 20px;
}
.assessmentDetailWrap___t9bpE .formWrap___3pVPL .formView___1OMOr .title2___3c9yZ {
  font-size: 16px;
  text-align: center;
  padding-bottom: 20px;
  font-weight: bold;
}
.assessmentDetailWrap___t9bpE .formWrap___3pVPL .formView___1OMOr .box___1WfuR {
  border: 1px solid #eee;
}
.footerBtn___1pdXe {
  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___1pdXe .btn___SLE7i {
  max-width: 90px;
}
.footerBtn___1pdXe .check___3o0p_ {
  margin-right: 5%;
}
.warp___2QPMm .ant-tabs {
  overflow-y: hidden !important;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM,
.warp___2QPMm .outTableWrap___pufw1 {
  background: #f5f5f5;
  width: 98%;
  margin: 15px;
  margin-top: 20px;
  padding: 2px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .ant-table-thead > tr > th,
.warp___2QPMm .outTableWrap___pufw1 .ant-table-thead > tr > th {
  background-color: #ecf6fd !important;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .ant-table-thead .total,
.warp___2QPMm .outTableWrap___pufw1 .ant-table-thead .total {
  color: #CF585F !important;
  text-align: center !important;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .ant-table-tbody .total,
.warp___2QPMm .outTableWrap___pufw1 .ant-table-tbody .total {
  color: #CF585F !important;
  text-align: center;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM th.column-title,
.warp___2QPMm .outTableWrap___pufw1 th.column-title,
.warp___2QPMm .caseStatisticsWrap___1A6GM td.column-title,
.warp___2QPMm .outTableWrap___pufw1 td.column-title {
  text-align: center !important;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .ant-tabs-bar,
.warp___2QPMm .outTableWrap___pufw1 .ant-tabs-bar {
  margin-bottom: 0;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .ant-tabs-tabpane,
.warp___2QPMm .outTableWrap___pufw1 .ant-tabs-tabpane {
  padding: 0;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .blockCont,
.warp___2QPMm .outTableWrap___pufw1 .blockCont {
  padding-right: 10px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .rightTool___3C3q1,
.warp___2QPMm .outTableWrap___pufw1 .rightTool___3C3q1 {
  margin-bottom: 10px;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .rightTool___3C3q1 i,
.warp___2QPMm .outTableWrap___pufw1 .rightTool___3C3q1 i {
  font-size: 20px;
  margin-right: 5px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .rightTool___3C3q1 span,
.warp___2QPMm .outTableWrap___pufw1 .rightTool___3C3q1 span {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .titleBox___3sKDX,
.warp___2QPMm .outTableWrap___pufw1 .titleBox___3sKDX {
  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___2QPMm .caseStatisticsWrap___1A6GM .rightBtn___3bEg0,
.warp___2QPMm .outTableWrap___pufw1 .rightBtn___3bEg0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 15px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .btn___1I_JA,
.warp___2QPMm .outTableWrap___pufw1 .btn___1I_JA {
  width: 100%;
  max-width: 90px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .exportWrapper___28cJ-,
.warp___2QPMm .outTableWrap___pufw1 .exportWrapper___28cJ- {
  color: #49a9ee;
  cursor: pointer;
  padding: 0 10px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .exportWrapper___28cJ- i,
.warp___2QPMm .outTableWrap___pufw1 .exportWrapper___28cJ- i {
  font-size: 30px;
  margin-right: 5px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .exportWrapper___28cJ- span,
.warp___2QPMm .outTableWrap___pufw1 .exportWrapper___28cJ- span {
  font-size: 16px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .hideTitle___10j2v,
.warp___2QPMm .outTableWrap___pufw1 .hideTitle___10j2v {
  display: none;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .searchForm___9fqoN,
.warp___2QPMm .outTableWrap___pufw1 .searchForm___9fqoN {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .searchForm___9fqoN .selectionMR___R_eWu,
.warp___2QPMm .outTableWrap___pufw1 .searchForm___9fqoN .selectionMR___R_eWu {
  margin-right: 10px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .searchForm___9fqoN .radioGroup___1Jl_t,
.warp___2QPMm .outTableWrap___pufw1 .searchForm___9fqoN .radioGroup___1Jl_t,
.warp___2QPMm .caseStatisticsWrap___1A6GM .searchForm___9fqoN .radioGroupNew___16nwJ,
.warp___2QPMm .outTableWrap___pufw1 .searchForm___9fqoN .radioGroupNew___16nwJ {
  margin-right: 10px;
  width: 142px;
  min-width: 142px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .searchForm___9fqoN .radioGroupNew___16nwJ,
.warp___2QPMm .outTableWrap___pufw1 .searchForm___9fqoN .radioGroupNew___16nwJ {
  width: 190px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .searchForm___9fqoN .dateRangeFI___21ywy,
.warp___2QPMm .outTableWrap___pufw1 .searchForm___9fqoN .dateRangeFI___21ywy {
  margin-right: 10px;
  width: 280px;
  min-width: 280px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .searchForm___9fqoN .opts___2ZBqe,
.warp___2QPMm .outTableWrap___pufw1 .searchForm___9fqoN .opts___2ZBqe {
  margin-right: 10px;
  width: 200px;
  min-width: 150px;
}
.warp___2QPMm .caseStatisticsWrap___1A6GM .searchForm___9fqoN .optLabel___jTIr-,
.warp___2QPMm .outTableWrap___pufw1 .searchForm___9fqoN .optLabel___jTIr- {
  width: 68px;
  min-width: 68px;
}
.tabContent___1hOFm {
  margin-left: 15px;
  margin-bottom: 0;
  background-color: #fff;
  margin-top: 10px;
}
.tabContent___1hOFm .tabPage___25krk {
  margin-left: 0%;
  margin-top: -13px;
}
