.antd-v4-no-icon .anticon::before {
		--tw-content: none;
		content: var(--tw-content);
}

.antd-v4-no-icon .ant-select-arrow::before {
		display: inline-block !important;
}

.antd-v4-no-icon .ant-select-arrow * {
		display: none !important;
}

.antd-v4-no-icon .ant-pagination-item-link::after {
		--tw-content: none;
		content: var(--tw-content);
}

.antd-v4-no-icon .ant-pagination-item-container {
		display: none;
}

.antd-v3-icon .ant-select-arrow::before {
		display: inline-block !important;
}

.ant-table-fixed-right table {
		width: auto !important;
}

.antd-v5-no-icon .anticon::before {
		visibility: hidden;
}

.antd-v4-select-no-error-border-color.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input) {
		.ant-select-selector {
			border-color: #d9d9d9 !important;
		}
	}

.triangle-clip-path {
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.before-triangle-clip-path::before {
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

*, ::before, ::after {
		--tw-border-spacing-x: 0;
		--tw-border-spacing-y: 0;
		--tw-translate-x: 0;
		--tw-translate-y: 0;
		--tw-rotate: 0;
		--tw-skew-x: 0;
		--tw-skew-y: 0;
		--tw-scale-x: 1;
		--tw-scale-y: 1;
		--tw-pan-x:  ;
		--tw-pan-y:  ;
		--tw-pinch-zoom:  ;
		--tw-scroll-snap-strictness: proximity;
		--tw-gradient-from-position:  ;
		--tw-gradient-via-position:  ;
		--tw-gradient-to-position:  ;
		--tw-ordinal:  ;
		--tw-slashed-zero:  ;
		--tw-numeric-figure:  ;
		--tw-numeric-spacing:  ;
		--tw-numeric-fraction:  ;
		--tw-ring-inset:  ;
		--tw-ring-offset-width: 0px;
		--tw-ring-offset-color: #fff;
		--tw-ring-color: rgba(59, 130, 246, 0.5);
		--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
		--tw-ring-shadow: 0 0 rgba(0,0,0,0);
		--tw-shadow: 0 0 rgba(0,0,0,0);
		--tw-shadow-colored: 0 0 rgba(0,0,0,0);
		--tw-blur:  ;
		--tw-brightness:  ;
		--tw-contrast:  ;
		--tw-grayscale:  ;
		--tw-hue-rotate:  ;
		--tw-invert:  ;
		--tw-saturate:  ;
		--tw-sepia:  ;
		--tw-drop-shadow:  ;
		--tw-backdrop-blur:  ;
		--tw-backdrop-brightness:  ;
		--tw-backdrop-contrast:  ;
		--tw-backdrop-grayscale:  ;
		--tw-backdrop-hue-rotate:  ;
		--tw-backdrop-invert:  ;
		--tw-backdrop-opacity:  ;
		--tw-backdrop-saturate:  ;
		--tw-backdrop-sepia:  ;
}

::backdrop {
		--tw-border-spacing-x: 0;
		--tw-border-spacing-y: 0;
		--tw-translate-x: 0;
		--tw-translate-y: 0;
		--tw-rotate: 0;
		--tw-skew-x: 0;
		--tw-skew-y: 0;
		--tw-scale-x: 1;
		--tw-scale-y: 1;
		--tw-pan-x:  ;
		--tw-pan-y:  ;
		--tw-pinch-zoom:  ;
		--tw-scroll-snap-strictness: proximity;
		--tw-gradient-from-position:  ;
		--tw-gradient-via-position:  ;
		--tw-gradient-to-position:  ;
		--tw-ordinal:  ;
		--tw-slashed-zero:  ;
		--tw-numeric-figure:  ;
		--tw-numeric-spacing:  ;
		--tw-numeric-fraction:  ;
		--tw-ring-inset:  ;
		--tw-ring-offset-width: 0px;
		--tw-ring-offset-color: #fff;
		--tw-ring-color: rgba(59, 130, 246, 0.5);
		--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);
		--tw-ring-shadow: 0 0 rgba(0,0,0,0);
		--tw-shadow: 0 0 rgba(0,0,0,0);
		--tw-shadow-colored: 0 0 rgba(0,0,0,0);
		--tw-blur:  ;
		--tw-brightness:  ;
		--tw-contrast:  ;
		--tw-grayscale:  ;
		--tw-hue-rotate:  ;
		--tw-invert:  ;
		--tw-saturate:  ;
		--tw-sepia:  ;
		--tw-drop-shadow:  ;
		--tw-backdrop-blur:  ;
		--tw-backdrop-brightness:  ;
		--tw-backdrop-contrast:  ;
		--tw-backdrop-grayscale:  ;
		--tw-backdrop-hue-rotate:  ;
		--tw-backdrop-invert:  ;
		--tw-backdrop-opacity:  ;
		--tw-backdrop-saturate:  ;
		--tw-backdrop-sepia:  ;
}

.container {
		width: 100%;
}

@media (min-width: 640px) {

		.container {
				max-width: 640px;
		}
}

@media (min-width: 768px) {

		.container {
				max-width: 768px;
		}
}

@media (min-width: 1024px) {

		.container {
				max-width: 1024px;
		}
}

@media (min-width: 1280px) {

		.container {
				max-width: 1280px;
		}
}

@media (min-width: 1536px) {

		.container {
				max-width: 1536px;
		}
}

/**
 * FixedDataTable v1.0.2 
 *
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */

/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCellGroupLayout
 */

.fixedDataTableCellGroupLayout_cellGroup {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  white-space: nowrap;
}

.fixedDataTable_isRTL .fixedDataTableCellGroupLayout_cellGroup {
  right: 0;
  left: auto;
}

.fixedDataTableCellGroupLayout_cellGroup > .public_fixedDataTableCell_main {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.fixedDataTableCellGroupLayout_cellGroupWrapper {
  position: absolute;
  top: 0;
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCellLayout
 */

.fixedDataTableCellLayout_main {
  border-right-style: solid;
  border-right-width: 1px;
  border-width: 0 1px 0 0;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: absolute;
  white-space: normal;
}

.fixedDataTable_isRTL .fixedDataTableCellLayout_main {
  border-right-width: 0;
  border-left-style: solid;
  border-left-width: 1px;
}

.fixedDataTableCellLayout_lastChild {
  border-width: 0 1px 1px 0;
}

.fixedDataTableCellLayout_alignRight {
  text-align: right;
}

.fixedDataTableCellLayout_alignCenter {
  text-align: center;
}

.fixedDataTableCellLayout_wrap1 {
  display: table;
}

.fixedDataTableCellLayout_wrap2 {
  display: table-row;
}

.fixedDataTableCellLayout_wrap3 {
  display: table-cell;
  vertical-align: middle;
}

.fixedDataTableCellLayout_columnResizerContainer {
  position: absolute;
  right: 0px;
  width: 6px;
  z-index: 1;
}

.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerContainer {
  left: 0px;
  right: auto;
}

.fixedDataTableCellLayout_columnResizerContainer:hover {
  cursor: ew-resize;
}

.fixedDataTableCellLayout_columnResizerContainer:hover .fixedDataTableCellLayout_columnResizerKnob {
  visibility: visible;
}

.fixedDataTableCellLayout_columnResizerKnob {
  position: absolute;
  right: 0px;
  visibility: hidden;
  width: 4px;
}

.fixedDataTable_isRTL .fixedDataTableCellLayout_columnResizerKnob {
  left: 0px;
  right: auto;
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableColumnResizerLineLayout
 */

.fixedDataTableColumnResizerLineLayout_mouseArea {
  cursor: ew-resize;
  position: absolute;
  right: -5px;
  width: 12px;
}

.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_mouseArea  {
  right: auto;
  left: -5px;
}

.fixedDataTableColumnResizerLineLayout_main {
  border-right-style: solid;
  border-right-width: 1px;
  box-sizing: border-box;
  position: absolute;
  z-index: 10;
  pointer-events: none;
}

.fixedDataTable_isRTL .fixedDataTableColumnResizerLineLayout_main {
  border-right-width: 0;
  border-left-style: solid;
  border-left-width: 1px;
}

.fixedDataTableColumnResizerLineLayout_hiddenElem {
  display: none !important;
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableLayout
 */

.fixedDataTableLayout_main {
  border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.fixedDataTableLayout_header,
.fixedDataTableLayout_hasBottomBorder {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.fixedDataTableLayout_footer .public_fixedDataTableCell_main {
  border-top-style: solid;
  border-top-width: 1px;
}

.fixedDataTableLayout_topShadow,
.fixedDataTableLayout_bottomShadow {
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}

.fixedDataTableLayout_bottomShadow {
  margin-top: -4px;
}

.fixedDataTableLayout_rowsContainer {
  overflow: hidden;
  position: relative;
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableRowLayout
 */

.fixedDataTableRowLayout_main {
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.fixedDataTableRowLayout_body {
  left: 0;
  right: 0;
  position: absolute;
  top: 0;
}

.fixedDataTableRowLayout_rowExpanded {
  box-sizing: border-box;
  left: 0;
  position: absolute;
}

.fixedDataTableRowLayout_fixedColumnsDivider {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-left-style: solid;
  border-left-width: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}

.fixedDataTable_isRTL .fixedDataTableRowLayout_fixedColumnsDivider {
  border-left-width: 0;
  border-right-style: solid;
  border-right-width: 1px;
}

.fixedDataTableRowLayout_columnsShadow {
  position: absolute;
  width: 4px;
}

.fixedDataTableRowLayout_columnsRightShadow {
  right: 1px;
}

.fixedDataTable_isRTL .fixedDataTableRowLayout_columnsRightShadow {
  left: 1px;
  right: auto;
}

.fixedDataTableRowLayout_rowWrapper {
  position: absolute;
  top: 0;
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule ScrollbarLayout
 */

.ScrollbarLayout_main {
  box-sizing: border-box;
  outline: none;
  overflow: hidden;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ScrollbarLayout_mainVertical {
  bottom: 0;
  right: 0;
  top: 0;
  width: 15px;
}

.ScrollbarLayout_mainHorizontal {
  height: 15px;
  left: 0;
  transition-property: background-color height;
}

/* Touching the scroll-track directly makes the scroll-track bolder */
.ScrollbarLayout_mainHorizontal.public_Scrollbar_mainActive,
.ScrollbarLayout_mainHorizontal:hover {
  height: 17px;
}

.ScrollbarLayout_face {
  left: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  transition-duration: 250ms;
  transition-timing-function: ease;
  transition-property: width;
}

/**
 * This selector renders the "nub" of the scrollface. The nub must
 * be rendered as pseudo-element so that it won't receive any UI events then
 * we can get the correct `event.offsetX` and `event.offsetY` from the
 * scrollface element while dragging it.
 */
.ScrollbarLayout_face:after {
  border-radius: 6px;
  content: '';
  display: block;
  position: absolute;
  transition: background-color 250ms ease;
}

.ScrollbarLayout_faceHorizontal {
  bottom: 0;
  left: 0;
  top: 0;
}

.ScrollbarLayout_faceHorizontal:after {
  bottom: 4px;
  left: 0;
  top: 4px;
  width: 100%;
}

.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal,
.fixedDataTable_isRTL .ScrollbarLayout_faceHorizontal:after {
  right: 0;
  left: auto;
}

.ScrollbarLayout_faceHorizontal.public_Scrollbar_faceActive:after,
.ScrollbarLayout_main:hover .ScrollbarLayout_faceHorizontal:after {
  bottom: calc(4px/2);
}

.ScrollbarLayout_faceVertical {
  left: 0;
  right: 0;
  top: 0;
}

.ScrollbarLayout_faceVertical:after {
  height: 100%;
  left: 4px;
  right: 4px;
  top: 0;
}

.ScrollbarLayout_main:hover .ScrollbarLayout_faceVertical:after,
.ScrollbarLayout_faceVertical.public_Scrollbar_faceActive:after {
  left: calc(4px/2);
  right: calc(4px/2);
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTable
 *
 */

/**
 * Table.
 */
.public_fixedDataTable_main {
  border-color: #d3d3d3;
}

.public_fixedDataTable_header,
.public_fixedDataTable_hasBottomBorder {
  border-color: #d3d3d3;
}

.public_fixedDataTable_header .public_fixedDataTableCell_main {
  font-weight: bold;
}

.public_fixedDataTable_header,
.public_fixedDataTable_scrollbarSpacer,
.public_fixedDataTable_header .public_fixedDataTableCell_main {
  background-color: #f6f7f8;
  background-image: linear-gradient(#fff, #efefef);
}

.public_fixedDataTable_scrollbarSpacer {
  position: absolute;
  z-index: 99;
  top: 0;
}

.public_fixedDataTable_footer .public_fixedDataTableCell_main {
  background-color: #f6f7f8;
  border-color: #d3d3d3;
}

.public_fixedDataTable_topShadow {
  background-image: linear-gradient(180deg, rgba(0,0,0,0.1), rgba(0,0,0,0));
}

.public_fixedDataTable_bottomShadow {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0));
}

.public_fixedDataTable_horizontalScrollbar .public_Scrollbar_mainHorizontal {
  background-color: #fff;
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableCell
 */

/**
 * Table cell.
 */
.public_fixedDataTableCell_main {
  background-color: #fff;
  border-color: #d3d3d3;
}

.public_fixedDataTableCell_highlighted {
  background-color: #f4f4f4;
}

.public_fixedDataTableCell_cellContent {
  padding: 8px;
}

.public_fixedDataTableCell_columnResizerKnob {
  background-color: #0284ff;
}
.public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_cellContent {
  margin-left: 12px;
}

.fixedDataTable_isRTL .public_fixedDataTableCell_hasReorderHandle .public_fixedDataTableCell_cellContent {
  margin-left: auto;
  margin-right: 12px;
}
/**
 * Column reorder goodies.
 */
.fixedDataTableCellLayout_columnReorderContainer {
  border-color: #0284ff;
  background-color: rgba(0,0,0,0.1);
  width: 12px;
  margin-right: -12px;
  float: left;
  cursor: move;
}

.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer {
  margin-right: auto;
  margin-left: -12px;
  float: right;
}

.fixedDataTableCellLayout_columnReorderContainer:after {
	content: '::';
	position: absolute;
	top: 50%;
	left: 1px;
	transform: translateY(-50%);
}

.fixedDataTable_isRTL .fixedDataTableCellLayout_columnReorderContainer:after {
  left: auto;
  right: 1px;
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableColumnResizerLine
 *
 */

/**
 * Column resizer line.
 */
.public_fixedDataTableColumnResizerLine_main {
  border-color: #0284ff;
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule fixedDataTableRow
 */

/**
 * Table row.
 */
.public_fixedDataTableRow_main {
  background-color: #fff;
}

.public_fixedDataTableRow_highlighted,
.public_fixedDataTableRow_highlighted .public_fixedDataTableCell_main {
  background-color: #f6f7f8;
}

.public_fixedDataTableRow_fixedColumnsDivider {
  border-color: #d3d3d3;
}

.public_fixedDataTableRow_columnsShadow {
  background-image: linear-gradient(90deg, rgba(0,0,0,0.1), rgba(0,0,0,0));
}

.fixedDataTable_isRTL .public_fixedDataTableRow_columnsShadow {
  background-image: linear-gradient(270deg, rgba(0,0,0,0.1), rgba(0,0,0,0));
}

.public_fixedDataTableRow_columnsRightShadow {
  transform: rotate(180deg);
}
/**
 * Copyright Schrodinger, LLC
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 *
 * @providesModule Scrollbar
 *
 */

/**
 * Scrollbars.
 */

/* Touching the scroll-track directly makes the scroll-track bolder */
.public_Scrollbar_main.public_Scrollbar_mainActive,
.public_Scrollbar_main {
  background-color: #fff;
  border-left: 1px solid #d3d3d3;
}

.fixedDataTable_isRTL .public_Scrollbar_main.public_Scrollbar_mainActive,
.fixedDataTable_isRTL .public_Scrollbar_main {
  border-right: 1px solid #d3d3d3;
  border-left-width: 0;
}

.public_Scrollbar_mainOpaque,
.public_Scrollbar_mainOpaque.public_Scrollbar_mainActive,
.public_Scrollbar_mainOpaque:hover {
  background-color: #fff;
}

.public_Scrollbar_face:after {
  background-color: #c2c2c2;
}

.public_Scrollbar_main:hover .public_Scrollbar_face:after,
.public_Scrollbar_mainActive .public_Scrollbar_face:after,
.public_Scrollbar_faceActive:after {
  background-color: #7d7d7d;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
[class^=ant-]::-ms-clear,
[class*= ant-]::-ms-clear,
[class^=ant-] input::-ms-clear,
[class*= ant-] input::-ms-clear,
[class^=ant-] input::-ms-reveal,
[class*= ant-] input::-ms-reveal {
  display: none;
}
.ant-fade-enter,
.ant-fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.ant-fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.fade-enter,
.fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-up-enter,
.move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[ant-click-animating='true'],
[ant-click-animating-without-extra-node='true'] {
  position: relative;
}
html {
  --antd-wave-shadow-color: #0066b3;
  --scroll-bar: 0;
}
[ant-click-animating-without-extra-node='true']::after,
.ant-click-animating-node {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  -webkit-box-shadow: 0 0 0 0 #0066b3;
          box-shadow: 0 0 0 0 #0066b3;
  -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
          box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: 0.2;
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
          animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  content: '';
  pointer-events: none;
}
@-webkit-keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #0066b3;
            box-shadow: 0 0 0 #0066b3;
    -webkit-box-shadow: 0 0 0 6px #0066b3;
            box-shadow: 0 0 0 6px #0066b3;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
            box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes waveEffect {
  100% {
    -webkit-box-shadow: 0 0 0 #0066b3;
            box-shadow: 0 0 0 #0066b3;
    -webkit-box-shadow: 0 0 0 6px #0066b3;
            box-shadow: 0 0 0 6px #0066b3;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
            box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@-webkit-keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-up-enter,
.slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
@keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    opacity: 0;
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-enter,
.zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
}
@-webkit-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@-webkit-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
}
@-webkit-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
@keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  100% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    opacity: 0;
  }
}
.ant-motion-collapse-legacy {
  overflow: hidden;
}
.ant-motion-collapse-legacy-active {
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-motion-collapse {
  overflow: hidden;
  -webkit-transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
/**新增的样式文件要同步到不同的theme下**/
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-modal-mask {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
/* stylelint-disable at-rule-no-unknown */
@font-face {
  font-family: "Chinese Quote";
  src: local("PingFang SC"), local("SimSun");
  unicode-range: U+2018, U+2019, U+201c, U+201d;
}
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  -webkit-font-feature-settings: "tnum";
          font-feature-settings: "tnum";
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type="text"],
input[type="password"],
input[type="number"],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #0066b3;
  background-color: transparent;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-text-decoration-skip: objects;
}
a:focus {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink;
}
a:hover {
  color: #1f7fbf;
}
a:active {
  color: #004b8c;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
pre,
code,
kbd,
samp {
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
a,
area,
button,
[role="button"],
input:not([type=range]),
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5em;
  font-size: 1.5em;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}
::-moz-selection {
  background: #0066b3;
  color: #fff;
}
::selection {
  background: #0066b3;
  color: #fff;
}
.clearfix {
  zoom: 1;
}
.clearfix::before {
  display: table;
  content: '';
}
.clearfix::after {
  display: table;
  clear: both;
  content: '';
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.ant-fade-enter,
.ant-fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-fade-enter.ant-fade-enter-active,
.ant-fade-appear.ant-fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-fade-leave.ant-fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-fade-enter,
.ant-fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.ant-fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.fade-enter,
.fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.fade-enter.fade-enter-active,
.fade-appear.fade-appear-active {
  -webkit-animation-name: antFadeIn;
          animation-name: antFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
          animation-name: antFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.fade-enter,
.fade-appear {
  opacity: 0;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.fade-leave {
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ant-move-up-enter,
.ant-move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-up-enter.ant-move-up-enter-active,
.ant-move-up-appear.ant-move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-up-leave.ant-move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-up-enter,
.ant-move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-up-enter,
.move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-up-enter.move-up-enter-active,
.move-up-appear.move-up-appear-active {
  -webkit-animation-name: antMoveUpIn;
          animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
          animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-up-enter,
.move-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-down-enter,
.ant-move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-down-enter.ant-move-down-enter-active,
.ant-move-down-appear.ant-move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-down-leave.ant-move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-down-enter,
.ant-move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-down-enter,
.move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-down-enter.move-down-enter-active,
.move-down-appear.move-down-appear-active {
  -webkit-animation-name: antMoveDownIn;
          animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
          animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-down-enter,
.move-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-left-enter,
.ant-move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-left-enter.ant-move-left-enter-active,
.ant-move-left-appear.ant-move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-left-leave.ant-move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-left-enter,
.ant-move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-left-enter,
.move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-left-enter.move-left-enter-active,
.move-left-appear.move-left-appear-active {
  -webkit-animation-name: antMoveLeftIn;
          animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
          animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-left-enter,
.move-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.ant-move-right-enter,
.ant-move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-move-right-enter.ant-move-right-enter-active,
.ant-move-right-appear.ant-move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-move-right-leave.ant-move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-move-right-enter,
.ant-move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
.move-right-enter,
.move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.move-right-enter.move-right-enter-active,
.move-right-appear.move-right-appear-active {
  -webkit-animation-name: antMoveRightIn;
          animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
          animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.move-right-enter,
.move-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
          animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@keyframes antMoveDownIn {
  0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes antMoveDownOut {
  0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
  }
}
@keyframes antMoveLeftIn {
  0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes antMoveLeftOut {
  0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes antMoveRightIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes antMoveRightOut {
  0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes antMoveUpIn {
  0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes antMoveUpOut {
  0% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
}
@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
[ant-click-animating],
[ant-click-animating-without-extra-node] {
  position: relative;
}
[ant-click-animating-without-extra-node]:after,
.ant-click-animating-node {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  border-radius: inherit;
  border: 0 solid #0066b3;
  opacity: 0.2;
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
          animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  display: block;
  pointer-events: none;
}
@keyframes waveEffect {
  100% {
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    border-width: 6px;
  }
}
@keyframes fadeEffect {
  100% {
    opacity: 0;
  }
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-up-enter.ant-slide-up-enter-active,
.ant-slide-up-appear.ant-slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-up-leave.ant-slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-up-enter,
.ant-slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-up-enter,
.slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-up-enter.slide-up-enter-active,
.slide-up-appear.slide-up-appear-active {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-up-enter,
.slide-up-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-down-enter.ant-slide-down-enter-active,
.ant-slide-down-appear.ant-slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-down-leave.ant-slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-down-enter,
.ant-slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-down-enter,
.slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-down-enter.slide-down-enter-active,
.slide-down-appear.slide-down-appear-active {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-down-enter,
.slide-down-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-left-enter.ant-slide-left-enter-active,
.ant-slide-left-appear.ant-slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-left-leave.ant-slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-left-enter,
.ant-slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-left-enter,
.slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-left-enter.slide-left-enter-active,
.slide-left-appear.slide-left-appear-active {
  -webkit-animation-name: antSlideLeftIn;
          animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
          animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-left-enter,
.slide-left-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-slide-right-enter.ant-slide-right-enter-active,
.ant-slide-right-appear.ant-slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-slide-right-leave.ant-slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-slide-right-enter,
.ant-slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.ant-slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.slide-right-enter,
.slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.slide-right-enter.slide-right-enter-active,
.slide-right-appear.slide-right-appear-active {
  -webkit-animation-name: antSlideRightIn;
          animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
          animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.slide-right-enter,
.slide-right-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes antSlideUpIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes antSlideUpOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
  }
}
@keyframes antSlideDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes antSlideDownOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: scaleY(0.8);
            transform: scaleY(0.8);
  }
}
@keyframes antSlideLeftIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes antSlideLeftOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
  }
}
@keyframes antSlideRightIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes antSlideRightOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    -webkit-transform: scaleX(0.8);
            transform: scaleX(0.8);
  }
}
.swing-enter,
.swing-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.swing-enter.swing-enter-active,
.swing-appear.swing-appear-active {
  -webkit-animation-name: antSwingIn;
          animation-name: antSwingIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@keyframes antSwingIn {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  20% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  40% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
            transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-enter.ant-zoom-enter-active,
.ant-zoom-appear.ant-zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-leave.ant-zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-enter,
.ant-zoom-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-enter-prepare,
.ant-zoom-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-enter,
.zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-enter.zoom-enter-active,
.zoom-appear.zoom-appear-active {
  -webkit-animation-name: antZoomIn;
          animation-name: antZoomIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
          animation-name: antZoomOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-enter,
.zoom-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-enter.ant-zoom-big-enter-active,
.ant-zoom-big-appear.ant-zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-leave.ant-zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-enter,
.ant-zoom-big-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-enter-prepare,
.ant-zoom-big-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-enter.zoom-big-enter-active,
.zoom-big-appear.zoom-big-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-enter,
.zoom-big-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,
.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-big-fast-enter,
.ant-zoom-big-fast-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-big-fast-enter-prepare,
.ant-zoom-big-fast-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-leave {
  -webkit-animation-duration: 0.1s;
          animation-duration: 0.1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-big-fast-enter.zoom-big-fast-enter-active,
.zoom-big-fast-appear.zoom-big-fast-appear-active {
  -webkit-animation-name: antZoomBigIn;
          animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
          animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-big-fast-enter,
.zoom-big-fast-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-up-enter.ant-zoom-up-enter-active,
.ant-zoom-up-appear.ant-zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-up-leave.ant-zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-up-enter,
.ant-zoom-up-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-up-enter-prepare,
.ant-zoom-up-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-up-enter.zoom-up-enter-active,
.zoom-up-appear.zoom-up-appear-active {
  -webkit-animation-name: antZoomUpIn;
          animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
          animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-up-enter,
.zoom-up-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-down-enter.ant-zoom-down-enter-active,
.ant-zoom-down-appear.ant-zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-down-leave.ant-zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-down-enter,
.ant-zoom-down-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-down-enter-prepare,
.ant-zoom-down-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-down-enter.zoom-down-enter-active,
.zoom-down-appear.zoom-down-appear-active {
  -webkit-animation-name: antZoomDownIn;
          animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
          animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-down-enter,
.zoom-down-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-left-enter.ant-zoom-left-enter-active,
.ant-zoom-left-appear.ant-zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-left-leave.ant-zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-left-enter,
.ant-zoom-left-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-left-enter-prepare,
.ant-zoom-left-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-left-enter.zoom-left-enter-active,
.zoom-left-appear.zoom-left-appear-active {
  -webkit-animation-name: antZoomLeftIn;
          animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
          animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-left-enter,
.zoom-left-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-zoom-right-enter.ant-zoom-right-enter-active,
.ant-zoom-right-appear.ant-zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-zoom-right-leave.ant-zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.ant-zoom-right-enter,
.ant-zoom-right-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.ant-zoom-right-enter-prepare,
.ant-zoom-right-appear-prepare {
  -webkit-transform: none;
          transform: none;
}
.ant-zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-leave {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.zoom-right-enter.zoom-right-enter-active,
.zoom-right-appear.zoom-right-appear-active {
  -webkit-animation-name: antZoomRightIn;
          animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
          animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.zoom-right-enter,
.zoom-right-appear {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
          animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
.zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@keyframes antZoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
  }
}
@keyframes antZoomBigIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@keyframes antZoomUpIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes antZoomUpOut {
  0% {
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@keyframes antZoomLeftIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes antZoomLeftOut {
  0% {
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@keyframes antZoomRightIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes antZoomRightOut {
  0% {
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@keyframes antZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes antZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
.ant-motion-collapse {
  overflow: hidden;
}
.ant-motion-collapse-active {
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
.ant-affix {
  position: fixed;
  z-index: 10;
}
.ant-alert {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  padding: 8px 15px 8px 37px;
  border-radius: 4px;
}
.ant-alert.ant-alert-no-icon {
  padding: 8px 15px;
}
.ant-alert-icon {
  top: 12.5px;
  left: 16px;
  position: absolute;
}
.ant-alert-description {
  font-size: 14px;
  line-height: 22px;
  display: none;
}
.ant-alert-success {
  border: 1px solid #b7eb8f;
  background-color: #f6ffed;
}
.ant-alert-success .ant-alert-icon {
  color: #52c41a;
}
.ant-alert-info {
  border: 1px solid #91d5ff;
  background-color: #e6f7ff;
}
.ant-alert-info .ant-alert-icon {
  color: #1890ff;
}
.ant-alert-warning {
  border: 1px solid #ffe58f;
  background-color: #fffbe6;
}
.ant-alert-warning .ant-alert-icon {
  color: #faad14;
}
.ant-alert-error {
  border: 1px solid #ffa39e;
  background-color: #fff1f0;
}
.ant-alert-error .ant-alert-icon {
  color: #f5222d;
}
.ant-alert-close-icon {
  font-size: 12px;
  position: absolute;
  right: 16px;
  top: 8px;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
}
.ant-alert-close-icon .anticon-cross {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-alert-close-icon .anticon-cross:hover {
  color: #404040;
}
.ant-alert-close-text {
  position: absolute;
  right: 16px;
}
.ant-alert-with-description {
  padding: 15px 15px 15px 64px;
  position: relative;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 1.5;
}
.ant-alert-with-description.ant-alert-no-icon {
  padding: 15px;
}
.ant-alert-with-description .ant-alert-icon {
  position: absolute;
  top: 16px;
  left: 24px;
  font-size: 24px;
}
.ant-alert-with-description .ant-alert-close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
  font-size: 14px;
}
.ant-alert-with-description .ant-alert-message {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  margin-bottom: 4px;
}
.ant-alert-with-description .ant-alert-description {
  display: block;
}
.ant-alert.ant-alert-close {
  height: 0 !important;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
}
.ant-alert-slide-up-leave {
  -webkit-animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation: antAlertSlideUpOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-alert-banner {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}
@-webkit-keyframes antAlertSlideUpIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes antAlertSlideUpIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@-webkit-keyframes antAlertSlideUpOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@keyframes antAlertSlideUpOut {
  0% {
    opacity: 1;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
.ant-anchor {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  padding-left: 2px;
}
.ant-anchor-wrapper {
  background-color: #fff;
  overflow: auto;
  padding-left: 4px;
  margin-left: -4px;
}
.ant-anchor-ink {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
.ant-anchor-ink:before {
  content: ' ';
  position: relative;
  width: 2px;
  height: 100%;
  display: block;
  background-color: #e8e8e8;
  margin: 0 auto;
}
.ant-anchor-ink-ball {
  display: none;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  border: 2px solid #0066b3;
  background-color: #fff;
  left: 50%;
  -webkit-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ant-anchor-ink-ball.visible {
  display: inline-block;
}
.ant-anchor.fixed .ant-anchor-ink .ant-anchor-ink-ball {
  display: none;
}
.ant-anchor-link {
  padding: 8px 0 8px 16px;
  line-height: 1;
}
.ant-anchor-link-title {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: rgba(0, 0, 0, 0.65);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
}
.ant-anchor-link-title:only-child {
  margin-bottom: 0;
}
.ant-anchor-link-active > .ant-anchor-link-title {
  color: #0066b3;
}
.ant-anchor-link .ant-anchor-link {
  padding-top: 6px;
  padding-bottom: 6px;
}
.ant-select-auto-complete {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-select-auto-complete.ant-select .ant-select-selection {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-select-auto-complete.ant-select .ant-select-selection__rendered {
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  line-height: 32px;
}
.ant-select-auto-complete.ant-select .ant-select-selection__placeholder {
  margin-left: 12px;
  margin-right: 12px;
}
.ant-select-auto-complete.ant-select .ant-select-selection--single {
  height: auto;
}
.ant-select-auto-complete.ant-select .ant-select-search--inline {
  position: static;
  float: left;
}
.ant-select-auto-complete.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 0 !important;
}
.ant-select-auto-complete.ant-select .ant-input {
  background: transparent;
  border-width: 1px;
  line-height: 1.5;
  height: 32px;
}
.ant-select-auto-complete.ant-select .ant-input:focus,
.ant-select-auto-complete.ant-select .ant-input:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-select-auto-complete.ant-select-lg .ant-select-selection__rendered {
  line-height: 40px;
}
.ant-select-auto-complete.ant-select-lg .ant-input {
  padding-top: 6px;
  padding-bottom: 6px;
  height: 40px;
}
.ant-select-auto-complete.ant-select-sm .ant-select-selection__rendered {
  line-height: 24px;
}
.ant-select-auto-complete.ant-select-sm .ant-input {
  padding-top: 1px;
  padding-bottom: 1px;
  height: 24px;
}
.ant-avatar {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  text-align: center;
  background: #ccc;
  color: #fff;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
}
.ant-avatar-image {
  background: transparent;
}
.ant-avatar > * {
  line-height: 32px;
}
.ant-avatar.ant-avatar-icon {
  font-size: 18px;
}
.ant-avatar-lg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
}
.ant-avatar-lg > * {
  line-height: 40px;
}
.ant-avatar-lg.ant-avatar-icon {
  font-size: 24px;
}
.ant-avatar-sm {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.ant-avatar-sm > * {
  line-height: 24px;
}
.ant-avatar-sm.ant-avatar-icon {
  font-size: 14px;
}
.ant-avatar-square {
  border-radius: 4px;
}
.ant-avatar > img {
  width: 100%;
  height: 100%;
  display: block;
}
.ant-back-top {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 10;
  position: fixed;
  right: 100px;
  bottom: 50px;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
.ant-back-top-content {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  overflow: hidden;
}
.ant-back-top-content:hover {
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-back-top-icon {
  margin: 12px auto;
  width: 14px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAoCAYAAACWwljjAAAABGdBTUEAALGPC/xhBQAAAbtJREFUWAntmMtKw0AUhhMvS5cuxILgQlRUpIggIoKIIoigG1eC+AA+jo+i6FIXBfeuXIgoeKVeitVWJX5HWhhDksnUpp3FDPyZk3Nm5nycmZKkXhAEOXSA3lG7muTeRzmfy6HneUvIhnYkQK+Q9NhAA0Opg0vBEhjBKHiyb8iGMyQMOYuK41BcBSypAL+MYXSKjtFAW7EAGEO3qN4uMQbbAkXiSfRQJ1H6a+yhlkKRcAoVFYiweYNjtCVQJJpBz2GCiPt7fBOZQpFgDpUikse5HgnkM4Fi4QX0Fpc5wf9EbLqpUCy4jMoJSXWhFwbMNgWKhVbRhy5jirhs9fy/oFhgHVVTJEs7RLZ8sSEoJm6iz7SZDMbJ+/OKERQTttCXQRLToRUmrKWCYuA2+jbN0MB4OQobYShfdTCgn/sL1K36M7TLrN3n+758aPy2rrpR6+/od5E8tf/A1uLS9aId5T7J3CNYihkQ4D9PiMdMC7mp4rjB9kjFjZp8BlnVHJBuO1yFXIV0FdDF3RlyFdJVQBdv5AxVdIsq8apiZ2PyYO1EVykesGfZEESsCkweyR8MUW+V8uJ1gkYipmpdP1pm2aJVPEGzAAAAAElFTkSuQmCC) 100%/100% no-repeat;
}
@media screen and (max-width: 768px) {
  .ant-back-top {
    right: 60px;
  }
}
@media screen and (max-width: 480px) {
  .ant-back-top {
    right: 20px;
  }
}
.ant-badge {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  color: inherit;
}
.ant-badge-count {
  top: -10px;
  height: 20px;
  border-radius: 10px;
  min-width: 20px;
  background: #f5222d;
  color: #fff;
  line-height: 20px;
  text-align: center;
  padding: 0 6px;
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
}
.ant-badge-count a,
.ant-badge-count a:hover {
  color: #fff;
}
.ant-badge-multiple-words {
  padding: 0 8px;
}
.ant-badge-dot {
  top: -3px;
  height: 6px;
  width: 6px;
  border-radius: 100%;
  background: #f5222d;
  z-index: 10;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
}
.ant-badge-count,
.ant-badge-dot {
  position: absolute;
  right: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  -webkit-transform-origin: 100%;
          transform-origin: 100%;
}
.ant-badge-status {
  line-height: inherit;
  vertical-align: baseline;
}
.ant-badge-status-dot {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.ant-badge-status-success {
  background-color: #52c41a;
}
.ant-badge-status-processing {
  background-color: #1890ff;
  position: relative;
}
.ant-badge-status-processing:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #1890ff;
  content: '';
  -webkit-animation: antStatusProcessing 1.2s infinite ease-in-out;
          animation: antStatusProcessing 1.2s infinite ease-in-out;
}
.ant-badge-status-default {
  background-color: #d9d9d9;
}
.ant-badge-status-error {
  background-color: #f5222d;
}
.ant-badge-status-warning {
  background-color: #faad14;
}
.ant-badge-status-text {
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  margin-left: 8px;
}
.ant-badge-zoom-appear,
.ant-badge-zoom-enter {
  -webkit-animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-badge-zoom-leave {
  -webkit-animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
          animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-badge-not-a-wrapper .ant-scroll-number {
  top: auto;
  display: block;
  position: relative;
}
.ant-badge-not-a-wrapper .ant-badge-count {
  -webkit-transform: none;
          transform: none;
}
@-webkit-keyframes antStatusProcessing {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2.4);
            transform: scale(2.4);
    opacity: 0;
  }
}
@keyframes antStatusProcessing {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(2.4);
            transform: scale(2.4);
    opacity: 0;
  }
}
.ant-scroll-number {
  overflow: hidden;
}
.ant-scroll-number-only {
  display: inline-block;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  height: 20px;
}
.ant-scroll-number-only > p {
  height: 20px;
  margin: 0;
}
@-webkit-keyframes antZoomBadgeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translateX(50%);
            transform: scale(0) translateX(50%);
  }
  100% {
    -webkit-transform: scale(1) translateX(50%);
            transform: scale(1) translateX(50%);
  }
}
@keyframes antZoomBadgeIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0) translateX(50%);
            transform: scale(0) translateX(50%);
  }
  100% {
    -webkit-transform: scale(1) translateX(50%);
            transform: scale(1) translateX(50%);
  }
}
@-webkit-keyframes antZoomBadgeOut {
  0% {
    -webkit-transform: scale(1) translateX(50%);
            transform: scale(1) translateX(50%);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0) translateX(50%);
            transform: scale(0) translateX(50%);
  }
}
@keyframes antZoomBadgeOut {
  0% {
    -webkit-transform: scale(1) translateX(50%);
            transform: scale(1) translateX(50%);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0) translateX(50%);
            transform: scale(0) translateX(50%);
  }
}
.ant-breadcrumb {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
}
.ant-breadcrumb .anticon {
  font-size: 12px;
}
.ant-breadcrumb a {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-breadcrumb a:hover {
  color: #0066b3;
}
.ant-breadcrumb > span:last-child {
  color: rgba(0, 0, 0, 0.65);
}
.ant-breadcrumb > span:last-child .ant-breadcrumb-separator {
  display: none;
}
.ant-breadcrumb-separator {
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-breadcrumb-link > .anticon + span {
  margin-left: 4px;
}
.ant-btn {
  line-height: 1.5;
  display: inline-block;
  font-weight: 400;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
  height: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
}
.ant-btn > .anticon {
  line-height: 1;
}
.ant-btn,
.ant-btn:active,
.ant-btn:focus {
  outline: 0;
}
.ant-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-btn:not([disabled]):active {
  outline: 0;
  -webkit-transition: none;
  transition: none;
}
.ant-btn.disabled,
.ant-btn[disabled] {
  cursor: not-allowed;
}
.ant-btn.disabled > *,
.ant-btn[disabled] > * {
  pointer-events: none;
}
.ant-btn-lg {
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
  height: 40px;
}
.ant-btn-sm {
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  height: 24px;
}
.ant-btn > a:only-child {
  color: currentColor;
}
.ant-btn > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn:hover,
.ant-btn:focus {
  color: #0066b3;
  background-color: #fff;
  border-color: #0066b3;
}
.ant-btn:hover > a:only-child,
.ant-btn:focus > a:only-child {
  color: currentColor;
}
.ant-btn:hover > a:only-child:after,
.ant-btn:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn:active,
.ant-btn.active {
  color: #0066b3;
  background-color: #fff;
  border-color: #0066b3;
}
.ant-btn:active > a:only-child,
.ant-btn.active > a:only-child {
  color: currentColor;
}
.ant-btn:active > a:only-child:after,
.ant-btn.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn.disabled,
.ant-btn[disabled],
.ant-btn.disabled:hover,
.ant-btn[disabled]:hover,
.ant-btn.disabled:focus,
.ant-btn[disabled]:focus,
.ant-btn.disabled:active,
.ant-btn[disabled]:active,
.ant-btn.disabled.active,
.ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn.disabled > a:only-child,
.ant-btn[disabled] > a:only-child,
.ant-btn.disabled:hover > a:only-child,
.ant-btn[disabled]:hover > a:only-child,
.ant-btn.disabled:focus > a:only-child,
.ant-btn[disabled]:focus > a:only-child,
.ant-btn.disabled:active > a:only-child,
.ant-btn[disabled]:active > a:only-child,
.ant-btn.disabled.active > a:only-child,
.ant-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn.disabled > a:only-child:after,
.ant-btn[disabled] > a:only-child:after,
.ant-btn.disabled:hover > a:only-child:after,
.ant-btn[disabled]:hover > a:only-child:after,
.ant-btn.disabled:focus > a:only-child:after,
.ant-btn[disabled]:focus > a:only-child:after,
.ant-btn.disabled:active > a:only-child:after,
.ant-btn[disabled]:active > a:only-child:after,
.ant-btn.disabled.active > a:only-child:after,
.ant-btn[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn:hover,
.ant-btn:focus,
.ant-btn:active,
.ant-btn.active {
  background: #fff;
  text-decoration: none;
}
.ant-btn > i,
.ant-btn > span {
  pointer-events: none;
}
.ant-btn-primary {
  color: #fff;
  background-color: #0066b3;
  border-color: #0066b3;
}
.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-primary > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  background-color: #1f7fbf;
  border-color: #1f7fbf;
}
.ant-btn-primary:hover > a:only-child,
.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-primary:hover > a:only-child:after,
.ant-btn-primary:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary:active,
.ant-btn-primary.active {
  color: #fff;
  background-color: #004b8c;
  border-color: #004b8c;
}
.ant-btn-primary:active > a:only-child,
.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-primary:active > a:only-child:after,
.ant-btn-primary.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-primary.disabled,
.ant-btn-primary[disabled],
.ant-btn-primary.disabled:hover,
.ant-btn-primary[disabled]:hover,
.ant-btn-primary.disabled:focus,
.ant-btn-primary[disabled]:focus,
.ant-btn-primary.disabled:active,
.ant-btn-primary[disabled]:active,
.ant-btn-primary.disabled.active,
.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-primary.disabled > a:only-child,
.ant-btn-primary[disabled] > a:only-child,
.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-primary.disabled > a:only-child:after,
.ant-btn-primary[disabled] > a:only-child:after,
.ant-btn-primary.disabled:hover > a:only-child:after,
.ant-btn-primary[disabled]:hover > a:only-child:after,
.ant-btn-primary.disabled:focus > a:only-child:after,
.ant-btn-primary[disabled]:focus > a:only-child:after,
.ant-btn-primary.disabled:active > a:only-child:after,
.ant-btn-primary[disabled]:active > a:only-child:after,
.ant-btn-primary.disabled.active > a:only-child:after,
.ant-btn-primary[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #0066b3;
  border-left-color: #0066b3;
}
.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #0066b3;
}
.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child),
.ant-btn-group .ant-btn-primary + .ant-btn-primary {
  border-left-color: #0066b3;
}
.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],
.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled] {
  border-left-color: #d9d9d9;
}
.ant-btn-ghost {
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border-color: #d9d9d9;
}
.ant-btn-ghost > a:only-child {
  color: currentColor;
}
.ant-btn-ghost > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-ghost:hover,
.ant-btn-ghost:focus {
  color: #0066b3;
  background-color: transparent;
  border-color: #0066b3;
}
.ant-btn-ghost:hover > a:only-child,
.ant-btn-ghost:focus > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:hover > a:only-child:after,
.ant-btn-ghost:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-ghost:active,
.ant-btn-ghost.active {
  color: #0066b3;
  background-color: transparent;
  border-color: #0066b3;
}
.ant-btn-ghost:active > a:only-child,
.ant-btn-ghost.active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost:active > a:only-child:after,
.ant-btn-ghost.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-ghost.disabled,
.ant-btn-ghost[disabled],
.ant-btn-ghost.disabled:hover,
.ant-btn-ghost[disabled]:hover,
.ant-btn-ghost.disabled:focus,
.ant-btn-ghost[disabled]:focus,
.ant-btn-ghost.disabled:active,
.ant-btn-ghost[disabled]:active,
.ant-btn-ghost.disabled.active,
.ant-btn-ghost[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-ghost.disabled > a:only-child,
.ant-btn-ghost[disabled] > a:only-child,
.ant-btn-ghost.disabled:hover > a:only-child,
.ant-btn-ghost[disabled]:hover > a:only-child,
.ant-btn-ghost.disabled:focus > a:only-child,
.ant-btn-ghost[disabled]:focus > a:only-child,
.ant-btn-ghost.disabled:active > a:only-child,
.ant-btn-ghost[disabled]:active > a:only-child,
.ant-btn-ghost.disabled.active > a:only-child,
.ant-btn-ghost[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-ghost.disabled > a:only-child:after,
.ant-btn-ghost[disabled] > a:only-child:after,
.ant-btn-ghost.disabled:hover > a:only-child:after,
.ant-btn-ghost[disabled]:hover > a:only-child:after,
.ant-btn-ghost.disabled:focus > a:only-child:after,
.ant-btn-ghost[disabled]:focus > a:only-child:after,
.ant-btn-ghost.disabled:active > a:only-child:after,
.ant-btn-ghost[disabled]:active > a:only-child:after,
.ant-btn-ghost.disabled.active > a:only-child:after,
.ant-btn-ghost[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-dashed {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed;
}
.ant-btn-dashed > a:only-child {
  color: currentColor;
}
.ant-btn-dashed > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-dashed:hover,
.ant-btn-dashed:focus {
  color: #0066b3;
  background-color: #fff;
  border-color: #0066b3;
}
.ant-btn-dashed:hover > a:only-child,
.ant-btn-dashed:focus > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:hover > a:only-child:after,
.ant-btn-dashed:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-dashed:active,
.ant-btn-dashed.active {
  color: #0066b3;
  background-color: #fff;
  border-color: #0066b3;
}
.ant-btn-dashed:active > a:only-child,
.ant-btn-dashed.active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed:active > a:only-child:after,
.ant-btn-dashed.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-dashed.disabled,
.ant-btn-dashed[disabled],
.ant-btn-dashed.disabled:hover,
.ant-btn-dashed[disabled]:hover,
.ant-btn-dashed.disabled:focus,
.ant-btn-dashed[disabled]:focus,
.ant-btn-dashed.disabled:active,
.ant-btn-dashed[disabled]:active,
.ant-btn-dashed.disabled.active,
.ant-btn-dashed[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-dashed.disabled > a:only-child,
.ant-btn-dashed[disabled] > a:only-child,
.ant-btn-dashed.disabled:hover > a:only-child,
.ant-btn-dashed[disabled]:hover > a:only-child,
.ant-btn-dashed.disabled:focus > a:only-child,
.ant-btn-dashed[disabled]:focus > a:only-child,
.ant-btn-dashed.disabled:active > a:only-child,
.ant-btn-dashed[disabled]:active > a:only-child,
.ant-btn-dashed.disabled.active > a:only-child,
.ant-btn-dashed[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-dashed.disabled > a:only-child:after,
.ant-btn-dashed[disabled] > a:only-child:after,
.ant-btn-dashed.disabled:hover > a:only-child:after,
.ant-btn-dashed[disabled]:hover > a:only-child:after,
.ant-btn-dashed.disabled:focus > a:only-child:after,
.ant-btn-dashed[disabled]:focus > a:only-child:after,
.ant-btn-dashed.disabled:active > a:only-child:after,
.ant-btn-dashed[disabled]:active > a:only-child:after,
.ant-btn-dashed.disabled.active > a:only-child:after,
.ant-btn-dashed[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger {
  color: #f5222d;
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-danger > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger:hover {
  color: #fff;
  background-color: #ff4d4f;
  border-color: #ff4d4f;
}
.ant-btn-danger:hover > a:only-child {
  color: currentColor;
}
.ant-btn-danger:hover > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger:focus {
  color: #ff4d4f;
  background-color: #fff;
  border-color: #ff4d4f;
}
.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-danger:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger:active,
.ant-btn-danger.active {
  color: #fff;
  background-color: #cf1322;
  border-color: #cf1322;
}
.ant-btn-danger:active > a:only-child,
.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-danger:active > a:only-child:after,
.ant-btn-danger.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-danger.disabled,
.ant-btn-danger[disabled],
.ant-btn-danger.disabled:hover,
.ant-btn-danger[disabled]:hover,
.ant-btn-danger.disabled:focus,
.ant-btn-danger[disabled]:focus,
.ant-btn-danger.disabled:active,
.ant-btn-danger[disabled]:active,
.ant-btn-danger.disabled.active,
.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-danger.disabled > a:only-child,
.ant-btn-danger[disabled] > a:only-child,
.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-danger.disabled > a:only-child:after,
.ant-btn-danger[disabled] > a:only-child:after,
.ant-btn-danger.disabled:hover > a:only-child:after,
.ant-btn-danger[disabled]:hover > a:only-child:after,
.ant-btn-danger.disabled:focus > a:only-child:after,
.ant-btn-danger[disabled]:focus > a:only-child:after,
.ant-btn-danger.disabled:active > a:only-child:after,
.ant-btn-danger[disabled]:active > a:only-child:after,
.ant-btn-danger.disabled.active > a:only-child:after,
.ant-btn-danger[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-circle,
.ant-btn-circle-outline {
  width: 32px;
  padding: 0;
  font-size: 16px;
  border-radius: 50%;
  height: 32px;
}
.ant-btn-circle.ant-btn-lg,
.ant-btn-circle-outline.ant-btn-lg {
  width: 40px;
  padding: 0;
  font-size: 18px;
  border-radius: 50%;
  height: 40px;
}
.ant-btn-circle.ant-btn-sm,
.ant-btn-circle-outline.ant-btn-sm {
  width: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 50%;
  height: 24px;
}
.ant-btn:before {
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: #fff;
  opacity: 0.35;
  content: '';
  border-radius: inherit;
  z-index: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
  display: none;
}
.ant-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-btn.ant-btn-loading:before {
  display: block;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 29px;
  pointer-events: none;
  position: relative;
}
.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -14px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) {
  padding-left: 24px;
}
.ant-btn-sm.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only) .anticon {
  margin-left: -17px;
}
.ant-btn-group {
  position: relative;
  display: inline-block;
}
.ant-btn-group > .ant-btn,
.ant-btn-group > span > .ant-btn {
  position: relative;
  line-height: 30px;
}
.ant-btn-group > .ant-btn:hover,
.ant-btn-group > span > .ant-btn:hover,
.ant-btn-group > .ant-btn:focus,
.ant-btn-group > span > .ant-btn:focus,
.ant-btn-group > .ant-btn:active,
.ant-btn-group > span > .ant-btn:active,
.ant-btn-group > .ant-btn.active,
.ant-btn-group > span > .ant-btn.active {
  z-index: 2;
}
.ant-btn-group > .ant-btn:disabled,
.ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
.ant-btn-group-lg > .ant-btn,
.ant-btn-group-lg > span > .ant-btn {
  padding: 0 15px;
  font-size: 16px;
  border-radius: 0;
  height: 40px;
  line-height: 38px;
}
.ant-btn-group-sm > .ant-btn,
.ant-btn-group-sm > span > .ant-btn {
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
  height: 24px;
  line-height: 22px;
}
.ant-btn-group-sm > .ant-btn > .anticon,
.ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
.ant-btn-group .ant-btn + .ant-btn,
.ant-btn + .ant-btn-group,
.ant-btn-group span + .ant-btn,
.ant-btn-group .ant-btn + span,
.ant-btn-group > span + span,
.ant-btn-group + .ant-btn,
.ant-btn-group + .ant-btn-group {
  margin-left: -1px;
}
.ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
.ant-btn-group .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn:first-child,
.ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
.ant-btn-group > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group > .ant-btn:first-child:not(:last-child),
.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ant-btn-group > .ant-btn:last-child:not(:first-child),
.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:only-child {
  border-radius: 4px;
}
.ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ant-btn-group > .ant-btn-group {
  float: left;
}
.ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
.ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 8px;
}
.ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 8px;
}
.ant-btn:not(.ant-btn-circle):not(.ant-btn-circle-outline).ant-btn-icon-only {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-btn:focus > span,
.ant-btn:active > span {
  position: relative;
}
.ant-btn > .anticon + span,
.ant-btn > span + .anticon {
  margin-left: 8px;
}
.ant-btn-background-ghost {
  background: transparent !important;
  border-color: #fff;
  color: #fff;
}
.ant-btn-background-ghost.ant-btn-primary {
  color: #0066b3;
  background-color: transparent;
  border-color: #0066b3;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-primary:hover,
.ant-btn-background-ghost.ant-btn-primary:focus {
  color: #1f7fbf;
  background-color: transparent;
  border-color: #1f7fbf;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-primary:active,
.ant-btn-background-ghost.ant-btn-primary.active {
  color: #004b8c;
  background-color: transparent;
  border-color: #004b8c;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-primary.disabled,
.ant-btn-background-ghost.ant-btn-primary[disabled],
.ant-btn-background-ghost.ant-btn-primary.disabled:hover,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
.ant-btn-background-ghost.ant-btn-primary.disabled:active,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active,
.ant-btn-background-ghost.ant-btn-primary.disabled.active,
.ant-btn-background-ghost.ant-btn-primary[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-danger {
  color: #f5222d;
  background-color: transparent;
  border-color: #f5222d;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-danger:hover,
.ant-btn-background-ghost.ant-btn-danger:focus {
  color: #ff4d4f;
  background-color: transparent;
  border-color: #ff4d4f;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-danger:active,
.ant-btn-background-ghost.ant-btn-danger.active {
  color: #cf1322;
  background-color: transparent;
  border-color: #cf1322;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-background-ghost.ant-btn-danger.disabled,
.ant-btn-background-ghost.ant-btn-danger[disabled],
.ant-btn-background-ghost.ant-btn-danger.disabled:hover,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
.ant-btn-background-ghost.ant-btn-danger.disabled:active,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active,
.ant-btn-background-ghost.ant-btn-danger.disabled.active,
.ant-btn-background-ghost.ant-btn-danger[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child {
  color: currentColor;
}
.ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child:after,
.ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-btn-two-chinese-chars:first-letter {
  letter-spacing: 0.34em;
}
.ant-btn-two-chinese-chars > * {
  letter-spacing: 0.34em;
  margin-right: -0.34em;
}
.ant-btn-block {
  width: 100%;
}
a.ant-btn {
  line-height: 30px;
}
a.ant-btn-lg {
  line-height: 38px;
}
a.ant-btn-sm {
  line-height: 22px;
}
.ant-fullcalendar {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  border-top: 1px solid #d9d9d9;
}
.ant-fullcalendar-month-select {
  margin-left: 5px;
}
.ant-fullcalendar-header {
  padding: 11px 16px 11px 0;
  text-align: right;
}
.ant-fullcalendar-header .ant-select-dropdown {
  text-align: left;
}
.ant-fullcalendar-header .ant-radio-group {
  margin-left: 8px;
  text-align: left;
}
.ant-fullcalendar-header label.ant-radio-button {
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
}
.ant-fullcalendar-date-panel {
  position: relative;
  outline: none;
}
.ant-fullcalendar-calendar-body {
  padding: 8px 12px;
}
.ant-fullcalendar table {
  border-collapse: collapse;
  max-width: 100%;
  background-color: transparent;
  width: 100%;
  height: 256px;
}
.ant-fullcalendar table,
.ant-fullcalendar th,
.ant-fullcalendar td {
  border: 0;
}
.ant-fullcalendar td {
  position: relative;
}
.ant-fullcalendar-calendar-table {
  border-spacing: 0;
  margin-bottom: 0;
}
.ant-fullcalendar-column-header {
  line-height: 18px;
  padding: 0;
  width: 33px;
  text-align: center;
}
.ant-fullcalendar-column-header .ant-fullcalendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.ant-fullcalendar-week-number-header .ant-fullcalendar-column-header-inner {
  display: none;
}
.ant-fullcalendar-month,
.ant-fullcalendar-date {
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-fullcalendar-value {
  display: block;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.65);
  border-radius: 2px;
  width: 24px;
  height: 24px;
  padding: 0;
  background: transparent;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-fullcalendar-value:hover {
  background: #d4e8ff;
  cursor: pointer;
}
.ant-fullcalendar-value:active {
  background: #0066b3;
  color: #fff;
}
.ant-fullcalendar-month-panel-cell .ant-fullcalendar-value {
  width: 48px;
}
.ant-fullcalendar-today .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value {
  -webkit-box-shadow: 0 0 0 1px #0066b3 inset;
          box-shadow: 0 0 0 1px #0066b3 inset;
}
.ant-fullcalendar-selected-day .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value {
  background: #0066b3;
  color: #fff;
}
.ant-fullcalendar-disabled-cell-first-of-row .ant-fullcalendar-value {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-fullcalendar-disabled-cell-last-of-row .ant-fullcalendar-value {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-fullcalendar-last-month-cell .ant-fullcalendar-value,
.ant-fullcalendar-next-month-btn-day .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.25);
}
.ant-fullcalendar-month-panel-table {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
}
.ant-fullcalendar-content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -9px;
}
.ant-fullcalendar-fullscreen {
  border-top: 0;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-table {
  table-layout: fixed;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-header .ant-radio-group {
  margin-left: 16px;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-header label.ant-radio-button {
  height: 32px;
  line-height: 30px;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date {
  text-align: left;
  margin: 0 4px;
  display: block;
  color: rgba(0, 0, 0, 0.65);
  height: 116px;
  padding: 4px 8px;
  border-top: 2px solid #e8e8e8;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month:hover,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date:hover {
  background: #d4e8ff;
  cursor: pointer;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month:active,
.ant-fullcalendar-fullscreen .ant-fullcalendar-date:active {
  background: #0066b3;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-column-header {
  text-align: right;
  padding-right: 12px;
  padding-bottom: 5px;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-value {
  text-align: right;
  background: transparent;
  width: auto;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.65);
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-date {
  border-top-color: #0066b3;
  background: transparent;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-current-cell .ant-fullcalendar-value,
.ant-fullcalendar-fullscreen .ant-fullcalendar-today .ant-fullcalendar-value {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-month,
.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-date {
  background: rgba(65, 106, 170, 0.07);
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value,
.ant-fullcalendar-fullscreen .ant-fullcalendar-selected-day .ant-fullcalendar-value {
  color: #0066b3;
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-last-month-cell .ant-fullcalendar-date,
.ant-fullcalendar-fullscreen .ant-fullcalendar-next-month-btn-day .ant-fullcalendar-date {
  color: rgba(0, 0, 0, 0.25);
}
.ant-fullcalendar-fullscreen .ant-fullcalendar-content {
  height: 88px;
  overflow-y: auto;
  position: static;
  width: auto;
  left: auto;
  bottom: auto;
}
.ant-fullcalendar-disabled-cell .ant-fullcalendar-date,
.ant-fullcalendar-disabled-cell .ant-fullcalendar-date:hover {
  cursor: not-allowed;
}
.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date,
.ant-fullcalendar-disabled-cell:not(.ant-fullcalendar-today) .ant-fullcalendar-date:hover {
  background: transparent;
}
.ant-fullcalendar-disabled-cell .ant-fullcalendar-value {
  color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
  width: auto;
  cursor: not-allowed;
}
.ant-card {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border-radius: 2px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-card-hoverable {
  cursor: pointer;
}
.ant-card-hoverable:hover {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
  border-color: rgba(0, 0, 0, 0.09);
}
.ant-card-bordered {
  border: 1px solid #e8e8e8;
}
.ant-card-head {
  background: transparent;
  border-bottom: 1px solid #e8e8e8;
  padding: 0 24px;
  border-radius: 2px 2px 0 0;
  zoom: 1;
  margin-bottom: -1px;
  min-height: 48px;
}
.ant-card-head::before {
  display: table;
  content: '';
}
.ant-card-head::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-head:before,
.ant-card-head:after {
  content: "";
  display: table;
}
.ant-card-head:after {
  clear: both;
}
.ant-card-head::before {
  display: table;
  content: '';
}
.ant-card-head::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-head:before,
.ant-card-head:after {
  content: "";
  display: table;
}
.ant-card-head:after {
  clear: both;
}
.ant-card-head-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-card-head-title {
  font-size: 16px;
  padding: 16px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-card-head .ant-tabs {
  margin-bottom: -17px;
  clear: both;
}
.ant-card-head .ant-tabs-bar {
  border-bottom: 1px solid #e8e8e8;
}
.ant-card-extra {
  float: right;
  padding: 17.5px 0;
  text-align: right;
  margin-left: auto;
}
.ant-card-body {
  padding: 24px;
  zoom: 1;
}
.ant-card-body::before {
  display: table;
  content: '';
}
.ant-card-body::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-body:before,
.ant-card-body:after {
  content: "";
  display: table;
}
.ant-card-body:after {
  clear: both;
}
.ant-card-body::before {
  display: table;
  content: '';
}
.ant-card-body::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-body:before,
.ant-card-body:after {
  content: "";
  display: table;
}
.ant-card-body:after {
  clear: both;
}
.ant-card-contain-grid:not(.ant-card-loading) {
  margin: -1px 0 0 -1px;
  padding: 0;
}
.ant-card-grid {
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
          box-shadow: 1px 0 0 0 #e8e8e8, 0 1px 0 0 #e8e8e8, 1px 1px 0 0 #e8e8e8, 1px 0 0 0 #e8e8e8 inset, 0 1px 0 0 #e8e8e8 inset;
  width: 33.33%;
  float: left;
  padding: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-card-grid:hover {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-card-contain-tabs .ant-card-head-title {
  padding-bottom: 0;
  min-height: 32px;
}
.ant-card-contain-tabs .ant-card-extra {
  padding-bottom: 0;
}
.ant-card-cover > * {
  width: 100%;
  display: block;
}
.ant-card-cover img {
  border-radius: 2px 2px 0 0;
}
.ant-card-actions {
  border-top: 1px solid #e8e8e8;
  background: #fafafa;
  zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-card-actions::before {
  display: table;
  content: '';
}
.ant-card-actions::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-actions:before,
.ant-card-actions:after {
  content: "";
  display: table;
}
.ant-card-actions:after {
  clear: both;
}
.ant-card-actions::before {
  display: table;
  content: '';
}
.ant-card-actions::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-actions:before,
.ant-card-actions:after {
  content: "";
  display: table;
}
.ant-card-actions:after {
  clear: both;
}
.ant-card-actions > li {
  float: left;
  text-align: center;
  margin: 12px 0;
  color: rgba(0, 0, 0, 0.45);
}
.ant-card-actions > li > span {
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  line-height: 22px;
  min-width: 32px;
  position: relative;
}
.ant-card-actions > li > span:hover {
  color: #0066b3;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-card-actions > li > span > .anticon {
  font-size: 16px;
  line-height: 22px;
  display: block;
  width: 100%;
}
.ant-card-actions > li > span a {
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
  display: inline-block;
  width: 100%;
}
.ant-card-actions > li > span a:hover {
  color: #0066b3;
}
.ant-card-actions > li:not(:last-child) {
  border-right: 1px solid #e8e8e8;
}
.ant-card-wider-padding .ant-card-head {
  padding: 0 32px;
}
.ant-card-wider-padding .ant-card-body {
  padding: 24px 32px;
}
.ant-card-padding-transition .ant-card-head,
.ant-card-padding-transition .ant-card-body {
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
}
.ant-card-type-inner .ant-card-head {
  padding: 0 24px;
  background: #fafafa;
}
.ant-card-type-inner .ant-card-head-title {
  padding: 12px 0;
  font-size: 14px;
}
.ant-card-type-inner .ant-card-body {
  padding: 16px 24px;
}
.ant-card-type-inner .ant-card-extra {
  padding: 13.5px 0;
}
.ant-card-meta {
  margin: -4px 0;
  zoom: 1;
}
.ant-card-meta::before {
  display: table;
  content: '';
}
.ant-card-meta::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-meta:before,
.ant-card-meta:after {
  content: "";
  display: table;
}
.ant-card-meta:after {
  clear: both;
}
.ant-card-meta::before {
  display: table;
  content: '';
}
.ant-card-meta::after {
  display: table;
  clear: both;
  content: '';
}
.ant-card-meta:before,
.ant-card-meta:after {
  content: "";
  display: table;
}
.ant-card-meta:after {
  clear: both;
}
.ant-card-meta-avatar {
  padding-right: 16px;
  float: left;
}
.ant-card-meta-detail {
  overflow: hidden;
}
.ant-card-meta-detail > div:not(:last-child) {
  margin-bottom: 8px;
}
.ant-card-meta-title {
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
.ant-card-meta-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-card-loading .ant-card-body {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-card-loading-content p {
  margin: 0;
}
.ant-card-loading-block {
  height: 14px;
  margin: 4px 0;
  border-radius: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(207, 216, 220, 0.2)), color-stop(rgba(207, 216, 220, 0.4)), to(rgba(207, 216, 220, 0.2)));
  background: linear-gradient(90deg, rgba(207, 216, 220, 0.2), rgba(207, 216, 220, 0.4), rgba(207, 216, 220, 0.2));
  -webkit-animation: card-loading 1.4s ease infinite;
          animation: card-loading 1.4s ease infinite;
  background-size: 600% 600%;
}
@-webkit-keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@keyframes card-loading {
  0%,
  100% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
.ant-carousel {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-carousel .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.ant-carousel .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.ant-carousel .slick-list:focus {
  outline: none;
}
.ant-carousel .slick-list.dragging {
  cursor: pointer;
}
.ant-carousel .slick-slider .slick-track,
.ant-carousel .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.ant-carousel .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.ant-carousel .slick-track:before,
.ant-carousel .slick-track:after {
  content: "";
  display: table;
}
.ant-carousel .slick-track:after {
  clear: both;
}
.slick-loading .ant-carousel .slick-track {
  visibility: hidden;
}
.ant-carousel .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .ant-carousel .slick-slide {
  float: right;
}
.ant-carousel .slick-slide img {
  display: block;
}
.ant-carousel .slick-slide.slick-loading img {
  display: none;
}
.ant-carousel .slick-slide.dragging img {
  pointer-events: none;
}
.ant-carousel .slick-initialized .slick-slide {
  display: block;
}
.ant-carousel .slick-loading .slick-slide {
  visibility: hidden;
}
.ant-carousel .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.ant-carousel .slick-arrow.slick-hidden {
  display: none;
}
.ant-carousel .slick-prev,
.ant-carousel .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: 0;
  outline: none;
}
.ant-carousel .slick-prev:hover,
.ant-carousel .slick-next:hover,
.ant-carousel .slick-prev:focus,
.ant-carousel .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.ant-carousel .slick-prev:hover:before,
.ant-carousel .slick-next:hover:before,
.ant-carousel .slick-prev:focus:before,
.ant-carousel .slick-next:focus:before {
  opacity: 1;
}
.ant-carousel .slick-prev.slick-disabled:before,
.ant-carousel .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.ant-carousel .slick-prev {
  left: -25px;
}
.ant-carousel .slick-prev:before {
  content: "←";
}
.ant-carousel .slick-next {
  right: -25px;
}
.ant-carousel .slick-next:before {
  content: "→";
}
.ant-carousel .slick-dots {
  position: absolute;
  bottom: 12px;
  list-style: none;
  display: block;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 3px;
}
.ant-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 2px;
  padding: 0;
}
.ant-carousel .slick-dots li button {
  border: 0;
  cursor: pointer;
  background: #fff;
  opacity: 0.3;
  display: block;
  width: 16px;
  height: 3px;
  border-radius: 1px;
  outline: none;
  font-size: 0;
  color: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0;
}
.ant-carousel .slick-dots li button:hover,
.ant-carousel .slick-dots li button:focus {
  opacity: 0.75;
}
.ant-carousel .slick-dots li.slick-active button {
  background: #fff;
  opacity: 1;
  width: 24px;
}
.ant-carousel .slick-dots li.slick-active button:hover,
.ant-carousel .slick-dots li.slick-active button:focus {
  opacity: 1;
}
.ant-carousel-vertical .slick-dots {
  width: 3px;
  bottom: auto;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: auto;
}
.ant-carousel-vertical .slick-dots li {
  margin: 0 2px;
  vertical-align: baseline;
}
.ant-carousel-vertical .slick-dots li button {
  width: 3px;
  height: 16px;
}
.ant-carousel-vertical .slick-dots li.slick-active button {
  width: 3px;
  height: 24px;
}
.ant-cascader {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-cascader-input.ant-input {
  background-color: transparent !important;
  cursor: pointer;
  width: 100%;
  position: static;
}
.ant-cascader-picker-show-search .ant-cascader-input.ant-input {
  position: relative;
}
.ant-cascader-picker {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  outline: 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.ant-cascader-picker-with-value .ant-cascader-picker-label {
  color: transparent;
}
.ant-cascader-picker-disabled {
  cursor: not-allowed;
  background: #f5f5f5;
  color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-picker-disabled .ant-cascader-input {
  cursor: not-allowed;
}
.ant-cascader-picker:focus .ant-cascader-input {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-cascader-picker-show-search.ant-cascader-picker-focused {
  color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-picker-label {
  position: absolute;
  left: 0;
  height: 20px;
  line-height: 20px;
  top: 50%;
  margin-top: -10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  padding: 0 12px;
}
.ant-cascader-picker-clear {
  opacity: 0;
  position: absolute;
  right: 12px;
  z-index: 2;
  background: #fff;
  top: 50%;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.25);
  width: 12px;
  height: 12px;
  margin-top: -6px;
  line-height: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
}
.ant-cascader-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-cascader-picker:hover .ant-cascader-picker-clear {
  opacity: 1;
}
.ant-cascader-picker-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 12px;
  width: 12px;
  height: 12px;
  font-size: 12px;
  margin-top: -6px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-picker-arrow:before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ant-cascader-picker-arrow.ant-cascader-picker-arrow-expand:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-cascader-picker-small .ant-cascader-picker-clear,
.ant-cascader-picker-small .ant-cascader-picker-arrow {
  right: 8px;
}
.ant-cascader-menus {
  font-size: 14px;
  background: #fff;
  position: absolute;
  z-index: 1050;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
}
.ant-cascader-menus ul,
.ant-cascader-menus ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-cascader-menus-empty,
.ant-cascader-menus-hidden {
  display: none;
}
.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-bottomLeft,
.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-cascader-menus.slide-up-enter.slide-up-enter-active.ant-cascader-menus-placement-topLeft,
.ant-cascader-menus.slide-up-appear.slide-up-appear-active.ant-cascader-menus-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-cascader-menus.slide-up-leave.slide-up-leave-active.ant-cascader-menus-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-cascader-menu {
  display: inline-block;
  vertical-align: top;
  min-width: 111px;
  height: 180px;
  list-style: none;
  margin: 0;
  padding: 0;
  border-right: 1px solid #e8e8e8;
  overflow: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.ant-cascader-menu:first-child {
  border-radius: 4px 0 0 4px;
}
.ant-cascader-menu:last-child {
  border-right-color: transparent;
  margin-right: -1px;
  border-radius: 0 4px 4px 0;
}
.ant-cascader-menu:only-child {
  border-radius: 4px;
}
.ant-cascader-menu-item {
  padding: 5px 12px;
  line-height: 22px;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-cascader-menu-item:hover {
  background: #d4e8ff;
}
.ant-cascader-menu-item-disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-cascader-menu-item-disabled:hover {
  background: transparent;
}
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  background: #f5f5f5;
  font-weight: 600;
}
.ant-cascader-menu-item-expand {
  position: relative;
  padding-right: 24px;
}
.ant-cascader-menu-item-expand:after {
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e61f";
  display: inline-block;
  font-size: 12px;
  font-size: 8px \9;
  -webkit-transform: scale(0.66666667) rotate(0deg);
          transform: scale(0.66666667) rotate(0deg);
  color: rgba(0, 0, 0, 0.45);
  position: absolute;
  right: 12px;
}
:root .ant-cascader-menu-item-expand:after {
  font-size: 12px;
}
.ant-cascader-menu-item-loading:after {
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e64d";
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.ant-cascader-menu-item .ant-cascader-menu-item-keyword {
  color: #f5222d;
}
@-webkit-keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antCheckboxEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
.ant-checkbox {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  top: -0.09em;
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #0066b3;
}
.ant-checkbox-checked:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid #0066b3;
  content: '';
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: hidden;
}
.ant-checkbox:hover:after,
.ant-checkbox-wrapper:hover .ant-checkbox:after {
  visibility: visible;
}
.ant-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-checkbox-inner:after {
  -webkit-transform: rotate(45deg) scale(0);
          transform: rotate(45deg) scale(0);
  position: absolute;
  left: 4.57142857px;
  top: 1.14285714px;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  opacity: 0;
}
.ant-checkbox-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ant-checkbox-indeterminate .ant-checkbox-inner:after {
  content: ' ';
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border: 0;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: #0066b3;
  opacity: 1;
}
.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after {
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-checkbox-checked .ant-checkbox-inner:after {
  -webkit-transform: rotate(45deg) scale(1);
          transform: rotate(45deg) scale(1);
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  opacity: 1;
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #0066b3;
  border-color: #0066b3;
}
.ant-checkbox-disabled {
  cursor: not-allowed;
}
.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-checkbox-disabled .ant-checkbox-input {
  cursor: not-allowed;
}
.ant-checkbox-disabled .ant-checkbox-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-checkbox-disabled .ant-checkbox-inner:after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: #f5f5f5;
}
.ant-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-checkbox-wrapper {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: inherit;
  cursor: pointer;
  display: inline-block;
}
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 8px;
}
.ant-checkbox-wrapper + span,
.ant-checkbox + span {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-checkbox-group {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ant-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-checkbox-group-item + .ant-checkbox-group-item {
  margin-left: 0;
}
.ant-collapse {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fafafa;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
}
.ant-collapse > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse > .ant-collapse-item:last-child,
.ant-collapse > .ant-collapse-item:last-child > .ant-collapse-header {
  border-radius: 0 0 4px 4px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header {
  line-height: 22px;
  padding: 12px 0 12px 40px;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow {
  color: inherit;
  line-height: 0;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  font-size: 12px;
  position: absolute;
  display: inline-block;
  line-height: 46px;
  vertical-align: top;
  -webkit-transition: -webkit-transform 0.24s;
  transition: -webkit-transform 0.24s;
  transition: transform 0.24s;
  transition: transform 0.24s, -webkit-transform 0.24s;
  top: 0;
  left: 16px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow > * {
  line-height: 1;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow svg {
  display: inline-block;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow::before {
  display: none;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow .ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow-icon {
  display: block;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow:before {
  display: block;
  font-family: "anticon" !important;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow:before {
  content: "\E61F";
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header:focus {
  outline: none;
}
.ant-collapse > .ant-collapse-item.ant-collapse-no-arrow > .ant-collapse-header {
  padding-left: 12px;
}
.ant-collapse-anim-active {
  -webkit-transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: height 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-collapse-content {
  overflow: hidden;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
}
.ant-collapse-content > .ant-collapse-content-box {
  padding: 16px;
}
.ant-collapse-content-inactive {
  display: none;
}
.ant-collapse-item:last-child > .ant-collapse-content {
  border-radius: 0 0 4px 4px;
}
.ant-collapse > .ant-collapse-item > .ant-collapse-header[aria-expanded="true"] .arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ant-collapse-borderless {
  background-color: #fff;
  border: 0;
}
.ant-collapse-borderless > .ant-collapse-item {
  border-bottom: 1px solid #d9d9d9;
}
.ant-collapse-borderless > .ant-collapse-item:last-child,
.ant-collapse-borderless > .ant-collapse-item:last-child .ant-collapse-header {
  border-radius: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content {
  background-color: transparent;
  border-top: 0;
}
.ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  padding-top: 4px;
}
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header,
.ant-collapse .ant-collapse-item-disabled > .ant-collapse-header > .arrow {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-picker-container {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  position: absolute;
  z-index: 1050;
}
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-topRight,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-enter.slide-up-enter-active.ant-calendar-picker-container-placement-bottomRight,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-appear.slide-up-appear-active.ant-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topLeft,
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomLeft,
.ant-calendar-picker-container.slide-up-leave.slide-up-leave-active.ant-calendar-picker-container-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-calendar-picker {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  outline: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-calendar-picker-input {
  outline: none;
}
.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #0066b3;
}
.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled) {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-calendar-picker-clear,
.ant-calendar-picker-icon {
  position: absolute;
  width: 14px;
  height: 14px;
  right: 12px;
  top: 50%;
  margin-top: -7px;
  line-height: 14px;
  font-size: 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-picker-clear {
  opacity: 0;
  z-index: 1;
  color: rgba(0, 0, 0, 0.25);
  background: #fff;
  pointer-events: none;
  cursor: pointer;
}
.ant-calendar-picker-clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-calendar-picker:hover .ant-calendar-picker-clear {
  opacity: 1;
  pointer-events: auto;
}
.ant-calendar-picker-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-picker-icon:after {
  content: "\e6bb";
  font-family: "anticon";
  font-size: 14px;
  color: rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 1;
}
.ant-calendar-picker-small .ant-calendar-picker-clear,
.ant-calendar-picker-small .ant-calendar-picker-icon {
  right: 8px;
}
.ant-calendar {
  position: relative;
  outline: none;
  width: 280px;
  border: 1px solid #fff;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  line-height: 1.5;
}
.ant-calendar-input-wrap {
  height: 34px;
  padding: 6px 10px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-calendar-input {
  border: 0;
  width: 100%;
  cursor: auto;
  outline: 0;
  height: 22px;
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
}
.ant-calendar-input::-moz-placeholder {
  opacity: 1;
}
.ant-calendar-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-calendar-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-calendar-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-week-number {
  width: 286px;
}
.ant-calendar-week-number-cell {
  text-align: center;
}
.ant-calendar-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-bottom: 1px solid #e8e8e8;
}
.ant-calendar-header a:hover {
  color: #1f7fbf;
}
.ant-calendar-header .ant-calendar-century-select,
.ant-calendar-header .ant-calendar-decade-select,
.ant-calendar-header .ant-calendar-year-select,
.ant-calendar-header .ant-calendar-month-select {
  padding: 0 2px;
  font-weight: 500;
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  line-height: 40px;
}
.ant-calendar-header .ant-calendar-century-select-arrow,
.ant-calendar-header .ant-calendar-decade-select-arrow,
.ant-calendar-header .ant-calendar-year-select-arrow,
.ant-calendar-header .ant-calendar-month-select-arrow {
  display: none;
}
.ant-calendar-header .ant-calendar-prev-century-btn,
.ant-calendar-header .ant-calendar-next-century-btn,
.ant-calendar-header .ant-calendar-prev-decade-btn,
.ant-calendar-header .ant-calendar-next-decade-btn,
.ant-calendar-header .ant-calendar-prev-month-btn,
.ant-calendar-header .ant-calendar-next-month-btn,
.ant-calendar-header .ant-calendar-prev-year-btn,
.ant-calendar-header .ant-calendar-next-year-btn {
  position: absolute;
  top: 0;
  color: rgba(0, 0, 0, 0.45);
  font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif;
  padding: 0 5px;
  font-size: 16px;
  display: inline-block;
  line-height: 40px;
}
.ant-calendar-header .ant-calendar-prev-century-btn,
.ant-calendar-header .ant-calendar-prev-decade-btn,
.ant-calendar-header .ant-calendar-prev-year-btn {
  left: 7px;
}
.ant-calendar-header .ant-calendar-prev-century-btn:after,
.ant-calendar-header .ant-calendar-prev-decade-btn:after,
.ant-calendar-header .ant-calendar-prev-year-btn:after {
  content: '«';
}
.ant-calendar-header .ant-calendar-next-century-btn,
.ant-calendar-header .ant-calendar-next-decade-btn,
.ant-calendar-header .ant-calendar-next-year-btn {
  right: 7px;
}
.ant-calendar-header .ant-calendar-next-century-btn:after,
.ant-calendar-header .ant-calendar-next-decade-btn:after,
.ant-calendar-header .ant-calendar-next-year-btn:after {
  content: '»';
}
.ant-calendar-header .ant-calendar-prev-month-btn {
  left: 29px;
}
.ant-calendar-header .ant-calendar-prev-month-btn:after {
  content: '‹';
}
.ant-calendar-header .ant-calendar-next-month-btn {
  right: 29px;
}
.ant-calendar-header .ant-calendar-next-month-btn:after {
  content: '›';
}
.ant-calendar-body {
  padding: 8px 12px;
}
.ant-calendar table {
  border-collapse: collapse;
  max-width: 100%;
  background-color: transparent;
  width: 100%;
}
.ant-calendar table,
.ant-calendar th,
.ant-calendar td {
  border: 0;
  text-align: center;
}
.ant-calendar-calendar-table {
  border-spacing: 0;
  margin-bottom: 0;
}
.ant-calendar-column-header {
  line-height: 18px;
  width: 33px;
  padding: 6px 0;
  text-align: center;
}
.ant-calendar-column-header .ant-calendar-column-header-inner {
  display: block;
  font-weight: normal;
}
.ant-calendar-week-number-header .ant-calendar-column-header-inner {
  display: none;
}
.ant-calendar-cell {
  padding: 3px 0;
  height: 30px;
}
.ant-calendar-date {
  display: block;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.65);
  border-radius: 2px;
  width: 24px;
  height: 24px;
  line-height: 22px;
  border: 1px solid transparent;
  padding: 0;
  background: transparent;
  text-align: center;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-date-panel {
  position: relative;
}
.ant-calendar-date:hover {
  background: #d4e8ff;
  cursor: pointer;
}
.ant-calendar-date:active {
  color: #fff;
  background: #0066b3;
}
.ant-calendar-today .ant-calendar-date {
  border-color: #0066b3;
  font-weight: bold;
  color: #0066b3;
}
.ant-calendar-last-month-cell .ant-calendar-date,
.ant-calendar-next-month-btn-day .ant-calendar-date {
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-selected-day .ant-calendar-date {
  background: #cce0f0;
}
.ant-calendar-selected-date .ant-calendar-date,
.ant-calendar-selected-start-date .ant-calendar-date,
.ant-calendar-selected-end-date .ant-calendar-date {
  background: #0066b3;
  color: #fff;
  border: 1px solid transparent;
}
.ant-calendar-selected-date .ant-calendar-date:hover,
.ant-calendar-selected-start-date .ant-calendar-date:hover,
.ant-calendar-selected-end-date .ant-calendar-date:hover {
  background: #0066b3;
}
.ant-calendar-disabled-cell .ant-calendar-date {
  cursor: not-allowed;
  color: #bcbcbc;
  background: #f5f5f5;
  border-radius: 0;
  width: auto;
  border: 1px solid transparent;
}
.ant-calendar-disabled-cell .ant-calendar-date:hover {
  background: #f5f5f5;
}
.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date {
  position: relative;
  margin-right: 5px;
  padding-left: 5px;
}
.ant-calendar-disabled-cell.ant-calendar-today .ant-calendar-date:before {
  content: " ";
  position: absolute;
  top: -1px;
  left: 5px;
  width: 24px;
  height: 24px;
  border: 1px solid #bcbcbc;
  border-radius: 2px;
}
.ant-calendar-disabled-cell-first-of-row .ant-calendar-date {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-calendar-disabled-cell-last-of-row .ant-calendar-date {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ant-calendar-footer {
  border-top: 1px solid #e8e8e8;
  line-height: 38px;
  padding: 0 12px;
}
.ant-calendar-footer:empty {
  border-top: 0;
}
.ant-calendar-footer-btn {
  text-align: center;
  display: block;
}
.ant-calendar-footer-extra + .ant-calendar-footer-btn {
  border-top: 1px solid #e8e8e8;
  margin: 0 -12px;
  padding: 0 12px;
}
.ant-calendar .ant-calendar-today-btn,
.ant-calendar .ant-calendar-clear-btn {
  display: inline-block;
  text-align: center;
  margin: 0 0 0 8px;
}
.ant-calendar .ant-calendar-today-btn-disabled,
.ant-calendar .ant-calendar-clear-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-calendar .ant-calendar-today-btn:only-child,
.ant-calendar .ant-calendar-clear-btn:only-child {
  margin: 0;
}
.ant-calendar .ant-calendar-clear-btn {
  display: none;
  position: absolute;
  right: 5px;
  text-indent: -76px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  top: 7px;
  margin: 0;
}
.ant-calendar .ant-calendar-clear-btn:after {
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62e";
  font-size: 14px;
  color: rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 1;
  width: 20px;
  text-indent: 43px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.ant-calendar .ant-calendar-clear-btn:hover:after {
  color: rgba(0, 0, 0, 0.45);
}
.ant-calendar .ant-calendar-ok-btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0 15px;
  height: 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  color: #fff;
  background-color: #0066b3;
  border-color: #0066b3;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  height: 24px;
  line-height: 22px;
}
.ant-calendar .ant-calendar-ok-btn > .anticon {
  line-height: 1;
}
.ant-calendar .ant-calendar-ok-btn,
.ant-calendar .ant-calendar-ok-btn:active,
.ant-calendar .ant-calendar-ok-btn:focus {
  outline: 0;
}
.ant-calendar .ant-calendar-ok-btn:not([disabled]):hover {
  text-decoration: none;
}
.ant-calendar .ant-calendar-ok-btn:not([disabled]):active {
  outline: 0;
  -webkit-transition: none;
  transition: none;
}
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled] {
  cursor: not-allowed;
}
.ant-calendar .ant-calendar-ok-btn.disabled > *,
.ant-calendar .ant-calendar-ok-btn[disabled] > * {
  pointer-events: none;
}
.ant-calendar .ant-calendar-ok-btn-lg {
  padding: 0 15px;
  font-size: 16px;
  border-radius: 4px;
  height: 40px;
}
.ant-calendar .ant-calendar-ok-btn-sm {
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  height: 24px;
}
.ant-calendar .ant-calendar-ok-btn > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-calendar .ant-calendar-ok-btn:hover,
.ant-calendar .ant-calendar-ok-btn:focus {
  color: #fff;
  background-color: #1f7fbf;
  border-color: #1f7fbf;
}
.ant-calendar .ant-calendar-ok-btn:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn:focus > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn:hover > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-calendar .ant-calendar-ok-btn:active,
.ant-calendar .ant-calendar-ok-btn.active {
  color: #fff;
  background-color: #004b8c;
  border-color: #004b8c;
}
.ant-calendar .ant-calendar-ok-btn:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn:active > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-calendar .ant-calendar-ok-btn.disabled,
.ant-calendar .ant-calendar-ok-btn[disabled],
.ant-calendar .ant-calendar-ok-btn.disabled:hover,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover,
.ant-calendar .ant-calendar-ok-btn.disabled:focus,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus,
.ant-calendar .ant-calendar-ok-btn.disabled:active,
.ant-calendar .ant-calendar-ok-btn[disabled]:active,
.ant-calendar .ant-calendar-ok-btn.disabled.active,
.ant-calendar .ant-calendar-ok-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn.disabled > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn[disabled] > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn.disabled:hover > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn[disabled]:hover > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn.disabled:focus > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn[disabled]:focus > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn.disabled:active > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn[disabled]:active > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn.disabled.active > a:only-child:after,
.ant-calendar .ant-calendar-ok-btn[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-calendar .ant-calendar-ok-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  cursor: not-allowed;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn-disabled > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-calendar .ant-calendar-ok-btn-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child {
  color: currentColor;
}
.ant-calendar .ant-calendar-ok-btn-disabled:hover > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.ant-calendar-range-picker-input {
  background-color: transparent;
  border: 0;
  height: 99%;
  outline: 0;
  width: 44%;
  text-align: center;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
}
.ant-calendar-range-picker-input::-moz-placeholder {
  opacity: 1;
}
.ant-calendar-range-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-calendar-range-picker-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-calendar-range-picker-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-range-picker-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-range-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-range-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-range-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range-picker-input[disabled] {
  cursor: not-allowed;
}
.ant-calendar-range-picker-separator {
  color: rgba(0, 0, 0, 0.45);
  width: 10px;
  display: inline-block;
  height: 100%;
  vertical-align: top;
}
.ant-calendar-range {
  width: 552px;
  overflow: hidden;
}
.ant-calendar-range .ant-calendar-date-panel::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ant-calendar-range-part {
  width: 50%;
  position: relative;
}
.ant-calendar-range-left {
  float: left;
}
.ant-calendar-range-left .ant-calendar-time-picker-inner {
  border-right: 1px solid #e8e8e8;
}
.ant-calendar-range-right {
  float: right;
}
.ant-calendar-range-right .ant-calendar-time-picker-inner {
  border-left: 1px solid #e8e8e8;
}
.ant-calendar-range-middle {
  position: absolute;
  left: 50%;
  width: 20px;
  margin-left: -132px;
  text-align: center;
  height: 34px;
  line-height: 34px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: -118px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-range-middle {
  margin-left: -12px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-range-right .ant-calendar-date-input-wrap {
  margin-left: 0;
}
.ant-calendar-range .ant-calendar-input-wrap {
  position: relative;
  height: 34px;
}
.ant-calendar-range .ant-calendar-input,
.ant-calendar-range .ant-calendar-time-picker-input {
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 24px;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.ant-calendar-range .ant-calendar-input::-moz-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder {
  opacity: 1;
}
.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder, .ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-calendar-range .ant-calendar-input::-moz-placeholder, .ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  -moz-user-select: none;
       user-select: none;
}
.ant-calendar-range .ant-calendar-input::-ms-input-placeholder, .ant-calendar-range .ant-calendar-time-picker-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-calendar-range .ant-calendar-input::placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-calendar-range .ant-calendar-input:-moz-placeholder, .ant-calendar-range .ant-calendar-time-picker-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-calendar-range .ant-calendar-input:placeholder-shown,
.ant-calendar-range .ant-calendar-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-calendar-range .ant-calendar-input::-moz-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-calendar-range .ant-calendar-input:-ms-input-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range .ant-calendar-input::-webkit-input-placeholder,
.ant-calendar-range .ant-calendar-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-calendar-range .ant-calendar-input:hover,
.ant-calendar-range .ant-calendar-time-picker-input:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-calendar-range .ant-calendar-input:focus,
.ant-calendar-range .ant-calendar-time-picker-input:focus {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-calendar-range .ant-calendar-input-disabled,
.ant-calendar-range .ant-calendar-time-picker-input-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-range .ant-calendar-input-disabled:hover,
.ant-calendar-range .ant-calendar-time-picker-input-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-calendar-range .ant-calendar-input,
textarea.ant-calendar-range .ant-calendar-time-picker-input {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-calendar-range .ant-calendar-input-lg,
.ant-calendar-range .ant-calendar-time-picker-input-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-calendar-range .ant-calendar-input-sm,
.ant-calendar-range .ant-calendar-time-picker-input-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-calendar-range .ant-calendar-input:focus,
.ant-calendar-range .ant-calendar-time-picker-input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-calendar-range .ant-calendar-time-picker-icon {
  display: none;
}
.ant-calendar-range.ant-calendar-week-number {
  width: 574px;
}
.ant-calendar-range.ant-calendar-week-number .ant-calendar-range-part {
  width: 286px;
}
.ant-calendar-range .ant-calendar-year-panel,
.ant-calendar-range .ant-calendar-month-panel,
.ant-calendar-range .ant-calendar-decade-panel {
  top: 34px;
}
.ant-calendar-range .ant-calendar-month-panel .ant-calendar-year-panel {
  top: 0;
}
.ant-calendar-range .ant-calendar-decade-panel-table,
.ant-calendar-range .ant-calendar-year-panel-table,
.ant-calendar-range .ant-calendar-month-panel-table {
  height: 208px;
}
.ant-calendar-range .ant-calendar-in-range-cell {
  border-radius: 0;
  position: relative;
}
.ant-calendar-range .ant-calendar-in-range-cell > div {
  position: relative;
  z-index: 1;
}
.ant-calendar-range .ant-calendar-in-range-cell:before {
  content: '';
  display: block;
  background: rgba(65, 106, 170, 0.07);
  border-radius: 0;
  border: 0;
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 0;
  right: 0;
}
div.ant-calendar-range-quick-selector {
  text-align: left;
}
div.ant-calendar-range-quick-selector > a {
  margin-right: 8px;
}
.ant-calendar-range .ant-calendar-header,
.ant-calendar-range .ant-calendar-month-panel-header,
.ant-calendar-range .ant-calendar-year-panel-header {
  border-bottom: 0;
}
.ant-calendar-range .ant-calendar-body,
.ant-calendar-range .ant-calendar-month-panel-body,
.ant-calendar-range .ant-calendar-year-panel-body {
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker {
  height: 207px;
  width: 100%;
  top: 68px;
  z-index: 2;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-panel {
  height: 267px;
  margin-top: -34px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-inner {
  padding-top: 40px;
  height: 100%;
  background: none;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-combobox {
  display: inline-block;
  height: 100%;
  background-color: #fff;
  border-top: 1px solid #e8e8e8;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select {
  height: 100%;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-time-picker-select ul {
  max-height: 100%;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  margin-right: 8px;
}
.ant-calendar-range.ant-calendar-time .ant-calendar-today-btn {
  margin: 8px 12px;
  height: 22px;
  line-height: 22px;
}
.ant-calendar-range-with-ranges.ant-calendar-time .ant-calendar-time-picker {
  height: 233px;
}
.ant-calendar-range.ant-calendar-show-time-picker .ant-calendar-body {
  border-top-color: transparent;
}
.ant-calendar-time-picker {
  position: absolute;
  width: 100%;
  top: 40px;
  background-color: #fff;
}
.ant-calendar-time-picker-panel {
  z-index: 1050;
  position: absolute;
  width: 100%;
}
.ant-calendar-time-picker-inner {
  display: inline-block;
  position: relative;
  outline: none;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  line-height: 1.5;
  overflow: hidden;
  width: 100%;
}
.ant-calendar-time-picker-combobox {
  width: 100%;
}
.ant-calendar-time-picker-column-1,
.ant-calendar-time-picker-column-1 .ant-calendar-time-picker-select {
  width: 100%;
}
.ant-calendar-time-picker-column-2 .ant-calendar-time-picker-select {
  width: 50%;
}
.ant-calendar-time-picker-column-3 .ant-calendar-time-picker-select {
  width: 33.33%;
}
.ant-calendar-time-picker-column-4 .ant-calendar-time-picker-select {
  width: 25%;
}
.ant-calendar-time-picker-input-wrap {
  display: none;
}
.ant-calendar-time-picker-select {
  float: left;
  font-size: 14px;
  border-right: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative;
  height: 226px;
}
.ant-calendar-time-picker-select:hover {
  overflow-y: auto;
}
.ant-calendar-time-picker-select:first-child {
  border-left: 0;
  margin-left: 0;
}
.ant-calendar-time-picker-select:last-child {
  border-right: 0;
}
.ant-calendar-time-picker-select ul {
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  max-height: 206px;
}
.ant-calendar-time-picker-select li {
  padding-left: 32px;
  list-style: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 0;
  width: 100%;
  height: 24px;
  line-height: 24px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-time-picker-select li:last-child:after {
  content: '';
  height: 202px;
  display: block;
}
.ant-calendar-time-picker-select li:hover {
  background: #d4e8ff;
}
li.ant-calendar-time-picker-select-option-selected {
  background: #f5f5f5;
  font-weight: bold;
}
li.ant-calendar-time-picker-select-option-disabled {
  color: rgba(0, 0, 0, 0.25);
}
li.ant-calendar-time-picker-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.ant-calendar-time .ant-calendar-day-select {
  padding: 0 2px;
  font-weight: 500;
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  line-height: 34px;
}
.ant-calendar-time .ant-calendar-footer {
  position: relative;
  height: auto;
}
.ant-calendar-time .ant-calendar-footer-btn {
  text-align: right;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-today-btn {
  float: left;
  margin: 0;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn {
  display: inline-block;
  margin-right: 8px;
}
.ant-calendar-time .ant-calendar-footer .ant-calendar-time-picker-btn-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-month-panel {
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  border-radius: 4px;
  background: #fff;
  outline: none;
}
.ant-calendar-month-panel > div {
  height: 100%;
}
.ant-calendar-month-panel-hidden {
  display: none;
}
.ant-calendar-month-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-bottom: 1px solid #e8e8e8;
}
.ant-calendar-month-panel-header a:hover {
  color: #1f7fbf;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select,
.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select {
  padding: 0 2px;
  font-weight: 500;
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  line-height: 40px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-century-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-decade-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select-arrow,
.ant-calendar-month-panel-header .ant-calendar-month-panel-month-select-arrow {
  display: none;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  position: absolute;
  top: 0;
  color: rgba(0, 0, 0, 0.45);
  font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif;
  padding: 0 5px;
  font-size: 16px;
  display: inline-block;
  line-height: 40px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn {
  left: 7px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-century-btn:after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-decade-btn:after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-year-btn:after {
  content: '«';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn {
  right: 7px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-century-btn:after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-decade-btn:after,
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-year-btn:after {
  content: '»';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn {
  left: 29px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-prev-month-btn:after {
  content: '‹';
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn {
  right: 29px;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-next-month-btn:after {
  content: '›';
}
.ant-calendar-month-panel-body {
  height: calc(100% - 40px);
}
.ant-calendar-month-panel-table {
  table-layout: fixed;
  width: 100%;
  height: 100%;
  border-collapse: separate;
}
.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month {
  background: #0066b3;
  color: #fff;
}
.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month:hover {
  background: #0066b3;
  color: #fff;
}
.ant-calendar-month-panel-cell {
  text-align: center;
}
.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month,
.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover {
  cursor: not-allowed;
  color: #bcbcbc;
  background: #f5f5f5;
}
.ant-calendar-month-panel-month {
  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 8px;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-month-panel-month:hover {
  background: #d4e8ff;
  cursor: pointer;
}
.ant-calendar-year-panel {
  position: absolute;
  top: 1px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  border-radius: 4px;
  background: #fff;
  outline: none;
}
.ant-calendar-year-panel > div {
  height: 100%;
}
.ant-calendar-year-panel-hidden {
  display: none;
}
.ant-calendar-year-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-bottom: 1px solid #e8e8e8;
}
.ant-calendar-year-panel-header a:hover {
  color: #1f7fbf;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select,
.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select {
  padding: 0 2px;
  font-weight: 500;
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  line-height: 40px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-century-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-decade-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-year-select-arrow,
.ant-calendar-year-panel-header .ant-calendar-year-panel-month-select-arrow {
  display: none;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  position: absolute;
  top: 0;
  color: rgba(0, 0, 0, 0.45);
  font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif;
  padding: 0 5px;
  font-size: 16px;
  display: inline-block;
  line-height: 40px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn {
  left: 7px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-century-btn:after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-decade-btn:after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-year-btn:after {
  content: '«';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn {
  right: 7px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-century-btn:after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-decade-btn:after,
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-year-btn:after {
  content: '»';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn {
  left: 29px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-prev-month-btn:after {
  content: '‹';
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn {
  right: 29px;
}
.ant-calendar-year-panel-header .ant-calendar-year-panel-next-month-btn:after {
  content: '›';
}
.ant-calendar-year-panel-body {
  height: calc(100% - 40px);
}
.ant-calendar-year-panel-table {
  table-layout: fixed;
  width: 100%;
  height: 100%;
  border-collapse: separate;
}
.ant-calendar-year-panel-cell {
  text-align: center;
}
.ant-calendar-year-panel-year {
  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 8px;
  border-radius: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-year-panel-year:hover {
  background: #d4e8ff;
  cursor: pointer;
}
.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  background: #0066b3;
  color: #fff;
}
.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year:hover {
  background: #0066b3;
  color: #fff;
}
.ant-calendar-year-panel-last-decade-cell .ant-calendar-year-panel-year,
.ant-calendar-year-panel-next-decade-cell .ant-calendar-year-panel-year {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-decade-panel {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: #fff;
  border-radius: 4px;
  outline: none;
}
.ant-calendar-decade-panel-hidden {
  display: none;
}
.ant-calendar-decade-panel-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-bottom: 1px solid #e8e8e8;
}
.ant-calendar-decade-panel-header a:hover {
  color: #1f7fbf;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select {
  padding: 0 2px;
  font-weight: 500;
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  line-height: 40px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-century-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-decade-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-year-select-arrow,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-month-select-arrow {
  display: none;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  position: absolute;
  top: 0;
  color: rgba(0, 0, 0, 0.45);
  font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", sans-serif;
  padding: 0 5px;
  font-size: 16px;
  display: inline-block;
  line-height: 40px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn {
  left: 7px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-century-btn:after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-decade-btn:after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-year-btn:after {
  content: '«';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn {
  right: 7px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-century-btn:after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-decade-btn:after,
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-year-btn:after {
  content: '»';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn {
  left: 29px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-prev-month-btn:after {
  content: '‹';
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn {
  right: 29px;
}
.ant-calendar-decade-panel-header .ant-calendar-decade-panel-next-month-btn:after {
  content: '›';
}
.ant-calendar-decade-panel-body {
  height: calc(100% - 40px);
}
.ant-calendar-decade-panel-table {
  table-layout: fixed;
  width: 100%;
  height: 100%;
  border-collapse: separate;
}
.ant-calendar-decade-panel-cell {
  text-align: center;
  white-space: nowrap;
}
.ant-calendar-decade-panel-decade {
  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: 2px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-calendar-decade-panel-decade:hover {
  background: #d4e8ff;
  cursor: pointer;
}
.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade {
  background: #0066b3;
  color: #fff;
}
.ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade:hover {
  background: #0066b3;
  color: #fff;
}
.ant-calendar-decade-panel-last-century-cell .ant-calendar-decade-panel-decade,
.ant-calendar-decade-panel-next-century-cell .ant-calendar-decade-panel-decade {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: rgba(0, 0, 0, 0.25);
}
.ant-calendar-month .ant-calendar-month-header-wrap {
  position: relative;
  height: 288px;
}
.ant-calendar-month .ant-calendar-month-panel,
.ant-calendar-month .ant-calendar-year-panel {
  top: 0;
  height: 100%;
}
.ant-calendar-week-number-cell {
  opacity: 0.5;
}
.ant-calendar-week-number .ant-calendar-body tr {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.ant-calendar-week-number .ant-calendar-body tr:hover {
  background: rgba(65, 106, 170, 0.07);
}
.ant-calendar-week-number .ant-calendar-body tr.ant-calendar-active-week {
  background: #0066b3;
  font-weight: bold;
}
.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day .ant-calendar-date,
.ant-calendar-week-number .ant-calendar-body tr .ant-calendar-selected-day:hover .ant-calendar-date {
  background: transparent;
  color: rgba(0, 0, 0, 0.65);
}
.ant-divider {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #e8e8e8;
}
.ant-divider,
.ant-divider-vertical {
  margin: 0 8px;
  display: inline-block;
  height: 0.9em;
  width: 1px;
  vertical-align: middle;
  position: relative;
  top: -0.06em;
}
.ant-divider-horizontal {
  display: block;
  height: 1px;
  width: 100%;
  margin: 24px 0;
  clear: both;
}
.ant-divider-horizontal.ant-divider-with-text,
.ant-divider-horizontal.ant-divider-with-text-left,
.ant-divider-horizontal.ant-divider-with-text-right {
  display: table;
  white-space: nowrap;
  text-align: center;
  background: transparent;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  margin: 16px 0;
}
.ant-divider-horizontal.ant-divider-with-text:before,
.ant-divider-horizontal.ant-divider-with-text-left:before,
.ant-divider-horizontal.ant-divider-with-text-right:before,
.ant-divider-horizontal.ant-divider-with-text:after,
.ant-divider-horizontal.ant-divider-with-text-left:after,
.ant-divider-horizontal.ant-divider-with-text-right:after {
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  border-top: 1px solid #e8e8e8;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}
.ant-divider-horizontal.ant-divider-with-text-left .ant-divider-inner-text,
.ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
  display: inline-block;
  padding: 0 10px;
}
.ant-divider-horizontal.ant-divider-with-text-left:before {
  top: 50%;
  width: 5%;
}
.ant-divider-horizontal.ant-divider-with-text-left:after {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right:before {
  top: 50%;
  width: 95%;
}
.ant-divider-horizontal.ant-divider-with-text-right:after {
  top: 50%;
  width: 5%;
}
.ant-divider-inner-text {
  display: inline-block;
  padding: 0 24px;
}
.ant-divider-dashed {
  background: none;
  border-top: 1px dashed #e8e8e8;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed {
  border-top: 0;
}
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:before,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:before,
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after,
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-dashed:after,
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-dashed:after {
  border-style: dashed none none;
}
.ant-drawer {
  position: fixed;
  top: 0;
  width: 0%;
  z-index: 1000;
}
.ant-drawer > * {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
  transition: transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7), -webkit-transform 0.3s cubic-bezier(0.9, 0, 0.3, 0.7);
}
.ant-drawer-content-wrapper {
  position: fixed;
}
.ant-drawer .ant-drawer-content {
  width: 100%;
  height: 100%;
}
.ant-drawer-left,
.ant-drawer-right {
  width: 0%;
  height: 100%;
}
.ant-drawer-left .ant-drawer-content-wrapper,
.ant-drawer-right .ant-drawer-content-wrapper {
  height: 100%;
}
.ant-drawer-left.ant-drawer-open,
.ant-drawer-right.ant-drawer-open {
  width: 100%;
}
.ant-drawer-left.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-right .ant-drawer-content-wrapper {
  right: 0;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-top .ant-drawer-content-wrapper,
.ant-drawer-bottom .ant-drawer-content-wrapper,
.ant-drawer-top .ant-drawer-content,
.ant-drawer-bottom .ant-drawer-content {
  width: 100%;
}
.ant-drawer-top.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer-bottom .ant-drawer-content-wrapper {
  bottom: 0;
}
.ant-drawer-bottom.ant-drawer-open .ant-drawer-content-wrapper {
  -webkit-box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
}
.ant-drawer.ant-drawer-open .ant-drawer-mask {
  opacity: 0.3;
  height: 100%;
  -webkit-animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
          animation: antdDrawerFadeIn 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  -webkit-transition: none;
  transition: none;
}
.ant-drawer-title {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
}
.ant-drawer-content {
  position: relative;
  background-color: #fff;
  border: 0;
  background-clip: padding-box;
  z-index: 1;
}
.ant-drawer-close {
  cursor: pointer;
  border: 0;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: rgba(0, 0, 0, 0.45);
  outline: 0;
  padding: 0;
}
.ant-drawer-close-x {
  display: block;
  font-style: normal;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
}
.ant-drawer-close-x:before {
  content: "\e633";
  display: block;
  font-family: "anticon" !important;
}
.ant-drawer-close:focus,
.ant-drawer-close:hover {
  color: #444;
  text-decoration: none;
}
.ant-drawer-header {
  padding: 16px 24px;
  border-radius: 4px 4px 0 0;
  background: #fff;
  color: rgba(0, 0, 0, 0.65);
  border-bottom: 1px solid #e8e8e8;
}
.ant-drawer-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-drawer-mask {
  position: fixed;
  width: 100%;
  height: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.65);
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.3s linear, height 0s ease 0.3s;
  transition: opacity 0.3s linear, height 0s ease 0.3s;
}
.ant-drawer-open {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-open > * {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
  transition: transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1), -webkit-transform 0.3s cubic-bezier(0.7, 0.3, 0.1, 1);
}
.ant-drawer-open-content {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@-webkit-keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes antdDrawerFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
.ant-dropdown {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: -9999px;
  top: -9999px;
  z-index: 1050;
  display: block;
}
.ant-dropdown-wrap {
  position: relative;
}
.ant-dropdown-wrap .ant-btn > .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-wrap .ant-btn > .anticon-down {
  font-size: 12px;
}
.ant-dropdown-wrap .anticon-down:before {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.ant-dropdown-wrap-open .anticon-down:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-dropdown-hidden,
.ant-dropdown-menu-hidden {
  display: none;
}
.ant-dropdown-menu {
  outline: none;
  position: relative;
  list-style-type: none;
  padding: 4px 0;
  margin: 0;
  text-align: left;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
}
.ant-dropdown-menu-item-group-title {
  color: rgba(0, 0, 0, 0.45);
  padding: 5px 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
}
.ant-dropdown-menu-item,
.ant-dropdown-menu-submenu-title {
  padding: 5px 12px;
  margin: 0;
  clear: both;
  font-size: 14px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.65);
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 22px;
}
.ant-dropdown-menu-item > .anticon:first-child,
.ant-dropdown-menu-submenu-title > .anticon:first-child {
  min-width: 12px;
  margin-right: 8px;
}
.ant-dropdown-menu-item > a,
.ant-dropdown-menu-submenu-title > a {
  color: rgba(0, 0, 0, 0.65);
  display: block;
  padding: 5px 12px;
  margin: -5px -12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-dropdown-menu-item > a:focus,
.ant-dropdown-menu-submenu-title > a:focus {
  text-decoration: none;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-submenu-title-selected,
.ant-dropdown-menu-item-selected > a,
.ant-dropdown-menu-submenu-title-selected > a {
  color: #0066b3;
  background-color: rgba(65, 106, 170, 0.07);
}
.ant-dropdown-menu-item:hover,
.ant-dropdown-menu-submenu-title:hover {
  background-color: #d4e8ff;
}
.ant-dropdown-menu-item-disabled,
.ant-dropdown-menu-submenu-title-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-dropdown-menu-item-disabled:hover,
.ant-dropdown-menu-submenu-title-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-dropdown-menu-item-divider,
.ant-dropdown-menu-submenu-title-divider {
  height: 1px;
  overflow: hidden;
  background-color: #e8e8e8;
  line-height: 0;
  margin: 4px 0;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow {
  position: absolute;
  right: 8px;
}
.ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after {
  font-family: "anticon" !important;
  font-style: normal;
  content: "\e61f";
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,
:root .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after {
  font-size: 12px;
}
.ant-dropdown-menu-submenu-title {
  padding-right: 26px;
}
.ant-dropdown-menu-submenu-vertical {
  position: relative;
}
.ant-dropdown-menu-submenu-vertical > .ant-dropdown-menu {
  top: 0;
  left: 100%;
  position: absolute;
  min-width: 100%;
  margin-left: 4px;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-submenu.ant-dropdown-menu-submenu-disabled .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after {
  color: rgba(0, 0, 0, 0.25);
}
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-enter.slide-down-enter-active.ant-dropdown-placement-bottomRight,
.ant-dropdown.slide-down-appear.slide-down-appear-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-enter.slide-up-enter-active.ant-dropdown-placement-topRight,
.ant-dropdown.slide-up-appear.slide-up-appear-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomLeft,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomCenter,
.ant-dropdown.slide-down-leave.slide-down-leave-active.ant-dropdown-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topLeft,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topCenter,
.ant-dropdown.slide-up-leave.slide-up-leave-active.ant-dropdown-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-dropdown-trigger .anticon-down,
.ant-dropdown-link .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-trigger .anticon-down,
:root .ant-dropdown-link .anticon-down {
  font-size: 12px;
}
.ant-dropdown-trigger .anticon-ellipsis,
.ant-dropdown-link .anticon-ellipsis {
  text-shadow: 0 0 currentColor;
}
.ant-dropdown-button {
  white-space: nowrap;
}
.ant-dropdown-button.ant-btn-group > .ant-btn:last-child:not(:first-child) {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-dropdown-button .anticon-down {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-dropdown-button .anticon-down {
  font-size: 12px;
}
.ant-dropdown-menu-dark,
.ant-dropdown-menu-dark .ant-dropdown-menu {
  background: #001529;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-arrow:after,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a .ant-dropdown-menu-submenu-arrow:after {
  color: rgba(255, 255, 255, 0.65);
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-submenu-title:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item > a:hover {
  color: #fff;
  background: transparent;
}
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected:hover,
.ant-dropdown-menu-dark .ant-dropdown-menu-item-selected > a {
  background: #0066b3;
  color: #fff;
}
.ant-form {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-form legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: inherit;
  color: rgba(0, 0, 0, 0.45);
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
.ant-form label {
  font-size: 14px;
}
.ant-form input[type="search"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-form input[type="radio"],
.ant-form input[type="checkbox"] {
  line-height: normal;
}
.ant-form input[type="file"] {
  display: block;
}
.ant-form input[type="range"] {
  display: block;
  width: 100%;
}
.ant-form select[multiple],
.ant-form select[size] {
  height: auto;
}
.ant-form input[type="file"]:focus,
.ant-form input[type="radio"]:focus,
.ant-form input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ant-form output {
  display: block;
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
}
.ant-form-item-required:before {
  display: inline-block;
  margin-right: 4px;
  content: "*";
  font-family: SimSun;
  line-height: 1;
  font-size: 14px;
  color: #f5222d;
}
.ant-form-hide-required-mark .ant-form-item-required:before {
  display: none;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed;
}
.ant-radio-inline.disabled,
.ant-radio-vertical.disabled,
.ant-checkbox-inline.disabled,
.ant-checkbox-vertical.disabled {
  cursor: not-allowed;
}
.ant-radio.disabled label,
.ant-checkbox.disabled label {
  cursor: not-allowed;
}
.ant-form-item {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 24px;
  vertical-align: top;
}
.ant-form-item label {
  position: relative;
}
.ant-form-item label > .anticon {
  vertical-align: top;
  font-size: 14px;
}
.ant-form-item-control > .ant-form-item:last-child,
.ant-form-item [class^="ant-col-"] > .ant-form-item:only-child {
  margin-bottom: -24px;
}
.ant-form-item-control {
  line-height: 39.9999px;
  position: relative;
  zoom: 1;
}
.ant-form-item-control::before {
  display: table;
  content: '';
}
.ant-form-item-control::after {
  display: table;
  clear: both;
  content: '';
}
.ant-form-item-control:before,
.ant-form-item-control:after {
  content: "";
  display: table;
}
.ant-form-item-control:after {
  clear: both;
}
.ant-form-item-control::before {
  display: table;
  content: '';
}
.ant-form-item-control::after {
  display: table;
  clear: both;
  content: '';
}
.ant-form-item-control:before,
.ant-form-item-control:after {
  content: "";
  display: table;
}
.ant-form-item-control:after {
  clear: both;
}
.ant-form-item-children {
  position: relative;
}
.ant-form-item-with-help {
  margin-bottom: 5px;
}
.ant-form-item-label {
  text-align: right;
  vertical-align: middle;
  line-height: 39.9999px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
}
.ant-form-item-label label {
  color: rgba(0, 0, 0, 0.85);
}
.ant-form-item-label label:after {
  content: ":";
  margin: 0 8px 0 2px;
  position: relative;
  top: -0.5px;
}
.ant-form-item .ant-switch {
  margin: 2px 0 4px;
}
.ant-form-item-no-colon .ant-form-item-label label:after {
  content: " ";
}
.ant-form-explain,
.ant-form-extra {
  color: rgba(0, 0, 0, 0.45);
  line-height: 1.5;
  -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-top: -2px;
  clear: both;
}
.ant-form-extra {
  padding-top: 4px;
}
.ant-form-text {
  display: inline-block;
  padding-right: 8px;
}
.ant-form-split {
  display: block;
  text-align: center;
}
form .has-feedback .ant-input {
  padding-right: 24px;
}
form .has-feedback > .ant-select .ant-select-arrow,
form .has-feedback > .ant-select .ant-select-selection__clear,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection__clear {
  right: 28px;
}
form .has-feedback > .ant-select .ant-select-selection-selected-value,
form .has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value {
  padding-right: 42px;
}
form .has-feedback .ant-cascader-picker-arrow {
  margin-right: 17px;
}
form .has-feedback .ant-cascader-picker-clear {
  right: 28px;
}
form .has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
  right: 28px;
}
form .has-feedback .ant-calendar-picker-icon,
form .has-feedback .ant-time-picker-icon,
form .has-feedback .ant-calendar-picker-clear,
form .has-feedback .ant-time-picker-clear {
  right: 28px;
}
form textarea.ant-input {
  height: auto;
}
form .ant-upload {
  background: transparent;
}
form input[type="radio"],
form input[type="checkbox"] {
  width: 14px;
  height: 14px;
}
form .ant-radio-inline,
form .ant-checkbox-inline {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
  margin-left: 8px;
}
form .ant-radio-inline:first-child,
form .ant-checkbox-inline:first-child {
  margin-left: 0;
}
form .ant-checkbox-vertical,
form .ant-radio-vertical {
  display: block;
}
form .ant-checkbox-vertical + .ant-checkbox-vertical,
form .ant-radio-vertical + .ant-radio-vertical {
  margin-left: 0;
}
form .ant-input-number + .ant-form-text {
  margin-left: 8px;
}
form .ant-input-number-handler-wrap {
  z-index: 2;
}
form .ant-select,
form .ant-cascader-picker {
  width: 100%;
}
form .ant-input-group .ant-select,
form .ant-input-group .ant-cascader-picker {
  width: auto;
}
form :not(.ant-input-group-wrapper) > .ant-input-group,
form .ant-input-group-wrapper {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.ant-input-group-wrap .ant-select-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-input-group-wrap .ant-select-selection:hover {
  border-color: #d9d9d9;
}
.ant-input-group-wrap .ant-select-selection--single {
  margin-left: -1px;
  height: 40px;
  background-color: #eee;
}
.ant-input-group-wrap .ant-select-selection--single .ant-select-selection__rendered {
  padding-left: 8px;
  padding-right: 25px;
  line-height: 30px;
}
.ant-input-group-wrap .ant-select-open .ant-select-selection {
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-form-vertical .ant-form-item-label,
.ant-col-24.ant-form-item-label,
.ant-col-xl-24.ant-form-item-label {
  padding: 0 0 8px;
  margin: 0;
  display: block;
  text-align: left;
  line-height: 1.5;
}
.ant-form-vertical .ant-form-item-label label:after,
.ant-col-24.ant-form-item-label label:after,
.ant-col-xl-24.ant-form-item-label label:after {
  display: none;
}
.ant-form-vertical .ant-form-item {
  padding-bottom: 8px;
}
.ant-form-vertical .ant-form-item-control {
  line-height: 1.5;
}
.ant-form-vertical .ant-form-explain,
.ant-form-vertical .ant-form-extra {
  margin-top: 2px;
  margin-bottom: -4px;
}
@media (max-width: 575px) {
  .ant-form-item-label,
  .ant-form-item-control-wrapper {
    display: block;
    width: 100%;
  }
  .ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
  }
  .ant-form-item-label label:after {
    display: none;
  }
  .ant-col-xs-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
  }
  .ant-col-xs-24.ant-form-item-label label:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .ant-col-sm-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
  }
  .ant-col-sm-24.ant-form-item-label label:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .ant-col-md-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
  }
  .ant-col-md-24.ant-form-item-label label:after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .ant-col-lg-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
  }
  .ant-col-lg-24.ant-form-item-label label:after {
    display: none;
  }
}
@media (max-width: 1599px) {
  .ant-col-xl-24.ant-form-item-label {
    padding: 0 0 8px;
    margin: 0;
    display: block;
    text-align: left;
    line-height: 1.5;
  }
  .ant-col-xl-24.ant-form-item-label label:after {
    display: none;
  }
}
.ant-form-inline .ant-form-item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 0;
}
.ant-form-inline .ant-form-item-with-help {
  margin-bottom: 24px;
}
.ant-form-inline .ant-form-item > .ant-form-item-control-wrapper,
.ant-form-inline .ant-form-item > .ant-form-item-label {
  display: inline-block;
  vertical-align: middle;
}
.ant-form-inline .ant-form-text {
  display: inline-block;
}
.ant-form-inline .has-feedback {
  display: inline-block;
}
.ant-form-inline .ant-form-explain {
  position: absolute;
}
.has-success.has-feedback .ant-form-item-children:after,
.has-warning.has-feedback .ant-form-item-children:after,
.has-error.has-feedback .ant-form-item-children:after,
.is-validating.has-feedback .ant-form-item-children:after {
  position: absolute;
  top: 50%;
  right: 0;
  visibility: visible;
  pointer-events: none;
  width: 32px;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  text-align: center;
  font-size: 14px;
  -webkit-animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
          animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  z-index: 1;
}
.has-success.has-feedback .ant-form-item-children:after {
  -webkit-animation-name: diffZoomIn1 !important;
          animation-name: diffZoomIn1 !important;
  content: '\e630';
  color: #52c41a;
}
.has-warning .ant-form-explain,
.has-warning .ant-form-split {
  color: #faad14;
}
.has-warning .ant-input,
.has-warning .ant-input:hover {
  border-color: #faad14;
}
.has-warning .ant-input:focus {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-input-prefix {
  color: #faad14;
}
.has-warning .ant-input-group-addon {
  color: #faad14;
  border-color: #faad14;
  background-color: #fff;
}
.has-warning .has-feedback {
  color: #faad14;
}
.has-warning.has-feedback .ant-form-item-children:after {
  content: '\e62c';
  color: #faad14;
  -webkit-animation-name: diffZoomIn3 !important;
          animation-name: diffZoomIn3 !important;
}
.has-warning .ant-select-selection {
  border-color: #faad14;
}
.has-warning .ant-select-open .ant-select-selection,
.has-warning .ant-select-focused .ant-select-selection {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-calendar-picker-icon:after,
.has-warning .ant-time-picker-icon:after,
.has-warning .ant-picker-icon:after,
.has-warning .ant-select-arrow,
.has-warning .ant-cascader-picker-arrow {
  color: #faad14;
}
.has-warning .ant-input-number,
.has-warning .ant-time-picker-input {
  border-color: #faad14;
}
.has-warning .ant-input-number-focused,
.has-warning .ant-time-picker-input-focused,
.has-warning .ant-input-number:focus,
.has-warning .ant-time-picker-input:focus {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-warning .ant-input-number:not([disabled]):hover,
.has-warning .ant-time-picker-input:not([disabled]):hover {
  border-color: #faad14;
}
.has-warning .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ffc53d;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
          box-shadow: 0 0 0 2px rgba(250, 173, 20, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-form-explain,
.has-error .ant-form-split {
  color: #f5222d;
}
.has-error .ant-input,
.has-error .ant-input:hover {
  border-color: #f5222d;
}
.has-error .ant-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-input:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-calendar-picker-open .ant-calendar-picker-input {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-input-prefix {
  color: #f5222d;
}
.has-error .ant-input-group-addon {
  color: #f5222d;
  border-color: #f5222d;
  background-color: #fff;
}
.has-error .has-feedback {
  color: #f5222d;
}
.has-error.has-feedback .ant-form-item-children:after {
  content: '\e62e';
  color: #f5222d;
  -webkit-animation-name: diffZoomIn2 !important;
          animation-name: diffZoomIn2 !important;
}
.has-error .ant-select-selection {
  border-color: #f5222d;
}
.has-error .ant-select-open .ant-select-selection,
.has-error .ant-select-focused .ant-select-selection {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-select.ant-select-auto-complete .ant-input:focus {
  border-color: #f5222d;
}
.has-error .ant-input-group-addon .ant-select-selection {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.has-error .ant-calendar-picker-icon:after,
.has-error .ant-time-picker-icon:after,
.has-error .ant-picker-icon:after,
.has-error .ant-select-arrow,
.has-error .ant-cascader-picker-arrow {
  color: #f5222d;
}
.has-error .ant-input-number,
.has-error .ant-time-picker-input {
  border-color: #f5222d;
}
.has-error .ant-input-number-focused,
.has-error .ant-time-picker-input-focused,
.has-error .ant-input-number:focus,
.has-error .ant-time-picker-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-input-number:not([disabled]):hover,
.has-error .ant-time-picker-input:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-mention-wrapper .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):hover {
  border-color: #f5222d;
}
.has-error .ant-mention-wrapper.ant-mention-active:not([disabled]) .ant-mention-editor,
.has-error .ant-mention-wrapper .ant-mention-editor:not([disabled]):focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.has-error .ant-cascader-picker:focus .ant-cascader-input {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
  border-right-width: 1px !important;
}
.is-validating.has-feedback .ant-form-item-children:after {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
  content: "\e64d";
  color: #0066b3;
}
.ant-advanced-search-form .ant-form-item {
  margin-bottom: 24px;
}
.ant-advanced-search-form .ant-form-item-with-help {
  margin-bottom: 5px;
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.show-help-enter.show-help-enter-active,
.show-help-appear.show-help-appear-active {
  -webkit-animation-name: antShowHelpIn;
          animation-name: antShowHelpIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.show-help-leave.show-help-leave-active {
  -webkit-animation-name: antShowHelpOut;
          animation-name: antShowHelpOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  pointer-events: none;
}
.show-help-enter,
.show-help-appear {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.show-help-leave {
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@-webkit-keyframes antShowHelpIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes antShowHelpIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes antShowHelpOut {
  to {
    opacity: 0;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@keyframes antShowHelpOut {
  to {
    opacity: 0;
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@-webkit-keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn1 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn2 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes diffZoomIn3 {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.ant-row {
  position: relative;
  margin-left: 0;
  margin-right: 0;
  height: auto;
  zoom: 1;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-row::before {
  display: table;
  content: '';
}
.ant-row::after {
  display: table;
  clear: both;
  content: '';
}
.ant-row:before,
.ant-row:after {
  content: "";
  display: table;
}
.ant-row:after {
  clear: both;
}
.ant-row::before {
  display: table;
  content: '';
}
.ant-row::after {
  display: table;
  clear: both;
  content: '';
}
.ant-row:before,
.ant-row:after {
  content: "";
  display: table;
}
.ant-row:after {
  clear: both;
}
.ant-row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.ant-row-flex:before,
.ant-row-flex:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-row-flex-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ant-row-flex-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ant-row-flex-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ant-row-flex-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ant-row-flex-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ant-row-flex-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ant-row-flex-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ant-row-flex-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ant-col {
  position: relative;
  display: block;
}
.ant-col-1,
.ant-col-xs-1,
.ant-col-sm-1,
.ant-col-md-1,
.ant-col-lg-1,
.ant-col-2,
.ant-col-xs-2,
.ant-col-sm-2,
.ant-col-md-2,
.ant-col-lg-2,
.ant-col-3,
.ant-col-xs-3,
.ant-col-sm-3,
.ant-col-md-3,
.ant-col-lg-3,
.ant-col-4,
.ant-col-xs-4,
.ant-col-sm-4,
.ant-col-md-4,
.ant-col-lg-4,
.ant-col-5,
.ant-col-xs-5,
.ant-col-sm-5,
.ant-col-md-5,
.ant-col-lg-5,
.ant-col-6,
.ant-col-xs-6,
.ant-col-sm-6,
.ant-col-md-6,
.ant-col-lg-6,
.ant-col-7,
.ant-col-xs-7,
.ant-col-sm-7,
.ant-col-md-7,
.ant-col-lg-7,
.ant-col-8,
.ant-col-xs-8,
.ant-col-sm-8,
.ant-col-md-8,
.ant-col-lg-8,
.ant-col-9,
.ant-col-xs-9,
.ant-col-sm-9,
.ant-col-md-9,
.ant-col-lg-9,
.ant-col-10,
.ant-col-xs-10,
.ant-col-sm-10,
.ant-col-md-10,
.ant-col-lg-10,
.ant-col-11,
.ant-col-xs-11,
.ant-col-sm-11,
.ant-col-md-11,
.ant-col-lg-11,
.ant-col-12,
.ant-col-xs-12,
.ant-col-sm-12,
.ant-col-md-12,
.ant-col-lg-12,
.ant-col-13,
.ant-col-xs-13,
.ant-col-sm-13,
.ant-col-md-13,
.ant-col-lg-13,
.ant-col-14,
.ant-col-xs-14,
.ant-col-sm-14,
.ant-col-md-14,
.ant-col-lg-14,
.ant-col-15,
.ant-col-xs-15,
.ant-col-sm-15,
.ant-col-md-15,
.ant-col-lg-15,
.ant-col-16,
.ant-col-xs-16,
.ant-col-sm-16,
.ant-col-md-16,
.ant-col-lg-16,
.ant-col-17,
.ant-col-xs-17,
.ant-col-sm-17,
.ant-col-md-17,
.ant-col-lg-17,
.ant-col-18,
.ant-col-xs-18,
.ant-col-sm-18,
.ant-col-md-18,
.ant-col-lg-18,
.ant-col-19,
.ant-col-xs-19,
.ant-col-sm-19,
.ant-col-md-19,
.ant-col-lg-19,
.ant-col-20,
.ant-col-xs-20,
.ant-col-sm-20,
.ant-col-md-20,
.ant-col-lg-20,
.ant-col-21,
.ant-col-xs-21,
.ant-col-sm-21,
.ant-col-md-21,
.ant-col-lg-21,
.ant-col-22,
.ant-col-xs-22,
.ant-col-sm-22,
.ant-col-md-22,
.ant-col-lg-22,
.ant-col-23,
.ant-col-xs-23,
.ant-col-sm-23,
.ant-col-md-23,
.ant-col-lg-23,
.ant-col-24,
.ant-col-xs-24,
.ant-col-sm-24,
.ant-col-md-24,
.ant-col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
.ant-col-1,
.ant-col-2,
.ant-col-3,
.ant-col-4,
.ant-col-5,
.ant-col-6,
.ant-col-7,
.ant-col-8,
.ant-col-9,
.ant-col-10,
.ant-col-11,
.ant-col-12,
.ant-col-13,
.ant-col-14,
.ant-col-15,
.ant-col-16,
.ant-col-17,
.ant-col-18,
.ant-col-19,
.ant-col-20,
.ant-col-21,
.ant-col-22,
.ant-col-23,
.ant-col-24 {
  float: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ant-col-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.ant-col-push-24 {
  left: 100%;
}
.ant-col-pull-24 {
  right: 100%;
}
.ant-col-offset-24 {
  margin-left: 100%;
}
.ant-col-order-24 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-23 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95.83333333%;
}
.ant-col-push-23 {
  left: 95.83333333%;
}
.ant-col-pull-23 {
  right: 95.83333333%;
}
.ant-col-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-order-23 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-22 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 91.66666667%;
}
.ant-col-push-22 {
  left: 91.66666667%;
}
.ant-col-pull-22 {
  right: 91.66666667%;
}
.ant-col-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-order-22 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-21 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.5%;
}
.ant-col-push-21 {
  left: 87.5%;
}
.ant-col-pull-21 {
  right: 87.5%;
}
.ant-col-offset-21 {
  margin-left: 87.5%;
}
.ant-col-order-21 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-20 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.33333333%;
}
.ant-col-push-20 {
  left: 83.33333333%;
}
.ant-col-pull-20 {
  right: 83.33333333%;
}
.ant-col-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-order-20 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-19 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 79.16666667%;
}
.ant-col-push-19 {
  left: 79.16666667%;
}
.ant-col-pull-19 {
  right: 79.16666667%;
}
.ant-col-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-order-19 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-18 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
}
.ant-col-push-18 {
  left: 75%;
}
.ant-col-pull-18 {
  right: 75%;
}
.ant-col-offset-18 {
  margin-left: 75%;
}
.ant-col-order-18 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-17 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70.83333333%;
}
.ant-col-push-17 {
  left: 70.83333333%;
}
.ant-col-pull-17 {
  right: 70.83333333%;
}
.ant-col-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-order-17 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-16 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 66.66666667%;
}
.ant-col-push-16 {
  left: 66.66666667%;
}
.ant-col-pull-16 {
  right: 66.66666667%;
}
.ant-col-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-order-16 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-15 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
}
.ant-col-push-15 {
  left: 62.5%;
}
.ant-col-pull-15 {
  right: 62.5%;
}
.ant-col-offset-15 {
  margin-left: 62.5%;
}
.ant-col-order-15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-14 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 58.33333333%;
}
.ant-col-push-14 {
  left: 58.33333333%;
}
.ant-col-pull-14 {
  right: 58.33333333%;
}
.ant-col-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-order-14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-13 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 54.16666667%;
}
.ant-col-push-13 {
  left: 54.16666667%;
}
.ant-col-pull-13 {
  right: 54.16666667%;
}
.ant-col-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-order-13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-12 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.ant-col-push-12 {
  left: 50%;
}
.ant-col-pull-12 {
  right: 50%;
}
.ant-col-offset-12 {
  margin-left: 50%;
}
.ant-col-order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-11 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 45.83333333%;
}
.ant-col-push-11 {
  left: 45.83333333%;
}
.ant-col-pull-11 {
  right: 45.83333333%;
}
.ant-col-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-10 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666667%;
}
.ant-col-push-10 {
  left: 41.66666667%;
}
.ant-col-pull-10 {
  right: 41.66666667%;
}
.ant-col-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-9 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37.5%;
}
.ant-col-push-9 {
  left: 37.5%;
}
.ant-col-pull-9 {
  right: 37.5%;
}
.ant-col-offset-9 {
  margin-left: 37.5%;
}
.ant-col-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-8 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333333%;
}
.ant-col-push-8 {
  left: 33.33333333%;
}
.ant-col-pull-8 {
  right: 33.33333333%;
}
.ant-col-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-7 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 29.16666667%;
}
.ant-col-push-7 {
  left: 29.16666667%;
}
.ant-col-pull-7 {
  right: 29.16666667%;
}
.ant-col-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-6 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
.ant-col-push-6 {
  left: 25%;
}
.ant-col-pull-6 {
  right: 25%;
}
.ant-col-offset-6 {
  margin-left: 25%;
}
.ant-col-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-5 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20.83333333%;
}
.ant-col-push-5 {
  left: 20.83333333%;
}
.ant-col-pull-5 {
  right: 20.83333333%;
}
.ant-col-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-4 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.66666667%;
}
.ant-col-push-4 {
  left: 16.66666667%;
}
.ant-col-pull-4 {
  right: 16.66666667%;
}
.ant-col-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-3 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
}
.ant-col-push-3 {
  left: 12.5%;
}
.ant-col-pull-3 {
  right: 12.5%;
}
.ant-col-offset-3 {
  margin-left: 12.5%;
}
.ant-col-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-2 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.33333333%;
}
.ant-col-push-2 {
  left: 8.33333333%;
}
.ant-col-pull-2 {
  right: 8.33333333%;
}
.ant-col-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-1 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.16666667%;
}
.ant-col-push-1 {
  left: 4.16666667%;
}
.ant-col-pull-1 {
  right: 4.16666667%;
}
.ant-col-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-col-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-offset-0 {
  margin-left: 0;
}
.ant-col-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
.ant-col-xs-1,
.ant-col-xs-2,
.ant-col-xs-3,
.ant-col-xs-4,
.ant-col-xs-5,
.ant-col-xs-6,
.ant-col-xs-7,
.ant-col-xs-8,
.ant-col-xs-9,
.ant-col-xs-10,
.ant-col-xs-11,
.ant-col-xs-12,
.ant-col-xs-13,
.ant-col-xs-14,
.ant-col-xs-15,
.ant-col-xs-16,
.ant-col-xs-17,
.ant-col-xs-18,
.ant-col-xs-19,
.ant-col-xs-20,
.ant-col-xs-21,
.ant-col-xs-22,
.ant-col-xs-23,
.ant-col-xs-24 {
  float: left;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ant-col-xs-24 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.ant-col-xs-push-24 {
  left: 100%;
}
.ant-col-xs-pull-24 {
  right: 100%;
}
.ant-col-xs-offset-24 {
  margin-left: 100%;
}
.ant-col-xs-order-24 {
  -webkit-box-ordinal-group: 25;
      -ms-flex-order: 24;
          order: 24;
}
.ant-col-xs-23 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 95.83333333%;
}
.ant-col-xs-push-23 {
  left: 95.83333333%;
}
.ant-col-xs-pull-23 {
  right: 95.83333333%;
}
.ant-col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.ant-col-xs-order-23 {
  -webkit-box-ordinal-group: 24;
      -ms-flex-order: 23;
          order: 23;
}
.ant-col-xs-22 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 91.66666667%;
}
.ant-col-xs-push-22 {
  left: 91.66666667%;
}
.ant-col-xs-pull-22 {
  right: 91.66666667%;
}
.ant-col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.ant-col-xs-order-22 {
  -webkit-box-ordinal-group: 23;
      -ms-flex-order: 22;
          order: 22;
}
.ant-col-xs-21 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 87.5%;
}
.ant-col-xs-push-21 {
  left: 87.5%;
}
.ant-col-xs-pull-21 {
  right: 87.5%;
}
.ant-col-xs-offset-21 {
  margin-left: 87.5%;
}
.ant-col-xs-order-21 {
  -webkit-box-ordinal-group: 22;
      -ms-flex-order: 21;
          order: 21;
}
.ant-col-xs-20 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 83.33333333%;
}
.ant-col-xs-push-20 {
  left: 83.33333333%;
}
.ant-col-xs-pull-20 {
  right: 83.33333333%;
}
.ant-col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.ant-col-xs-order-20 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
}
.ant-col-xs-19 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 79.16666667%;
}
.ant-col-xs-push-19 {
  left: 79.16666667%;
}
.ant-col-xs-pull-19 {
  right: 79.16666667%;
}
.ant-col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.ant-col-xs-order-19 {
  -webkit-box-ordinal-group: 20;
      -ms-flex-order: 19;
          order: 19;
}
.ant-col-xs-18 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 75%;
}
.ant-col-xs-push-18 {
  left: 75%;
}
.ant-col-xs-pull-18 {
  right: 75%;
}
.ant-col-xs-offset-18 {
  margin-left: 75%;
}
.ant-col-xs-order-18 {
  -webkit-box-ordinal-group: 19;
      -ms-flex-order: 18;
          order: 18;
}
.ant-col-xs-17 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 70.83333333%;
}
.ant-col-xs-push-17 {
  left: 70.83333333%;
}
.ant-col-xs-pull-17 {
  right: 70.83333333%;
}
.ant-col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.ant-col-xs-order-17 {
  -webkit-box-ordinal-group: 18;
      -ms-flex-order: 17;
          order: 17;
}
.ant-col-xs-16 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 66.66666667%;
}
.ant-col-xs-push-16 {
  left: 66.66666667%;
}
.ant-col-xs-pull-16 {
  right: 66.66666667%;
}
.ant-col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.ant-col-xs-order-16 {
  -webkit-box-ordinal-group: 17;
      -ms-flex-order: 16;
          order: 16;
}
.ant-col-xs-15 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 62.5%;
}
.ant-col-xs-push-15 {
  left: 62.5%;
}
.ant-col-xs-pull-15 {
  right: 62.5%;
}
.ant-col-xs-offset-15 {
  margin-left: 62.5%;
}
.ant-col-xs-order-15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.ant-col-xs-14 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 58.33333333%;
}
.ant-col-xs-push-14 {
  left: 58.33333333%;
}
.ant-col-xs-pull-14 {
  right: 58.33333333%;
}
.ant-col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.ant-col-xs-order-14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.ant-col-xs-13 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 54.16666667%;
}
.ant-col-xs-push-13 {
  left: 54.16666667%;
}
.ant-col-xs-pull-13 {
  right: 54.16666667%;
}
.ant-col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.ant-col-xs-order-13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.ant-col-xs-12 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}
.ant-col-xs-push-12 {
  left: 50%;
}
.ant-col-xs-pull-12 {
  right: 50%;
}
.ant-col-xs-offset-12 {
  margin-left: 50%;
}
.ant-col-xs-order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.ant-col-xs-11 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 45.83333333%;
}
.ant-col-xs-push-11 {
  left: 45.83333333%;
}
.ant-col-xs-pull-11 {
  right: 45.83333333%;
}
.ant-col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.ant-col-xs-order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.ant-col-xs-10 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 41.66666667%;
}
.ant-col-xs-push-10 {
  left: 41.66666667%;
}
.ant-col-xs-pull-10 {
  right: 41.66666667%;
}
.ant-col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.ant-col-xs-order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.ant-col-xs-9 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 37.5%;
}
.ant-col-xs-push-9 {
  left: 37.5%;
}
.ant-col-xs-pull-9 {
  right: 37.5%;
}
.ant-col-xs-offset-9 {
  margin-left: 37.5%;
}
.ant-col-xs-order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.ant-col-xs-8 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 33.33333333%;
}
.ant-col-xs-push-8 {
  left: 33.33333333%;
}
.ant-col-xs-pull-8 {
  right: 33.33333333%;
}
.ant-col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.ant-col-xs-order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.ant-col-xs-7 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 29.16666667%;
}
.ant-col-xs-push-7 {
  left: 29.16666667%;
}
.ant-col-xs-pull-7 {
  right: 29.16666667%;
}
.ant-col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.ant-col-xs-order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.ant-col-xs-6 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 25%;
}
.ant-col-xs-push-6 {
  left: 25%;
}
.ant-col-xs-pull-6 {
  right: 25%;
}
.ant-col-xs-offset-6 {
  margin-left: 25%;
}
.ant-col-xs-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.ant-col-xs-5 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 20.83333333%;
}
.ant-col-xs-push-5 {
  left: 20.83333333%;
}
.ant-col-xs-pull-5 {
  right: 20.83333333%;
}
.ant-col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.ant-col-xs-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.ant-col-xs-4 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.66666667%;
}
.ant-col-xs-push-4 {
  left: 16.66666667%;
}
.ant-col-xs-pull-4 {
  right: 16.66666667%;
}
.ant-col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.ant-col-xs-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.ant-col-xs-3 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 12.5%;
}
.ant-col-xs-push-3 {
  left: 12.5%;
}
.ant-col-xs-pull-3 {
  right: 12.5%;
}
.ant-col-xs-offset-3 {
  margin-left: 12.5%;
}
.ant-col-xs-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.ant-col-xs-2 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 8.33333333%;
}
.ant-col-xs-push-2 {
  left: 8.33333333%;
}
.ant-col-xs-pull-2 {
  right: 8.33333333%;
}
.ant-col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.ant-col-xs-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.ant-col-xs-1 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4.16666667%;
}
.ant-col-xs-push-1 {
  left: 4.16666667%;
}
.ant-col-xs-pull-1 {
  right: 4.16666667%;
}
.ant-col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.ant-col-xs-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-col-xs-0 {
  display: none;
}
.ant-col-push-0 {
  left: auto;
}
.ant-col-pull-0 {
  right: auto;
}
.ant-col-xs-push-0 {
  left: auto;
}
.ant-col-xs-pull-0 {
  right: auto;
}
.ant-col-xs-offset-0 {
  margin-left: 0;
}
.ant-col-xs-order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}
@media (min-width: 576px) {
  .ant-col-sm-1,
  .ant-col-sm-2,
  .ant-col-sm-3,
  .ant-col-sm-4,
  .ant-col-sm-5,
  .ant-col-sm-6,
  .ant-col-sm-7,
  .ant-col-sm-8,
  .ant-col-sm-9,
  .ant-col-sm-10,
  .ant-col-sm-11,
  .ant-col-sm-12,
  .ant-col-sm-13,
  .ant-col-sm-14,
  .ant-col-sm-15,
  .ant-col-sm-16,
  .ant-col-sm-17,
  .ant-col-sm-18,
  .ant-col-sm-19,
  .ant-col-sm-20,
  .ant-col-sm-21,
  .ant-col-sm-22,
  .ant-col-sm-23,
  .ant-col-sm-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .ant-col-sm-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-sm-push-24 {
    left: 100%;
  }
  .ant-col-sm-pull-24 {
    right: 100%;
  }
  .ant-col-sm-offset-24 {
    margin-left: 100%;
  }
  .ant-col-sm-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-sm-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-sm-push-23 {
    left: 95.83333333%;
  }
  .ant-col-sm-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-sm-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-sm-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-sm-push-22 {
    left: 91.66666667%;
  }
  .ant-col-sm-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-sm-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-sm-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-sm-push-21 {
    left: 87.5%;
  }
  .ant-col-sm-pull-21 {
    right: 87.5%;
  }
  .ant-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-sm-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-sm-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-sm-push-20 {
    left: 83.33333333%;
  }
  .ant-col-sm-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-sm-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-sm-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-sm-push-19 {
    left: 79.16666667%;
  }
  .ant-col-sm-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-sm-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-sm-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-sm-push-18 {
    left: 75%;
  }
  .ant-col-sm-pull-18 {
    right: 75%;
  }
  .ant-col-sm-offset-18 {
    margin-left: 75%;
  }
  .ant-col-sm-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-sm-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-sm-push-17 {
    left: 70.83333333%;
  }
  .ant-col-sm-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-sm-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-sm-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-sm-push-16 {
    left: 66.66666667%;
  }
  .ant-col-sm-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-sm-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-sm-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-sm-push-15 {
    left: 62.5%;
  }
  .ant-col-sm-pull-15 {
    right: 62.5%;
  }
  .ant-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-sm-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-sm-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-sm-push-14 {
    left: 58.33333333%;
  }
  .ant-col-sm-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-sm-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-sm-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-sm-push-13 {
    left: 54.16666667%;
  }
  .ant-col-sm-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-sm-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-sm-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-sm-push-12 {
    left: 50%;
  }
  .ant-col-sm-pull-12 {
    right: 50%;
  }
  .ant-col-sm-offset-12 {
    margin-left: 50%;
  }
  .ant-col-sm-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-sm-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-sm-push-11 {
    left: 45.83333333%;
  }
  .ant-col-sm-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-sm-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-sm-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-sm-push-10 {
    left: 41.66666667%;
  }
  .ant-col-sm-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-sm-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-sm-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-sm-push-9 {
    left: 37.5%;
  }
  .ant-col-sm-pull-9 {
    right: 37.5%;
  }
  .ant-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-sm-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-sm-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-sm-push-8 {
    left: 33.33333333%;
  }
  .ant-col-sm-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-sm-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-sm-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-sm-push-7 {
    left: 29.16666667%;
  }
  .ant-col-sm-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-sm-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-sm-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-sm-push-6 {
    left: 25%;
  }
  .ant-col-sm-pull-6 {
    right: 25%;
  }
  .ant-col-sm-offset-6 {
    margin-left: 25%;
  }
  .ant-col-sm-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-sm-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-sm-push-5 {
    left: 20.83333333%;
  }
  .ant-col-sm-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-sm-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-sm-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-sm-push-4 {
    left: 16.66666667%;
  }
  .ant-col-sm-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-sm-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-sm-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-sm-push-3 {
    left: 12.5%;
  }
  .ant-col-sm-pull-3 {
    right: 12.5%;
  }
  .ant-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-sm-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-sm-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-sm-push-2 {
    left: 8.33333333%;
  }
  .ant-col-sm-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-sm-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-sm-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-sm-push-1 {
    left: 4.16666667%;
  }
  .ant-col-sm-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-sm-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-sm-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-sm-push-0 {
    left: auto;
  }
  .ant-col-sm-pull-0 {
    right: auto;
  }
  .ant-col-sm-offset-0 {
    margin-left: 0;
  }
  .ant-col-sm-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 768px) {
  .ant-col-md-1,
  .ant-col-md-2,
  .ant-col-md-3,
  .ant-col-md-4,
  .ant-col-md-5,
  .ant-col-md-6,
  .ant-col-md-7,
  .ant-col-md-8,
  .ant-col-md-9,
  .ant-col-md-10,
  .ant-col-md-11,
  .ant-col-md-12,
  .ant-col-md-13,
  .ant-col-md-14,
  .ant-col-md-15,
  .ant-col-md-16,
  .ant-col-md-17,
  .ant-col-md-18,
  .ant-col-md-19,
  .ant-col-md-20,
  .ant-col-md-21,
  .ant-col-md-22,
  .ant-col-md-23,
  .ant-col-md-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .ant-col-md-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-md-push-24 {
    left: 100%;
  }
  .ant-col-md-pull-24 {
    right: 100%;
  }
  .ant-col-md-offset-24 {
    margin-left: 100%;
  }
  .ant-col-md-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-md-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-md-push-23 {
    left: 95.83333333%;
  }
  .ant-col-md-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-md-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-md-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-md-push-22 {
    left: 91.66666667%;
  }
  .ant-col-md-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-md-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-md-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-md-push-21 {
    left: 87.5%;
  }
  .ant-col-md-pull-21 {
    right: 87.5%;
  }
  .ant-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-md-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-md-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-md-push-20 {
    left: 83.33333333%;
  }
  .ant-col-md-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-md-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-md-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-md-push-19 {
    left: 79.16666667%;
  }
  .ant-col-md-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-md-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-md-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-md-push-18 {
    left: 75%;
  }
  .ant-col-md-pull-18 {
    right: 75%;
  }
  .ant-col-md-offset-18 {
    margin-left: 75%;
  }
  .ant-col-md-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-md-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-md-push-17 {
    left: 70.83333333%;
  }
  .ant-col-md-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-md-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-md-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-md-push-16 {
    left: 66.66666667%;
  }
  .ant-col-md-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-md-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-md-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-md-push-15 {
    left: 62.5%;
  }
  .ant-col-md-pull-15 {
    right: 62.5%;
  }
  .ant-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-md-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-md-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-md-push-14 {
    left: 58.33333333%;
  }
  .ant-col-md-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-md-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-md-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-md-push-13 {
    left: 54.16666667%;
  }
  .ant-col-md-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-md-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-md-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-md-push-12 {
    left: 50%;
  }
  .ant-col-md-pull-12 {
    right: 50%;
  }
  .ant-col-md-offset-12 {
    margin-left: 50%;
  }
  .ant-col-md-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-md-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-md-push-11 {
    left: 45.83333333%;
  }
  .ant-col-md-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-md-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-md-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-md-push-10 {
    left: 41.66666667%;
  }
  .ant-col-md-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-md-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-md-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-md-push-9 {
    left: 37.5%;
  }
  .ant-col-md-pull-9 {
    right: 37.5%;
  }
  .ant-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-md-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-md-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-md-push-8 {
    left: 33.33333333%;
  }
  .ant-col-md-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-md-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-md-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-md-push-7 {
    left: 29.16666667%;
  }
  .ant-col-md-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-md-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-md-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-md-push-6 {
    left: 25%;
  }
  .ant-col-md-pull-6 {
    right: 25%;
  }
  .ant-col-md-offset-6 {
    margin-left: 25%;
  }
  .ant-col-md-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-md-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-md-push-5 {
    left: 20.83333333%;
  }
  .ant-col-md-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-md-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-md-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-md-push-4 {
    left: 16.66666667%;
  }
  .ant-col-md-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-md-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-md-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-md-push-3 {
    left: 12.5%;
  }
  .ant-col-md-pull-3 {
    right: 12.5%;
  }
  .ant-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-md-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-md-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-md-push-2 {
    left: 8.33333333%;
  }
  .ant-col-md-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-md-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-md-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-md-push-1 {
    left: 4.16666667%;
  }
  .ant-col-md-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-md-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-md-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-md-push-0 {
    left: auto;
  }
  .ant-col-md-pull-0 {
    right: auto;
  }
  .ant-col-md-offset-0 {
    margin-left: 0;
  }
  .ant-col-md-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 992px) {
  .ant-col-lg-1,
  .ant-col-lg-2,
  .ant-col-lg-3,
  .ant-col-lg-4,
  .ant-col-lg-5,
  .ant-col-lg-6,
  .ant-col-lg-7,
  .ant-col-lg-8,
  .ant-col-lg-9,
  .ant-col-lg-10,
  .ant-col-lg-11,
  .ant-col-lg-12,
  .ant-col-lg-13,
  .ant-col-lg-14,
  .ant-col-lg-15,
  .ant-col-lg-16,
  .ant-col-lg-17,
  .ant-col-lg-18,
  .ant-col-lg-19,
  .ant-col-lg-20,
  .ant-col-lg-21,
  .ant-col-lg-22,
  .ant-col-lg-23,
  .ant-col-lg-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .ant-col-lg-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-lg-push-24 {
    left: 100%;
  }
  .ant-col-lg-pull-24 {
    right: 100%;
  }
  .ant-col-lg-offset-24 {
    margin-left: 100%;
  }
  .ant-col-lg-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-lg-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-lg-push-23 {
    left: 95.83333333%;
  }
  .ant-col-lg-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-lg-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-lg-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-lg-push-22 {
    left: 91.66666667%;
  }
  .ant-col-lg-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-lg-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-lg-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-lg-push-21 {
    left: 87.5%;
  }
  .ant-col-lg-pull-21 {
    right: 87.5%;
  }
  .ant-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-lg-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-lg-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-lg-push-20 {
    left: 83.33333333%;
  }
  .ant-col-lg-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-lg-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-lg-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-lg-push-19 {
    left: 79.16666667%;
  }
  .ant-col-lg-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-lg-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-lg-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-lg-push-18 {
    left: 75%;
  }
  .ant-col-lg-pull-18 {
    right: 75%;
  }
  .ant-col-lg-offset-18 {
    margin-left: 75%;
  }
  .ant-col-lg-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-lg-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-lg-push-17 {
    left: 70.83333333%;
  }
  .ant-col-lg-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-lg-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-lg-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-lg-push-16 {
    left: 66.66666667%;
  }
  .ant-col-lg-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-lg-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-lg-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-lg-push-15 {
    left: 62.5%;
  }
  .ant-col-lg-pull-15 {
    right: 62.5%;
  }
  .ant-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-lg-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-lg-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-lg-push-14 {
    left: 58.33333333%;
  }
  .ant-col-lg-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-lg-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-lg-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-lg-push-13 {
    left: 54.16666667%;
  }
  .ant-col-lg-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-lg-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-lg-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-lg-push-12 {
    left: 50%;
  }
  .ant-col-lg-pull-12 {
    right: 50%;
  }
  .ant-col-lg-offset-12 {
    margin-left: 50%;
  }
  .ant-col-lg-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-lg-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-lg-push-11 {
    left: 45.83333333%;
  }
  .ant-col-lg-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-lg-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-lg-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-lg-push-10 {
    left: 41.66666667%;
  }
  .ant-col-lg-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-lg-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-lg-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-lg-push-9 {
    left: 37.5%;
  }
  .ant-col-lg-pull-9 {
    right: 37.5%;
  }
  .ant-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-lg-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-lg-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-lg-push-8 {
    left: 33.33333333%;
  }
  .ant-col-lg-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-lg-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-lg-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-lg-push-7 {
    left: 29.16666667%;
  }
  .ant-col-lg-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-lg-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-lg-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-lg-push-6 {
    left: 25%;
  }
  .ant-col-lg-pull-6 {
    right: 25%;
  }
  .ant-col-lg-offset-6 {
    margin-left: 25%;
  }
  .ant-col-lg-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-lg-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-lg-push-5 {
    left: 20.83333333%;
  }
  .ant-col-lg-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-lg-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-lg-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-lg-push-4 {
    left: 16.66666667%;
  }
  .ant-col-lg-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-lg-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-lg-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-lg-push-3 {
    left: 12.5%;
  }
  .ant-col-lg-pull-3 {
    right: 12.5%;
  }
  .ant-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-lg-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-lg-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-lg-push-2 {
    left: 8.33333333%;
  }
  .ant-col-lg-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-lg-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-lg-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-lg-push-1 {
    left: 4.16666667%;
  }
  .ant-col-lg-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-lg-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-lg-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-lg-push-0 {
    left: auto;
  }
  .ant-col-lg-pull-0 {
    right: auto;
  }
  .ant-col-lg-offset-0 {
    margin-left: 0;
  }
  .ant-col-lg-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1200px) {
  .ant-col-xl-1,
  .ant-col-xl-2,
  .ant-col-xl-3,
  .ant-col-xl-4,
  .ant-col-xl-5,
  .ant-col-xl-6,
  .ant-col-xl-7,
  .ant-col-xl-8,
  .ant-col-xl-9,
  .ant-col-xl-10,
  .ant-col-xl-11,
  .ant-col-xl-12,
  .ant-col-xl-13,
  .ant-col-xl-14,
  .ant-col-xl-15,
  .ant-col-xl-16,
  .ant-col-xl-17,
  .ant-col-xl-18,
  .ant-col-xl-19,
  .ant-col-xl-20,
  .ant-col-xl-21,
  .ant-col-xl-22,
  .ant-col-xl-23,
  .ant-col-xl-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .ant-col-xl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-xl-push-24 {
    left: 100%;
  }
  .ant-col-xl-pull-24 {
    right: 100%;
  }
  .ant-col-xl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xl-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-xl-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-xl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xl-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-xl-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-xl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xl-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-xl-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-xl-push-21 {
    left: 87.5%;
  }
  .ant-col-xl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xl-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-xl-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-xl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xl-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-xl-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-xl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xl-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-xl-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-xl-push-18 {
    left: 75%;
  }
  .ant-col-xl-pull-18 {
    right: 75%;
  }
  .ant-col-xl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xl-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-xl-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-xl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xl-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-xl-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-xl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xl-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-xl-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-xl-push-15 {
    left: 62.5%;
  }
  .ant-col-xl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xl-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-xl-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-xl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xl-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-xl-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-xl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xl-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-xl-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-xl-push-12 {
    left: 50%;
  }
  .ant-col-xl-pull-12 {
    right: 50%;
  }
  .ant-col-xl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-xl-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-xl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-xl-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-xl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-xl-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-xl-push-9 {
    left: 37.5%;
  }
  .ant-col-xl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-xl-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-xl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-xl-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-xl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-xl-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-xl-push-6 {
    left: 25%;
  }
  .ant-col-xl-pull-6 {
    right: 25%;
  }
  .ant-col-xl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-xl-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-xl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-xl-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-xl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-xl-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-xl-push-3 {
    left: 12.5%;
  }
  .ant-col-xl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-xl-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-xl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-xl-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-xl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-xl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xl-push-0 {
    left: auto;
  }
  .ant-col-xl-pull-0 {
    right: auto;
  }
  .ant-col-xl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xl-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (min-width: 1600px) {
  .ant-col-xxl-1,
  .ant-col-xxl-2,
  .ant-col-xxl-3,
  .ant-col-xxl-4,
  .ant-col-xxl-5,
  .ant-col-xxl-6,
  .ant-col-xxl-7,
  .ant-col-xxl-8,
  .ant-col-xxl-9,
  .ant-col-xxl-10,
  .ant-col-xxl-11,
  .ant-col-xxl-12,
  .ant-col-xxl-13,
  .ant-col-xxl-14,
  .ant-col-xxl-15,
  .ant-col-xxl-16,
  .ant-col-xxl-17,
  .ant-col-xxl-18,
  .ant-col-xxl-19,
  .ant-col-xxl-20,
  .ant-col-xxl-21,
  .ant-col-xxl-22,
  .ant-col-xxl-23,
  .ant-col-xxl-24 {
    float: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .ant-col-xxl-24 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
  }
  .ant-col-xxl-push-24 {
    left: 100%;
  }
  .ant-col-xxl-pull-24 {
    right: 100%;
  }
  .ant-col-xxl-offset-24 {
    margin-left: 100%;
  }
  .ant-col-xxl-order-24 {
    -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
            order: 24;
  }
  .ant-col-xxl-23 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 95.83333333%;
  }
  .ant-col-xxl-push-23 {
    left: 95.83333333%;
  }
  .ant-col-xxl-pull-23 {
    right: 95.83333333%;
  }
  .ant-col-xxl-offset-23 {
    margin-left: 95.83333333%;
  }
  .ant-col-xxl-order-23 {
    -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
            order: 23;
  }
  .ant-col-xxl-22 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 91.66666667%;
  }
  .ant-col-xxl-push-22 {
    left: 91.66666667%;
  }
  .ant-col-xxl-pull-22 {
    right: 91.66666667%;
  }
  .ant-col-xxl-offset-22 {
    margin-left: 91.66666667%;
  }
  .ant-col-xxl-order-22 {
    -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
            order: 22;
  }
  .ant-col-xxl-21 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 87.5%;
  }
  .ant-col-xxl-push-21 {
    left: 87.5%;
  }
  .ant-col-xxl-pull-21 {
    right: 87.5%;
  }
  .ant-col-xxl-offset-21 {
    margin-left: 87.5%;
  }
  .ant-col-xxl-order-21 {
    -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
            order: 21;
  }
  .ant-col-xxl-20 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 83.33333333%;
  }
  .ant-col-xxl-push-20 {
    left: 83.33333333%;
  }
  .ant-col-xxl-pull-20 {
    right: 83.33333333%;
  }
  .ant-col-xxl-offset-20 {
    margin-left: 83.33333333%;
  }
  .ant-col-xxl-order-20 {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
  }
  .ant-col-xxl-19 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 79.16666667%;
  }
  .ant-col-xxl-push-19 {
    left: 79.16666667%;
  }
  .ant-col-xxl-pull-19 {
    right: 79.16666667%;
  }
  .ant-col-xxl-offset-19 {
    margin-left: 79.16666667%;
  }
  .ant-col-xxl-order-19 {
    -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
            order: 19;
  }
  .ant-col-xxl-18 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 75%;
  }
  .ant-col-xxl-push-18 {
    left: 75%;
  }
  .ant-col-xxl-pull-18 {
    right: 75%;
  }
  .ant-col-xxl-offset-18 {
    margin-left: 75%;
  }
  .ant-col-xxl-order-18 {
    -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
            order: 18;
  }
  .ant-col-xxl-17 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 70.83333333%;
  }
  .ant-col-xxl-push-17 {
    left: 70.83333333%;
  }
  .ant-col-xxl-pull-17 {
    right: 70.83333333%;
  }
  .ant-col-xxl-offset-17 {
    margin-left: 70.83333333%;
  }
  .ant-col-xxl-order-17 {
    -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
            order: 17;
  }
  .ant-col-xxl-16 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 66.66666667%;
  }
  .ant-col-xxl-push-16 {
    left: 66.66666667%;
  }
  .ant-col-xxl-pull-16 {
    right: 66.66666667%;
  }
  .ant-col-xxl-offset-16 {
    margin-left: 66.66666667%;
  }
  .ant-col-xxl-order-16 {
    -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
            order: 16;
  }
  .ant-col-xxl-15 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 62.5%;
  }
  .ant-col-xxl-push-15 {
    left: 62.5%;
  }
  .ant-col-xxl-pull-15 {
    right: 62.5%;
  }
  .ant-col-xxl-offset-15 {
    margin-left: 62.5%;
  }
  .ant-col-xxl-order-15 {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
  .ant-col-xxl-14 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 58.33333333%;
  }
  .ant-col-xxl-push-14 {
    left: 58.33333333%;
  }
  .ant-col-xxl-pull-14 {
    right: 58.33333333%;
  }
  .ant-col-xxl-offset-14 {
    margin-left: 58.33333333%;
  }
  .ant-col-xxl-order-14 {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .ant-col-xxl-13 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 54.16666667%;
  }
  .ant-col-xxl-push-13 {
    left: 54.16666667%;
  }
  .ant-col-xxl-pull-13 {
    right: 54.16666667%;
  }
  .ant-col-xxl-offset-13 {
    margin-left: 54.16666667%;
  }
  .ant-col-xxl-order-13 {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .ant-col-xxl-12 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  .ant-col-xxl-push-12 {
    left: 50%;
  }
  .ant-col-xxl-pull-12 {
    right: 50%;
  }
  .ant-col-xxl-offset-12 {
    margin-left: 50%;
  }
  .ant-col-xxl-order-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .ant-col-xxl-11 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 45.83333333%;
  }
  .ant-col-xxl-push-11 {
    left: 45.83333333%;
  }
  .ant-col-xxl-pull-11 {
    right: 45.83333333%;
  }
  .ant-col-xxl-offset-11 {
    margin-left: 45.83333333%;
  }
  .ant-col-xxl-order-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .ant-col-xxl-10 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 41.66666667%;
  }
  .ant-col-xxl-push-10 {
    left: 41.66666667%;
  }
  .ant-col-xxl-pull-10 {
    right: 41.66666667%;
  }
  .ant-col-xxl-offset-10 {
    margin-left: 41.66666667%;
  }
  .ant-col-xxl-order-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .ant-col-xxl-9 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 37.5%;
  }
  .ant-col-xxl-push-9 {
    left: 37.5%;
  }
  .ant-col-xxl-pull-9 {
    right: 37.5%;
  }
  .ant-col-xxl-offset-9 {
    margin-left: 37.5%;
  }
  .ant-col-xxl-order-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .ant-col-xxl-8 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.33333333%;
  }
  .ant-col-xxl-push-8 {
    left: 33.33333333%;
  }
  .ant-col-xxl-pull-8 {
    right: 33.33333333%;
  }
  .ant-col-xxl-offset-8 {
    margin-left: 33.33333333%;
  }
  .ant-col-xxl-order-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .ant-col-xxl-7 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 29.16666667%;
  }
  .ant-col-xxl-push-7 {
    left: 29.16666667%;
  }
  .ant-col-xxl-pull-7 {
    right: 29.16666667%;
  }
  .ant-col-xxl-offset-7 {
    margin-left: 29.16666667%;
  }
  .ant-col-xxl-order-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .ant-col-xxl-6 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 25%;
  }
  .ant-col-xxl-push-6 {
    left: 25%;
  }
  .ant-col-xxl-pull-6 {
    right: 25%;
  }
  .ant-col-xxl-offset-6 {
    margin-left: 25%;
  }
  .ant-col-xxl-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .ant-col-xxl-5 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 20.83333333%;
  }
  .ant-col-xxl-push-5 {
    left: 20.83333333%;
  }
  .ant-col-xxl-pull-5 {
    right: 20.83333333%;
  }
  .ant-col-xxl-offset-5 {
    margin-left: 20.83333333%;
  }
  .ant-col-xxl-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .ant-col-xxl-4 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 16.66666667%;
  }
  .ant-col-xxl-push-4 {
    left: 16.66666667%;
  }
  .ant-col-xxl-pull-4 {
    right: 16.66666667%;
  }
  .ant-col-xxl-offset-4 {
    margin-left: 16.66666667%;
  }
  .ant-col-xxl-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .ant-col-xxl-3 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 12.5%;
  }
  .ant-col-xxl-push-3 {
    left: 12.5%;
  }
  .ant-col-xxl-pull-3 {
    right: 12.5%;
  }
  .ant-col-xxl-offset-3 {
    margin-left: 12.5%;
  }
  .ant-col-xxl-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .ant-col-xxl-2 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 8.33333333%;
  }
  .ant-col-xxl-push-2 {
    left: 8.33333333%;
  }
  .ant-col-xxl-pull-2 {
    right: 8.33333333%;
  }
  .ant-col-xxl-offset-2 {
    margin-left: 8.33333333%;
  }
  .ant-col-xxl-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .ant-col-xxl-1 {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 4.16666667%;
  }
  .ant-col-xxl-push-1 {
    left: 4.16666667%;
  }
  .ant-col-xxl-pull-1 {
    right: 4.16666667%;
  }
  .ant-col-xxl-offset-1 {
    margin-left: 4.16666667%;
  }
  .ant-col-xxl-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .ant-col-xxl-0 {
    display: none;
  }
  .ant-col-push-0 {
    left: auto;
  }
  .ant-col-pull-0 {
    right: auto;
  }
  .ant-col-xxl-push-0 {
    left: auto;
  }
  .ant-col-xxl-pull-0 {
    right: auto;
  }
  .ant-col-xxl-offset-0 {
    margin-left: 0;
  }
  .ant-col-xxl-order-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.ant-input {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-variant: tabular-nums;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input::-moz-placeholder {
  opacity: 1;
}
.ant-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-input:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-input:focus {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-input-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-input-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-input {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-input-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-input-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-input-group {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.ant-input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.ant-input-group > [class*="col-"] {
  padding-right: 8px;
}
.ant-input-group > [class*="col-"]:last-child {
  padding-right: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap,
.ant-input-group > .ant-input {
  display: table-cell;
}
.ant-input-group-addon:not(:first-child):not(:last-child),
.ant-input-group-wrap:not(:first-child):not(:last-child),
.ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ant-input-group-addon,
.ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
.ant-input-group-wrap > * {
  display: block !important;
}
.ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.ant-input-group .ant-input:focus {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
.ant-input-group-addon {
  padding: 0 11px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
.ant-input-group-addon .ant-select .ant-select-selection {
  background-color: inherit;
  margin: -1px;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-input-group-addon .ant-select-open .ant-select-selection,
.ant-input-group-addon .ant-select-focused .ant-select-selection {
  color: #0066b3;
}
.ant-input-group-addon > i:only-child:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ant-input-group > .ant-input:first-child,
.ant-input-group-addon:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ant-input-group > .ant-input:first-child .ant-select .ant-select-selection,
.ant-input-group-addon:first-child .ant-select .ant-select-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ant-input-group-addon:first-child {
  border-right: 0;
}
.ant-input-group-addon:last-child {
  border-left: 0;
}
.ant-input-group > .ant-input:last-child,
.ant-input-group-addon:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-input-group > .ant-input:last-child .ant-select .ant-select-selection,
.ant-input-group-addon:last-child .ant-select .ant-select-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ant-input-group-lg .ant-input,
.ant-input-group-lg > .ant-input-group-addon {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-input-group-sm .ant-input,
.ant-input-group-sm > .ant-input-group-addon {
  padding: 1px 7px;
  height: 24px;
}
.ant-input-group-lg .ant-select-selection--single {
  height: 40px;
}
.ant-input-group-sm .ant-select-selection--single {
  height: 24px;
}
.ant-input-group .ant-input-affix-wrapper {
  display: table-cell;
  width: 100%;
  float: left;
}
.ant-input-group.ant-input-group-compact {
  display: block;
  zoom: 1;
}
.ant-input-group.ant-input-group-compact::before {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-group.ant-input-group-compact:before,
.ant-input-group.ant-input-group-compact:after {
  content: "";
  display: table;
}
.ant-input-group.ant-input-group-compact:after {
  clear: both;
}
.ant-input-group.ant-input-group-compact::before {
  display: table;
  content: '';
}
.ant-input-group.ant-input-group-compact::after {
  display: table;
  clear: both;
  content: '';
}
.ant-input-group.ant-input-group-compact:before,
.ant-input-group.ant-input-group-compact:after {
  content: "";
  display: table;
}
.ant-input-group.ant-input-group-compact:after {
  clear: both;
}
.ant-input-group.ant-input-group-compact > * {
  border-radius: 0;
  border-right-width: 0;
  vertical-align: top;
  float: none;
  display: inline-block;
}
.ant-input-group.ant-input-group-compact > span > .ant-input {
  border-right-width: 0;
}
.ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
.ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input {
  border-radius: 0;
  border-right-width: 0;
}
.ant-input-group.ant-input-group-compact > *:first-child,
.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ant-input-group.ant-input-group-compact > *:last-child,
.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selection,
.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right-width: 1px;
}
.ant-input-group-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.ant-input-affix-wrapper {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  width: 100%;
}
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-input-affix-wrapper .ant-input {
  position: static;
}
.ant-input-affix-wrapper .ant-input-prefix,
.ant-input-affix-wrapper .ant-input-suffix {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 0;
  color: rgba(0, 0, 0, 0.65);
}
.ant-input-affix-wrapper .ant-input-prefix :not(.anticon),
.ant-input-affix-wrapper .ant-input-suffix :not(.anticon) {
  line-height: 1.5;
}
.ant-input-affix-wrapper .ant-input-prefix {
  left: 12px;
}
.ant-input-affix-wrapper .ant-input-suffix {
  right: 12px;
}
.ant-input-affix-wrapper .ant-input:not(:first-child) {
  padding-left: 30px;
}
.ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-right: 30px;
}
.ant-input-affix-wrapper .ant-input {
  min-height: 100%;
}
.ant-input-search-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-input-search-icon:hover {
  color: #333;
}
.ant-input-search:not(.ant-input-search-small) > .ant-input-suffix {
  right: 12px;
}
.ant-input-search > .ant-input-suffix > .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ant-input-search > .ant-input-suffix > .ant-input-search-button > .anticon-search {
  font-size: 16px;
}
.ant-input-search.ant-input-search-enter-button > .ant-input {
  padding-right: 46px;
}
.ant-input-search.ant-input-search-enter-button > .ant-input-suffix {
  right: 0;
}
.ant-input-number {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-variant: tabular-nums;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  position: relative;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0;
  padding: 0;
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  width: 90px;
}
.ant-input-number::-moz-placeholder {
  opacity: 1;
}
.ant-input-number::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-input-number::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-number::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-number:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-input-number:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input-number:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-input-number::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-input-number:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-input-number:focus {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-input-number-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-input-number-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-input-number {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-input-number-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-input-number-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-input-number-handler {
  text-align: center;
  line-height: 0;
  height: 50%;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.45);
  position: relative;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: block;
  width: 100%;
  font-weight: bold;
}
.ant-input-number-handler:active {
  background: #f4f4f4;
}
.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
  color: #0066b3;
}
.ant-input-number-handler-up-inner,
.ant-input-number-handler-down-inner {
  color: inherit;
  line-height: 0;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 12px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: inline-block;
  font-size: 12px;
  font-size: 7px \9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-input-number-handler-up-inner > *,
.ant-input-number-handler-down-inner > * {
  line-height: 1;
}
.ant-input-number-handler-up-inner svg,
.ant-input-number-handler-down-inner svg {
  display: inline-block;
}
.ant-input-number-handler-up-inner::before,
.ant-input-number-handler-down-inner::before {
  display: none;
}
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
  display: block;
}
.ant-input-number-handler-up-inner:before,
.ant-input-number-handler-down-inner:before {
  display: block;
  font-family: "anticon" !important;
}
:root .ant-input-number-handler-up-inner,
:root .ant-input-number-handler-down-inner {
  font-size: 12px;
}
.ant-input-number:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-input-number-focused {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-input-number-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-input-number-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
.ant-input-number-disabled .ant-input-number-input {
  cursor: not-allowed;
}
.ant-input-number-disabled .ant-input-number-handler-wrap {
  display: none;
}
.ant-input-number-input {
  width: 100%;
  text-align: left;
  outline: 0;
  -moz-appearance: textfield;
  height: 30px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: transparent;
  border: 0;
  border-radius: 4px;
  padding: 0 11px;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
}
.ant-input-number-input::-moz-placeholder {
  opacity: 1;
}
.ant-input-number-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-input-number-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-input-number-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-input-number-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-input-number-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-input-number-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-input-number-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-input-number-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-input-number-lg {
  padding: 0;
  font-size: 16px;
}
.ant-input-number-lg input {
  height: 38px;
}
.ant-input-number-sm {
  padding: 0;
}
.ant-input-number-sm input {
  height: 22px;
  padding: 0 7px;
}
.ant-input-number-handler-wrap {
  border-left: 1px solid #d9d9d9;
  width: 22px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  border-radius: 0 4px 4px 0;
  -webkit-transition: opacity 0.24s linear 0.1s;
  transition: opacity 0.24s linear 0.1s;
}
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
  height: 40%;
}
.ant-input-number:hover .ant-input-number-handler-wrap {
  opacity: 1;
}
.ant-input-number-handler-up {
  cursor: pointer;
}
.ant-input-number-handler-up-inner {
  top: 50%;
  margin-top: -5px;
}
.ant-input-number-handler-up-inner:before {
  text-align: center;
  content: "\e61e";
}
.ant-input-number-handler-up:hover {
  height: 60% !important;
}
.ant-input-number-handler-down {
  border-top: 1px solid #d9d9d9;
  top: 0;
  cursor: pointer;
}
.ant-input-number-handler-down-inner {
  top: 50%;
  margin-top: -6px;
}
.ant-input-number-handler-down-inner:before {
  text-align: center;
  content: "\e61d";
}
.ant-input-number-handler-down:hover {
  height: 60% !important;
}
.ant-input-number-handler-up-disabled,
.ant-input-number-handler-down-disabled {
  cursor: not-allowed;
}
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
  color: rgba(0, 0, 0, 0.25);
}
.ant-layout {
  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-flex: 1;
      -ms-flex: auto;
          flex: auto;
  background: #f0f2f5;
}
.ant-layout,
.ant-layout * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-layout.ant-layout-has-sider {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.ant-layout.ant-layout-has-sider > .ant-layout,
.ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden;
}
.ant-layout-header,
.ant-layout-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ant-layout-header {
  background: #001529;
  padding: 0 50px;
  height: 64px;
  line-height: 64px;
}
.ant-layout-footer {
  background: #f0f2f5;
  padding: 24px 50px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
}
.ant-layout-content {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.ant-layout-sider {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  background: #001529;
  /* fix firefox can't set width smaller than content on flex item */
  min-width: 0;
}
.ant-layout-sider-children {
  height: 100%;
  padding-top: 0.1px;
  margin-top: -0.1px;
}
.ant-layout-sider-has-trigger {
  padding-bottom: 48px;
}
.ant-layout-sider-right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.ant-layout-sider-trigger {
  position: fixed;
  text-align: center;
  bottom: 0;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: #002140;
  z-index: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ant-layout-sider-zero-width > * {
  overflow: hidden;
}
.ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  text-align: center;
  width: 36px;
  height: 42px;
  line-height: 42px;
  background: #001529;
  color: #fff;
  font-size: 18px;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-layout-sider-zero-width-trigger:hover {
  background: #192c3e;
}
.ant-layout-sider-light {
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
}
.ant-list {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.ant-list * {
  outline: none;
}
.ant-list-pagination {
  margin-top: 24px;
  text-align: right;
}
.ant-list-more {
  margin-top: 12px;
  text-align: center;
}
.ant-list-more button {
  padding-left: 32px;
  padding-right: 32px;
}
.ant-list-spin {
  text-align: center;
  min-height: 40px;
}
.ant-list-empty-text {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  padding: 16px;
  text-align: center;
}
.ant-list-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
}
.ant-list-item-meta {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0;
}
.ant-list-item-meta-avatar {
  margin-right: 16px;
}
.ant-list-item-meta-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
}
.ant-list-item-meta-title {
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 22px;
}
.ant-list-item-meta-title > a {
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-list-item-meta-title > a:hover {
  color: #0066b3;
}
.ant-list-item-meta-description {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
}
.ant-list-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ant-list-item-content-single {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ant-list-item-action {
  font-size: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 48px;
  padding: 0;
  list-style: none;
}
.ant-list-item-action > li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  padding: 0 8px;
  position: relative;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-item-action-split {
  background-color: #e8e8e8;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
}
.ant-list-item-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-list-header,
.ant-list-footer {
  padding-top: 12px;
  padding-bottom: 12px;
}
.ant-list-empty {
  color: rgba(0, 0, 0, 0.45);
  padding: 16px 0;
  font-size: 12px;
  text-align: center;
}
.ant-list-split .ant-list-item {
  border-bottom: 1px solid #e8e8e8;
}
.ant-list-split .ant-list-item:last-child {
  border-bottom: none;
}
.ant-list-split .ant-list-header {
  border-bottom: 1px solid #e8e8e8;
}
.ant-list-loading .ant-list-spin-nested-loading {
  min-height: 32px;
}
.ant-list-something-after-last-item .ant-spin-container > .ant-list-item:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.ant-list-lg .ant-list-item {
  padding-top: 16px;
  padding-bottom: 16px;
}
.ant-list-sm .ant-list-item {
  padding-top: 8px;
  padding-bottom: 8px;
}
.ant-list-vertical .ant-list-item {
  display: block;
}
.ant-list-vertical .ant-list-item-extra-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-list-vertical .ant-list-item-main {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ant-list-vertical .ant-list-item-extra {
  margin-left: 58px;
}
.ant-list-vertical .ant-list-item-meta {
  margin-bottom: 16px;
}
.ant-list-vertical .ant-list-item-meta-avatar {
  display: none;
}
.ant-list-vertical .ant-list-item-meta-title {
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px;
}
.ant-list-vertical .ant-list-item-content {
  display: block;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  margin-bottom: 16px;
}
.ant-list-vertical .ant-list-item-action {
  margin-left: auto;
}
.ant-list-vertical .ant-list-item-action > li {
  padding: 0 16px;
}
.ant-list-vertical .ant-list-item-action > li:first-child {
  padding-left: 0;
}
.ant-list-grid .ant-list-item {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 16px;
}
.ant-list-grid .ant-list-item-content {
  display: block;
  max-width: 100%;
}
.ant-list-bordered {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
}
.ant-list-bordered .ant-list-header {
  padding-left: 24px;
  padding-right: 24px;
}
.ant-list-bordered .ant-list-footer {
  padding-left: 24px;
  padding-right: 24px;
}
.ant-list-bordered .ant-list-item {
  border-bottom: 1px solid #e8e8e8;
  padding-left: 24px;
  padding-right: 24px;
}
.ant-list-bordered .ant-list-pagination {
  margin: 16px 24px;
}
.ant-list-bordered.ant-list-sm .ant-list-item {
  padding-left: 16px;
  padding-right: 16px;
}
.ant-list-bordered.ant-list-sm .ant-list-header,
.ant-list-bordered.ant-list-sm .ant-list-footer {
  padding: 8px 16px;
}
.ant-list-bordered.ant-list-lg .ant-list-header,
.ant-list-bordered.ant-list-lg .ant-list-footer {
  padding: 16px 24px;
}
@media screen and (max-width: 768px) {
  .ant-list-item-action {
    margin-left: 24px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin-left: 24px;
  }
}
@media screen and (max-width: 480px) {
  .ant-list-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ant-list-item-action {
    margin-left: 12px;
  }
  .ant-list-vertical .ant-list-item-extra-wrap {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
  .ant-list-vertical .ant-list-item-main {
    min-width: 220px;
  }
  .ant-list-vertical .ant-list-item-extra {
    margin-left: 0;
  }
}
.ant-mention-wrapper {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.ant-mention-wrapper .ant-mention-editor {
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 32px;
  height: auto;
  line-height: 1.5;
  padding: 0;
  display: block;
}
.ant-mention-wrapper .ant-mention-editor::-moz-placeholder {
  opacity: 1;
}
.ant-mention-wrapper .ant-mention-editor::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-mention-wrapper .ant-mention-editor::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-mention-wrapper .ant-mention-editor::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-mention-wrapper .ant-mention-editor:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-mention-wrapper .ant-mention-editor:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-mention-wrapper .ant-mention-editor::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-mention-wrapper .ant-mention-editor:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-mention-wrapper .ant-mention-editor::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-mention-wrapper .ant-mention-editor:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-mention-wrapper .ant-mention-editor:focus {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-mention-wrapper .ant-mention-editor-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-mention-wrapper .ant-mention-editor-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-mention-wrapper .ant-mention-editor {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-mention-wrapper .ant-mention-editor-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-mention-wrapper .ant-mention-editor-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-mention-wrapper .ant-mention-editor-wrapper {
  overflow-y: auto;
  height: auto;
}
.ant-mention-wrapper.ant-mention-active:not(.disabled) .ant-mention-editor {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-mention-wrapper.disabled .ant-mention-editor {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-mention-wrapper.disabled .ant-mention-editor:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
.ant-mention-wrapper .public-DraftEditorPlaceholder-root {
  position: absolute;
  pointer-events: none;
}
.ant-mention-wrapper .public-DraftEditorPlaceholder-root .public-DraftEditorPlaceholder-inner {
  color: #bfbfbf;
  opacity: 1;
  outline: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  height: auto;
  padding: 5px 11px;
}
.ant-mention-wrapper .DraftEditor-editorContainer .public-DraftEditor-content {
  height: auto;
  padding: 5px 11px;
}
.ant-mention-dropdown {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 1.5em;
  max-height: 250px;
  min-width: 120px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  z-index: 1050;
  left: -9999px;
  top: -9999px;
  position: absolute;
  outline: none;
  overflow-x: hidden;
  overflow-y: auto;
}
.ant-mention-dropdown-placement-top {
  margin-top: -0.1em;
}
.ant-mention-dropdown-notfound.ant-mention-dropdown-item {
  color: rgba(0, 0, 0, 0.25);
}
.ant-mention-dropdown-notfound.ant-mention-dropdown-item .anticon-loading {
  color: #0066b3;
  text-align: center;
  display: block;
}
.ant-mention-dropdown-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  line-height: 22px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.65);
  white-space: nowrap;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ant-mention-dropdown-item:hover {
  background-color: #d4e8ff;
}
.ant-mention-dropdown-item.focus,
.ant-mention-dropdown-item-active {
  background-color: rgba(65, 106, 170, 0.07);
}
.ant-mention-dropdown-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-mention-dropdown-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-mention-dropdown-item-selected,
.ant-mention-dropdown-item-selected:hover {
  background-color: #f5f5f5;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.65);
}
.ant-mention-dropdown-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  background-color: #e8e8e8;
  line-height: 0;
}
.ant-menu {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  line-height: 0;
  -webkit-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
  zoom: 1;
}
.ant-menu::before {
  display: table;
  content: '';
}
.ant-menu::after {
  display: table;
  clear: both;
  content: '';
}
.ant-menu:before,
.ant-menu:after {
  content: "";
  display: table;
}
.ant-menu:after {
  clear: both;
}
.ant-menu::before {
  display: table;
  content: '';
}
.ant-menu::after {
  display: table;
  clear: both;
  content: '';
}
.ant-menu:before,
.ant-menu:after {
  content: "";
  display: table;
}
.ant-menu:after {
  clear: both;
}
.ant-menu ul,
.ant-menu ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-menu-hidden {
  display: none;
}
.ant-menu-item-group-title {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5;
  padding: 8px 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-submenu,
.ant-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item:active,
.ant-menu-submenu-title:active {
  background: rgba(65, 106, 170, 0.07);
}
.ant-menu-submenu .ant-menu-sub {
  cursor: auto;
  cursor: initial;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-menu-item > a:hover {
  color: #0066b3;
}
.ant-menu-item > a:focus {
  text-decoration: none;
}
.ant-menu-item > a:before {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: '';
}
.ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  background-color: #e8e8e8;
  line-height: 0;
}
.ant-menu-item:hover,
.ant-menu-item-active,
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.ant-menu-submenu-active,
.ant-menu-submenu-title:hover {
  color: #0066b3;
}
.ant-menu-horizontal .ant-menu-item,
.ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
.ant-menu-item-selected {
  color: #0066b3;
}
.ant-menu-item-selected > a,
.ant-menu-item-selected > a:hover {
  color: #0066b3;
}
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: rgba(65, 106, 170, 0.07);
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: 1px solid #e8e8e8;
}
.ant-menu-vertical-right {
  border-left: 1px solid #e8e8e8;
}
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  border-right: 0;
  padding: 0;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
  border-right: 0;
  margin-left: 0;
  left: 0;
}
.ant-menu-vertical.ant-menu-sub .ant-menu-item:after,
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after {
  border-right: 0;
}
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-menu-horizontal.ant-menu-sub,
.ant-menu-vertical.ant-menu-sub,
.ant-menu-vertical-left.ant-menu-sub,
.ant-menu-vertical-right.ant-menu-sub {
  min-width: 160px;
}
.ant-menu-item,
.ant-menu-submenu-title {
  cursor: pointer;
  margin: 0;
  padding: 0 20px;
  position: relative;
  display: block;
  white-space: nowrap;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon,
.ant-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-item .anticon + span,
.ant-menu-submenu-title .anticon + span {
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 1;
}
.ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  padding: 0;
  line-height: 0;
  background-color: #e8e8e8;
}
.ant-menu-submenu-popup {
  position: absolute;
  border-radius: 4px;
  z-index: 1050;
}
.ant-menu-submenu-popup:before {
  position: absolute;
  top: -7px;
  left: -6px;
  right: -6px;
  bottom: 0;
  content: ' ';
  opacity: 0.0001;
}
.ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 4px;
}
.ant-menu-submenu > .ant-menu-submenu-title:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: '';
  position: absolute;
  vertical-align: baseline;
  background: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  width: 6px;
  height: 1.5px;
  border-radius: 2px;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-45deg) translateY(2px);
          transform: rotate(-45deg) translateY(2px);
}
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before {
  background: -webkit-gradient(linear, left top, right top, from(#0066b3), to(#0066b3));
  background: linear-gradient(to right, #0066b3, #0066b3);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(-45deg) translateX(2px);
          transform: rotate(-45deg) translateX(2px);
}
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(45deg) translateX(-2px);
          transform: rotate(45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-45deg) translateX(-2px);
          transform: rotate(-45deg) translateX(-2px);
}
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(45deg) translateX(2px);
          transform: rotate(45deg) translateX(2px);
}
.ant-menu-vertical .ant-menu-submenu-selected,
.ant-menu-vertical-left .ant-menu-submenu-selected,
.ant-menu-vertical-right .ant-menu-submenu-selected {
  color: #0066b3;
}
.ant-menu-vertical .ant-menu-submenu-selected > a,
.ant-menu-vertical-left .ant-menu-submenu-selected > a,
.ant-menu-vertical-right .ant-menu-submenu-selected > a {
  color: #0066b3;
}
.ant-menu-horizontal {
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 46px;
}
.ant-menu-horizontal > .ant-menu-item,
.ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  float: left;
  border-bottom: 2px solid transparent;
}
.ant-menu-horizontal > .ant-menu-item:hover,
.ant-menu-horizontal > .ant-menu-submenu:hover,
.ant-menu-horizontal > .ant-menu-item-active,
.ant-menu-horizontal > .ant-menu-submenu-active,
.ant-menu-horizontal > .ant-menu-item-open,
.ant-menu-horizontal > .ant-menu-submenu-open,
.ant-menu-horizontal > .ant-menu-item-selected,
.ant-menu-horizontal > .ant-menu-submenu-selected {
  border-bottom: 2px solid #0066b3;
  color: #0066b3;
}
.ant-menu-horizontal > .ant-menu-item > a {
  display: block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #0066b3;
}
.ant-menu-horizontal > .ant-menu-item > a:before {
  bottom: -2px;
}
.ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #0066b3;
}
.ant-menu-horizontal:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item {
  position: relative;
}
.ant-menu-vertical .ant-menu-item:after,
.ant-menu-vertical-left .ant-menu-item:after,
.ant-menu-vertical-right .ant-menu-item:after,
.ant-menu-inline .ant-menu-item:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-right: 3px solid #0066b3;
  -webkit-transform: scaleY(0.0001);
          transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.ant-menu-vertical .ant-menu-item,
.ant-menu-vertical-left .ant-menu-item,
.ant-menu-vertical-right .ant-menu-item,
.ant-menu-inline .ant-menu-item,
.ant-menu-vertical .ant-menu-submenu-title,
.ant-menu-vertical-left .ant-menu-submenu-title,
.ant-menu-vertical-right .ant-menu-submenu-title,
.ant-menu-inline .ant-menu-submenu-title {
  padding: 0 16px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ant-menu-vertical .ant-menu-submenu,
.ant-menu-vertical-left .ant-menu-submenu,
.ant-menu-vertical-right .ant-menu-submenu,
.ant-menu-inline .ant-menu-submenu {
  padding-bottom: 0.01px;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
.ant-menu-vertical > .ant-menu-item,
.ant-menu-vertical-left > .ant-menu-item,
.ant-menu-vertical-right > .ant-menu-item,
.ant-menu-inline > .ant-menu-item,
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  line-height: 40px;
  height: 40px;
}
.ant-menu-inline {
  width: 100%;
}
.ant-menu-inline .ant-menu-selected:after,
.ant-menu-inline .ant-menu-item-selected:after {
  -webkit-transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.ant-menu-inline .ant-menu-item,
.ant-menu-inline .ant-menu-submenu-title {
  width: calc(100% + 1px);
}
.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
.ant-menu-inline-collapsed {
  width: 80px;
}
.ant-menu-inline-collapsed > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  text-overflow: clip;
  padding: 0 32px !important;
}
.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  font-size: 16px;
  line-height: 40px;
  margin: 0;
}
.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  max-width: 0;
  display: inline-block;
  opacity: 0;
}
.ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
.ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
.ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
.ant-menu-inline-collapsed .ant-menu-item-group-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 4px;
  padding-right: 4px;
}
.ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-menu-item-group-list .ant-menu-item,
.ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
.ant-menu-root.ant-menu-vertical,
.ant-menu-root.ant-menu-vertical-left,
.ant-menu-root.ant-menu-vertical-right,
.ant-menu-root.ant-menu-inline {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  line-height: 40px;
  height: 40px;
  list-style-type: disc;
  list-style-position: inside;
}
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
.ant-menu-item-disabled,
.ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
  background: none;
  border-color: transparent !important;
}
.ant-menu-item-disabled > a,
.ant-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
.ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after {
  background: rgba(0, 0, 0, 0.25) !important;
}
.ant-menu-dark,
.ant-menu-dark .ant-menu-sub {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: 0.45;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  background: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45) inset;
}
.ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  border-color: #001529;
  border-bottom: 0;
  top: 0;
  margin-top: 0;
}
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a:before {
  bottom: 0;
}
.ant-menu-dark .ant-menu-item,
.ant-menu-dark .ant-menu-item-group-title,
.ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
.ant-menu-dark.ant-menu-inline,
.ant-menu-dark.ant-menu-vertical,
.ant-menu-dark.ant-menu-vertical-left,
.ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
  border-right: 0;
  margin-left: 0;
  left: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after {
  border-right: 0;
}
.ant-menu-dark.ant-menu-inline .ant-menu-item,
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
.ant-menu-dark .ant-menu-item:hover,
.ant-menu-dark .ant-menu-item-active,
.ant-menu-dark .ant-menu-submenu-active,
.ant-menu-dark .ant-menu-submenu-open,
.ant-menu-dark .ant-menu-submenu-selected,
.ant-menu-dark .ant-menu-submenu-title:hover {
  background-color: transparent;
  color: #fff;
}
.ant-menu-dark .ant-menu-item:hover > a,
.ant-menu-dark .ant-menu-item-active > a,
.ant-menu-dark .ant-menu-submenu-active > a,
.ant-menu-dark .ant-menu-submenu-open > a,
.ant-menu-dark .ant-menu-submenu-selected > a,
.ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #fff;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
  opacity: 1;
}
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before {
  background: #fff;
}
.ant-menu-dark .ant-menu-item-selected {
  border-right: 0;
  color: #fff;
}
.ant-menu-dark .ant-menu-item-selected:after {
  border-right: 0;
}
.ant-menu-dark .ant-menu-item-selected > a,
.ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #fff;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected,
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
  background-color: #0066b3;
}
.ant-menu-dark .ant-menu-item-disabled,
.ant-menu-dark .ant-menu-submenu-disabled,
.ant-menu-dark .ant-menu-item-disabled > a,
.ant-menu-dark .ant-menu-submenu-disabled > a {
  opacity: 0.8;
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after {
  background: rgba(255, 255, 255, 0.35) !important;
}
.ant-message {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  z-index: 1010;
  width: 100%;
  top: 16px;
  left: 0;
  pointer-events: none;
}
.ant-message-notice {
  padding: 8px;
  text-align: center;
}
.ant-message-notice:first-child {
  margin-top: -8px;
}
.ant-message-notice-content {
  padding: 10px 16px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  background: #fff;
  display: inline-block;
  pointer-events: all;
}
.ant-message-success .anticon {
  color: #52c41a;
}
.ant-message-error .anticon {
  color: #f5222d;
}
.ant-message-warning .anticon {
  color: #faad14;
}
.ant-message-info .anticon,
.ant-message-loading .anticon {
  color: #1890ff;
}
.ant-message .anticon {
  margin-right: 8px;
  font-size: 16px;
  top: 1px;
  position: relative;
}
.ant-message-notice.move-up-leave.move-up-leave-active {
  -webkit-animation-name: MessageMoveOut;
          animation-name: MessageMoveOut;
  overflow: hidden;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}
@-webkit-keyframes MessageMoveOut {
  0% {
    opacity: 1;
    max-height: 150px;
    padding: 8px;
  }
  100% {
    opacity: 0;
    max-height: 0;
    padding: 0;
  }
}
@keyframes MessageMoveOut {
  0% {
    opacity: 1;
    max-height: 150px;
    padding: 8px;
  }
  100% {
    opacity: 0;
    max-height: 0;
    padding: 0;
  }
}
.ant-modal {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  width: auto;
  margin: 0 auto;
  top: 100px;
  padding-bottom: 24px;
}
.ant-modal-wrap {
  position: fixed;
  overflow: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.ant-modal-title {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
}
.ant-modal-content {
  position: relative;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.ant-modal-close {
  cursor: pointer;
  border: 0;
  background: transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: rgba(0, 0, 0, 0.45);
  outline: 0;
  padding: 0;
}
.ant-modal-close-x {
  display: block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
}
.ant-modal-close-x:before {
  content: "\e633";
  display: block;
  font-family: "anticon" !important;
}
.ant-modal-close:focus,
.ant-modal-close:hover {
  color: #444;
  text-decoration: none;
}
.ant-modal-header {
  padding: 16px 24px;
  border-radius: 4px 4px 0 0;
  background: #fff;
  color: rgba(0, 0, 0, 0.65);
  border-bottom: 1px solid #e8e8e8;
}
.ant-modal-body {
  padding: 24px;
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
}
.ant-modal-footer {
  border-top: 1px solid #e8e8e8;
  padding: 10px 16px;
  text-align: right;
  border-radius: 0 0 4px 4px;
}
.ant-modal-footer button + button {
  margin-left: 8px;
  margin-bottom: 0;
}
.ant-modal.zoom-enter,
.ant-modal.zoom-appear {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-transform: none;
          transform: none;
  opacity: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-modal-mask {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.65);
  height: 100%;
  z-index: 1000;
  filter: alpha(opacity=50);
}
.ant-modal-mask-hidden {
  display: none;
}
.ant-modal-open {
  overflow: hidden;
}
.ant-modal-centered {
  text-align: center;
}
.ant-modal-centered:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.ant-modal-centered .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.ant-modal-centered .ant-table-body {
  white-space: nowrap;
  overflow-x: auto;
}
@media (max-width: 767px) {
  .ant-modal {
    width: auto !important;
    margin: 10px;
  }
  .ant-modal-centered .ant-modal {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.ant-confirm .ant-modal-header {
  display: none;
}
.ant-confirm .ant-modal-close {
  display: none;
}
.ant-confirm .ant-modal-body {
  padding: 32px 32px 24px;
}
.ant-confirm-body-wrapper {
  zoom: 1;
}
.ant-confirm-body-wrapper::before {
  display: table;
  content: '';
}
.ant-confirm-body-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-confirm-body-wrapper:before,
.ant-confirm-body-wrapper:after {
  content: "";
  display: table;
}
.ant-confirm-body-wrapper:after {
  clear: both;
}
.ant-confirm-body-wrapper::before {
  display: table;
  content: '';
}
.ant-confirm-body-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-confirm-body-wrapper:before,
.ant-confirm-body-wrapper:after {
  content: "";
  display: table;
}
.ant-confirm-body-wrapper:after {
  clear: both;
}
.ant-confirm-body .ant-confirm-title {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  overflow: hidden;
}
.ant-confirm-body .ant-confirm-content {
  margin-left: 38px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin-top: 8px;
}
.ant-confirm-body > .anticon {
  font-size: 22px;
  margin-right: 16px;
  float: left;
}
.ant-confirm .ant-confirm-btns {
  margin-top: 24px;
  float: right;
}
.ant-confirm .ant-confirm-btns button + button {
  margin-left: 8px;
  margin-bottom: 0;
}
.ant-confirm-error .ant-confirm-body > .anticon {
  color: #f5222d;
}
.ant-confirm-warning .ant-confirm-body > .anticon,
.ant-confirm-confirm .ant-confirm-body > .anticon {
  color: #faad14;
}
.ant-confirm-info .ant-confirm-body > .anticon {
  color: #1890ff;
}
.ant-confirm-success .ant-confirm-body > .anticon {
  color: #52c41a;
}
.ant-notification {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(100vw - 32px);
  margin-right: 24px;
}
.ant-notification-topLeft,
.ant-notification-bottomLeft {
  margin-left: 24px;
  margin-right: 0;
}
.ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
.ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationLeftFadeIn;
          animation-name: NotificationLeftFadeIn;
}
.ant-notification-notice {
  padding: 16px 24px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  background: #fff;
  line-height: 1.5;
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
}
.ant-notification-notice-message {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 8px;
  line-height: 24px;
  display: inline-block;
}
.ant-notification-notice-message-single-line-auto-margin {
  width: calc(384px - 24px * 2 - 24px - 48px - 100%);
  background-color: transparent;
  pointer-events: none;
  display: block;
  max-width: 4px;
}
.ant-notification-notice-message-single-line-auto-margin:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.ant-notification-notice-description {
  font-size: 14px;
}
.ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px;
}
.ant-notification-notice-with-icon .ant-notification-notice-message {
  font-size: 16px;
  margin-left: 48px;
  margin-bottom: 4px;
}
.ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
.ant-notification-notice-icon {
  position: absolute;
  font-size: 24px;
  line-height: 24px;
  margin-left: 4px;
}
.ant-notification-notice-icon-success {
  color: #52c41a;
}
.ant-notification-notice-icon-info {
  color: #1890ff;
}
.ant-notification-notice-icon-warning {
  color: #faad14;
}
.ant-notification-notice-icon-error {
  color: #f5222d;
}
.ant-notification-notice-close-x:after {
  font-size: 14px;
  content: "\e633";
  font-family: "anticon";
  cursor: pointer;
}
.ant-notification-notice-close {
  position: absolute;
  right: 22px;
  top: 16px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
a.ant-notification-notice-close:focus {
  text-decoration: none;
}
.ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
.ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
.ant-notification .notification-fade-effect {
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-notification-fade-enter,
.ant-notification-fade-appear {
  opacity: 0;
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-notification-fade-leave {
  -webkit-animation-duration: 0.24s;
          animation-duration: 0.24s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.ant-notification-fade-enter.ant-notification-fade-enter-active,
.ant-notification-fade-appear.ant-notification-fade-appear-active {
  -webkit-animation-name: NotificationFadeIn;
          animation-name: NotificationFadeIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ant-notification-fade-leave.ant-notification-fade-leave-active {
  -webkit-animation-name: NotificationFadeOut;
          animation-name: NotificationFadeOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes NotificationFadeIn {
  0% {
    opacity: 0;
    left: 384px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeIn {
  0% {
    opacity: 0;
    left: 384px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationLeftFadeIn {
  0% {
    opacity: 0;
    right: 384px;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    opacity: 0;
    right: 384px;
  }
  100% {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationFadeOut {
  0% {
    opacity: 1;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    max-height: 150px;
  }
  100% {
    opacity: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
  }
}
@keyframes NotificationFadeOut {
  0% {
    opacity: 1;
    margin-bottom: 16px;
    padding-top: 16px 24px;
    padding-bottom: 16px 24px;
    max-height: 150px;
  }
  100% {
    opacity: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
  }
}
.ant-pagination {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination ul,
.ant-pagination ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-pagination:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.ant-pagination-total-text {
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  line-height: 30px;
  margin-right: 8px;
}
.ant-pagination-item {
  cursor: pointer;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  margin-right: 8px;
  font-family: Arial;
  outline: 0;
}
.ant-pagination-item a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: none;
  transition: none;
  margin: 0 6px;
}
.ant-pagination-item:focus,
.ant-pagination-item:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-color: #0066b3;
}
.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
  color: #0066b3;
}
.ant-pagination-item-active {
  border-color: #0066b3;
  font-weight: 500;
}
.ant-pagination-item-active a {
  color: #0066b3;
}
.ant-pagination-item-active:focus,
.ant-pagination-item-active:hover {
  border-color: #0066b3;
}
.ant-pagination-item-active:focus a,
.ant-pagination-item-active:hover a {
  color: #0066b3;
}
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  outline: 0;
}
.ant-pagination-jump-prev:after,
.ant-pagination-jump-next:after {
  content: "•••";
  display: block;
  letter-spacing: 2px;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
}
.ant-pagination-jump-prev:focus:after,
.ant-pagination-jump-next:focus:after,
.ant-pagination-jump-prev:hover:after,
.ant-pagination-jump-next:hover:after {
  color: #0066b3;
  display: inline-block;
  font-size: 12px;
  font-size: 8px \9;
  -webkit-transform: scale(0.66666667) rotate(0deg);
          transform: scale(0.66666667) rotate(0deg);
  letter-spacing: -1px;
  font-family: "anticon";
}
:root .ant-pagination-jump-prev:focus:after,
:root .ant-pagination-jump-next:focus:after,
:root .ant-pagination-jump-prev:hover:after,
:root .ant-pagination-jump-next:hover:after {
  font-size: 12px;
}
.ant-pagination-jump-prev:focus:after,
.ant-pagination-jump-prev:hover:after {
  content: "\e620\e620";
}
.ant-pagination-jump-next:focus:after,
.ant-pagination-jump-next:hover:after {
  content: "\e61f\e61f";
}
.ant-pagination-prev,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  margin-right: 8px;
}
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  font-family: Arial;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.65);
  border-radius: 4px;
  list-style: none;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  vertical-align: middle;
}
.ant-pagination-prev,
.ant-pagination-next {
  outline: 0;
}
.ant-pagination-prev a,
.ant-pagination-next a {
  color: rgba(0, 0, 0, 0.65);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-prev:hover a,
.ant-pagination-next:hover a {
  border-color: #0066b3;
}
.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
  border: 1px solid #d9d9d9;
  background-color: #fff;
  border-radius: 4px;
  outline: none;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-pagination-prev .ant-pagination-item-link:after,
.ant-pagination-next .ant-pagination-item-link:after {
  font-size: 12px;
  display: block;
  height: 30px;
  font-family: "anticon";
  text-align: center;
  font-weight: 500;
}
.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  border-color: #0066b3;
  color: #0066b3;
}
.ant-pagination-prev .ant-pagination-item-link:after {
  content: "\e620";
  display: block;
}
.ant-pagination-next .ant-pagination-item-link:after {
  content: "\e61f";
  display: block;
}
.ant-pagination-disabled,
.ant-pagination-disabled:hover,
.ant-pagination-disabled:focus {
  cursor: not-allowed;
}
.ant-pagination-disabled a,
.ant-pagination-disabled:hover a,
.ant-pagination-disabled:focus a,
.ant-pagination-disabled .ant-pagination-item-link,
.ant-pagination-disabled:hover .ant-pagination-item-link,
.ant-pagination-disabled:focus .ant-pagination-item-link {
  border-color: #d9d9d9;
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-pagination-slash {
  margin: 0 10px 0 5px;
}
.ant-pagination-options {
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}
.ant-pagination-options-size-changer.ant-select {
  display: inline-block;
  margin-right: 8px;
}
.ant-pagination-options-quick-jumper {
  display: inline-block;
  vertical-align: top;
  height: 32px;
  line-height: 32px;
}
.ant-pagination-options-quick-jumper input {
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 8px;
  width: 50px;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  opacity: 1;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-pagination-options-quick-jumper input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-pagination-options-quick-jumper input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-pagination-options-quick-jumper input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-pagination-options-quick-jumper input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-pagination-options-quick-jumper input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input:focus {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-pagination-options-quick-jumper input-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-pagination-options-quick-jumper input-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-pagination-options-quick-jumper input {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-pagination-options-quick-jumper input-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-pagination-options-quick-jumper input-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-pagination-simple .ant-pagination-prev,
.ant-pagination-simple .ant-pagination-next {
  height: 24px;
  line-height: 24px;
  vertical-align: top;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link {
  border: 0;
  height: 24px;
}
.ant-pagination-simple .ant-pagination-prev .ant-pagination-item-link:after,
.ant-pagination-simple .ant-pagination-next .ant-pagination-item-link:after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager {
  display: inline-block;
  margin-right: 8px;
  height: 24px;
}
.ant-pagination-simple .ant-pagination-simple-pager input {
  margin-right: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  outline: none;
  padding: 0 6px;
  height: 100%;
  text-align: center;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.ant-pagination-simple .ant-pagination-simple-pager input:hover {
  border-color: #0066b3;
}
.ant-pagination.mini .ant-pagination-total-text,
.ant-pagination.mini .ant-pagination-simple-pager {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-item {
  margin: 0;
  min-width: 24px;
  height: 24px;
  line-height: 22px;
}
.ant-pagination.mini .ant-pagination-item:not(.ant-pagination-item-active) {
  background: transparent;
  border-color: transparent;
}
.ant-pagination.mini .ant-pagination-prev,
.ant-pagination.mini .ant-pagination-next {
  margin: 0;
  min-width: 24px;
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link {
  border-color: transparent;
  background: transparent;
}
.ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after,
.ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-jump-prev,
.ant-pagination.mini .ant-pagination-jump-next {
  height: 24px;
  line-height: 24px;
  margin-right: 0;
}
.ant-pagination.mini .ant-pagination-options {
  margin-left: 2px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper {
  height: 24px;
  line-height: 24px;
}
.ant-pagination.mini .ant-pagination-options-quick-jumper input {
  padding: 1px 7px;
  height: 24px;
  width: 44px;
}
@media only screen and (max-width: 992px) {
  .ant-pagination-item-after-jump-prev,
  .ant-pagination-item-before-jump-next {
    display: none;
  }
}
@media only screen and (max-width: 576px) {
  .ant-pagination-options {
    display: none;
  }
}
.ant-popover {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
  cursor: auto;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  white-space: normal;
  font-weight: normal;
  text-align: left;
}
.ant-popover:after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.01);
}
.ant-popover-hidden {
  display: none;
}
.ant-popover-placement-top,
.ant-popover-placement-topLeft,
.ant-popover-placement-topRight {
  padding-bottom: 10px;
}
.ant-popover-placement-right,
.ant-popover-placement-rightTop,
.ant-popover-placement-rightBottom {
  padding-left: 10px;
}
.ant-popover-placement-bottom,
.ant-popover-placement-bottomLeft,
.ant-popover-placement-bottomRight {
  padding-top: 10px;
}
.ant-popover-placement-left,
.ant-popover-placement-leftTop,
.ant-popover-placement-leftBottom {
  padding-right: 10px;
}
.ant-popover-inner {
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-popover-title {
  min-width: 177px;
  margin: 0;
  padding: 5px 16px 4px;
  min-height: 32px;
  border-bottom: 1px solid #e8e8e8;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
.ant-popover-inner-content {
  padding: 12px 16px;
  color: rgba(0, 0, 0, 0.65);
}
.ant-popover-message {
  padding: 4px 0 12px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.ant-popover-message > .anticon {
  color: #faad14;
  line-height: 1.6;
  position: absolute;
}
.ant-popover-message-title {
  padding-left: 22px;
}
.ant-popover-buttons {
  text-align: right;
  margin-bottom: 4px;
}
.ant-popover-buttons button {
  margin-left: 8px;
}
.ant-popover-arrow {
  background: #fff;
  width: 8.48528137px;
  height: 8.48528137px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  display: block;
  border-color: transparent;
  border-style: solid;
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  bottom: 5.5px;
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  left: 6px;
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  top: 6px;
  -webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
          box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
}
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
  left: 16px;
}
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
  right: 16px;
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  right: 6px;
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
          box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
}
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
  top: 12px;
}
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
  bottom: 12px;
}
.ant-progress {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ant-progress-line {
  width: 100%;
  font-size: 14px;
  position: relative;
}
.ant-progress-small.ant-progress-line,
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
  font-size: 12px;
}
.ant-progress-outer {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}
.ant-progress-show-info .ant-progress-outer {
  padding-right: calc(2em + 8px);
  margin-right: calc(-2em - 8px);
}
.ant-progress-inner {
  display: inline-block;
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 100px;
  vertical-align: middle;
  position: relative;
}
.ant-progress-circle-trail {
  stroke: #f5f5f5;
}
.ant-progress-circle-path {
  stroke: #1890ff;
  -webkit-animation: ant-progress-appear 0.3s;
          animation: ant-progress-appear 0.3s;
}
.ant-progress-success-bg,
.ant-progress-bg {
  background-color: #1890ff;
  -webkit-transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
  transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
  position: relative;
}
.ant-progress-success-bg {
  background-color: #52c41a;
  position: absolute;
  top: 0;
  left: 0;
}
.ant-progress-text {
  word-break: normal;
  width: 2em;
  text-align: left;
  font-size: 1em;
  margin-left: 8px;
  vertical-align: middle;
  display: inline-block;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.45);
  line-height: 1;
}
.ant-progress-text .anticon {
  font-size: 14px;
}
.ant-progress-status-active .ant-progress-bg:before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-radius: 10px;
  -webkit-animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
          animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
.ant-progress-status-exception .ant-progress-bg {
  background-color: #f5222d;
}
.ant-progress-status-exception .ant-progress-text {
  color: #f5222d;
}
.ant-progress-status-exception .ant-progress-circle-path {
  stroke: #f5222d;
}
.ant-progress-status-success .ant-progress-bg {
  background-color: #52c41a;
}
.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
.ant-progress-status-success .ant-progress-circle-path {
  stroke: #52c41a;
}
.ant-progress-circle .ant-progress-inner {
  position: relative;
  line-height: 1;
  background-color: transparent;
}
.ant-progress-circle .ant-progress-text {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.65);
}
.ant-progress-circle .ant-progress-text .anticon {
  font-size: 1.16666667em;
}
.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
  color: #f5222d;
}
.ant-progress-circle.ant-progress-status-success .ant-progress-text {
  color: #52c41a;
}
@-webkit-keyframes ant-progress-active {
  0% {
    opacity: 0.1;
    width: 0;
  }
  20% {
    opacity: 0.5;
    width: 0;
  }
  100% {
    opacity: 0;
    width: 100%;
  }
}
@keyframes ant-progress-active {
  0% {
    opacity: 0.1;
    width: 0;
  }
  20% {
    opacity: 0.5;
    width: 0;
  }
  100% {
    opacity: 0;
    width: 100%;
  }
}
.ant-radio-group {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  line-height: inherit;
}
.ant-radio-wrapper {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  margin-right: 8px;
  cursor: pointer;
}
.ant-radio {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  outline: none;
  display: inline-block;
  position: relative;
  line-height: 1;
  vertical-align: sub;
  cursor: pointer;
}
.ant-radio-wrapper:hover .ant-radio .ant-radio-inner,
.ant-radio:hover .ant-radio-inner,
.ant-radio-focused .ant-radio-inner {
  border-color: #0066b3;
}
.ant-radio-checked:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #0066b3;
  content: '';
  -webkit-animation: antRadioEffect 0.36s ease-in-out;
          animation: antRadioEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: hidden;
}
.ant-radio:hover:after,
.ant-radio-wrapper:hover .ant-radio:after {
  visibility: visible;
}
.ant-radio-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border-width: 1px;
  border-style: solid;
  border-radius: 100px;
  border-color: #d9d9d9;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-radio-inner:after {
  position: absolute;
  width: 8px;
  height: 8px;
  left: 3px;
  top: 3px;
  border-radius: 8px;
  display: table;
  border-top: 0;
  border-left: 0;
  content: ' ';
  background-color: #0066b3;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #0066b3;
}
.ant-radio-checked .ant-radio-inner:after {
  -webkit-transform: scale(0.875);
          transform: scale(0.875);
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-radio-disabled .ant-radio-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-radio-disabled .ant-radio-inner:after {
  background-color: #ccc;
}
.ant-radio-disabled .ant-radio-input {
  cursor: not-allowed;
}
.ant-radio-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
span.ant-radio + * {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-radio-button-wrapper {
  margin: 0;
  height: 32px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  border: 1px solid #d9d9d9;
  border-left: 0;
  border-top-width: 1.02px;
  background: #fff;
  padding: 0 15px;
  position: relative;
}
.ant-radio-button-wrapper a {
  color: rgba(0, 0, 0, 0.65);
}
.ant-radio-button-wrapper > .ant-radio-button {
  margin-left: 0;
  display: block;
  width: 0;
  height: 0;
}
.ant-radio-group-large .ant-radio-button-wrapper {
  height: 40px;
  line-height: 38px;
  font-size: 16px;
}
.ant-radio-group-small .ant-radio-button-wrapper {
  height: 24px;
  line-height: 22px;
  padding: 0 7px;
}
.ant-radio-button-wrapper:not(:first-child)::before {
  content: "";
  display: block;
  top: 0;
  left: -1px;
  width: 1px;
  height: 100%;
  position: absolute;
  background-color: #d9d9d9;
}
.ant-radio-button-wrapper:first-child {
  border-radius: 4px 0 0 4px;
  border-left: 1px solid #d9d9d9;
}
.ant-radio-button-wrapper:last-child {
  border-radius: 0 4px 4px 0;
}
.ant-radio-button-wrapper:first-child:last-child {
  border-radius: 4px;
}
.ant-radio-button-wrapper:hover,
.ant-radio-button-wrapper-focused {
  color: #0066b3;
  position: relative;
}
.ant-radio-button-wrapper .ant-radio-inner,
.ant-radio-button-wrapper input[type="checkbox"],
.ant-radio-button-wrapper input[type="radio"] {
  opacity: 0;
  width: 0;
  height: 0;
}
.ant-radio-button-wrapper-checked {
  background: #fff;
  border-color: #0066b3;
  color: #0066b3;
  -webkit-box-shadow: -1px 0 0 0 #0066b3;
          box-shadow: -1px 0 0 0 #0066b3;
  z-index: 1;
}
.ant-radio-button-wrapper-checked::before {
  background-color: #0066b3 !important;
  opacity: 0.1;
}
.ant-radio-button-wrapper-checked:first-child {
  border-color: #0066b3;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.ant-radio-button-wrapper-checked:hover {
  border-color: #0066b3;
  -webkit-box-shadow: -1px 0 0 0 #0066b3;
          box-shadow: -1px 0 0 0 #0066b3;
  color: #0066b3;
}
.ant-radio-button-wrapper-checked:active {
  border-color: #0066b3;
  -webkit-box-shadow: -1px 0 0 0 #0066b3;
          box-shadow: -1px 0 0 0 #0066b3;
  color: #0066b3;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  background: #0066b3;
  border-color: #0066b3;
  color: #fff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
  border-color: #0066b3;
  background: #0066b3;
  color: #fff;
}
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
  border-color: #0066b3;
  background: #0066b3;
  color: #fff;
}
.ant-radio-button-wrapper-disabled {
  border-color: #d9d9d9;
  background-color: #f5f5f5;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-radio-button-wrapper-disabled:first-child,
.ant-radio-button-wrapper-disabled:hover {
  border-color: #d9d9d9;
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.25);
}
.ant-radio-button-wrapper-disabled:first-child {
  border-left-color: #d9d9d9;
}
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@-webkit-keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes antRadioEffect {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal) {
  .ant-radio {
    vertical-align: text-bottom;
  }
}
.ant-rate {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: inherit;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 20px;
  display: inline-block;
  color: #fadb14;
  outline: none;
}
.ant-rate-disabled .ant-rate-star {
  cursor: default;
}
.ant-rate-disabled .ant-rate-star:hover {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ant-rate-star {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: inherit;
  cursor: pointer;
}
.ant-rate-star:focus {
  outline: 0;
}
.ant-rate-star-first,
.ant-rate-star-second {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #e8e8e8;
}
.ant-rate-star:hover,
.ant-rate-star:focus {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.ant-rate-star-first {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-half .ant-rate-star-second {
  opacity: 1;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-full .ant-rate-star-second {
  color: inherit;
}
.ant-rate-text {
  margin-left: 8px;
  display: inline-block;
  font-size: 14px;
}
.ant-select {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  position: relative;
  outline: 0;
}
.ant-select ul,
.ant-select ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-select > ul > li > a {
  padding: 0;
  background-color: #fff;
}
.ant-select-arrow {
  color: inherit;
  line-height: 0;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 11px;
  line-height: 1;
  margin-top: -6px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
}
.ant-select-arrow > * {
  line-height: 1;
}
.ant-select-arrow svg {
  display: inline-block;
}
.ant-select-arrow::before {
  display: none;
}
.ant-select-arrow .ant-select-arrow-icon {
  display: block;
}
.ant-select-arrow:before {
  display: block;
  font-family: "anticon" !important;
}
.ant-select-arrow * {
  display: none;
}
.ant-select-arrow:before {
  content: '\e61d';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.ant-select-selection {
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  border-top-width: 1.02px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-select-focused .ant-select-selection,
.ant-select-selection:focus,
.ant-select-selection:active {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-select-selection__clear {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  text-rendering: auto;
  opacity: 0;
  position: absolute;
  right: 11px;
  z-index: 1;
  background: #fff;
  top: 50%;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.25);
  width: 12px;
  height: 12px;
  margin-top: -6px;
  line-height: 12px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, opacity 0.15s ease;
  transition: color 0.3s ease, opacity 0.15s ease;
}
.ant-select-selection__clear:before {
  display: block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62e";
}
.ant-select-selection__clear:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-select-selection:hover .ant-select-selection__clear {
  opacity: 1;
}
.ant-select-selection-selected-value {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  padding-right: 20px;
}
.ant-select-no-arrow .ant-select-selection-selected-value {
  padding-right: 0;
}
.ant-select-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-disabled .ant-select-selection {
  background: #f5f5f5;
  cursor: not-allowed;
}
.ant-select-disabled .ant-select-selection:hover,
.ant-select-disabled .ant-select-selection:focus,
.ant-select-disabled .ant-select-selection:active {
  border-color: #d9d9d9;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-select-disabled .ant-select-selection__clear {
  display: none;
  visibility: hidden;
  pointer-events: none;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice {
  background: #f5f5f5;
  color: #aaa;
  padding-right: 10px;
}
.ant-select-disabled .ant-select-selection--multiple .ant-select-selection__choice__remove {
  display: none;
}
.ant-select-selection--single {
  height: 32px;
  position: relative;
  cursor: pointer;
}
.ant-select-selection__rendered {
  display: block;
  margin-left: 11px;
  margin-right: 11px;
  position: relative;
  line-height: 30px;
}
.ant-select-selection__rendered:after {
  content: '.';
  visibility: hidden;
  pointer-events: none;
  display: inline-block;
  width: 0;
}
.ant-select-lg {
  font-size: 16px;
}
.ant-select-lg .ant-select-selection--single {
  height: 40px;
}
.ant-select-lg .ant-select-selection__rendered {
  line-height: 38px;
}
.ant-select-lg .ant-select-selection--multiple {
  min-height: 40px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 32px;
  line-height: 32px;
}
.ant-select-lg .ant-select-selection--multiple .ant-select-selection__clear {
  top: 20px;
}
.ant-select-sm .ant-select-selection--single {
  height: 24px;
}
.ant-select-sm .ant-select-selection__rendered {
  line-height: 22px;
  margin: 0 7px;
}
.ant-select-sm .ant-select-selection--multiple {
  min-height: 24px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__rendered li {
  height: 16px;
  line-height: 14px;
}
.ant-select-sm .ant-select-selection--multiple .ant-select-selection__clear {
  top: 12px;
}
.ant-select-sm .ant-select-selection__clear,
.ant-select-sm .ant-select-arrow {
  right: 8px;
}
.ant-select-disabled .ant-select-selection__choice__remove {
  color: rgba(0, 0, 0, 0.25);
  cursor: default;
}
.ant-select-disabled .ant-select-selection__choice__remove:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-select-search__field__wrap {
  display: inline-block;
  position: relative;
}
.ant-select-selection__placeholder,
.ant-select-search__field__placeholder {
  position: absolute;
  top: 50%;
  left: 0;
  right: 9px;
  color: #bfbfbf;
  line-height: 20px;
  height: 20px;
  max-width: 100%;
  margin-top: -10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.ant-select-search__field__placeholder {
  left: 12px;
}
.ant-select-search__field__mirror {
  position: absolute;
  top: -9999px;
  left: -9999px;
  white-space: pre;
  pointer-events: none;
}
.ant-select-search--inline {
  position: absolute;
  height: 100%;
  width: 100%;
}
.ant-select-search--inline .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-search--inline .ant-select-search__field {
  border-width: 0;
  font-size: 100%;
  height: 100%;
  width: 100%;
  background: transparent;
  outline: 0;
  border-radius: 4px;
  line-height: 1;
}
.ant-select-search--inline > i {
  float: right;
}
.ant-select-selection--multiple {
  min-height: 32px;
  cursor: text;
  padding-bottom: 3px;
  zoom: 1;
}
.ant-select-selection--multiple::before {
  display: table;
  content: '';
}
.ant-select-selection--multiple::after {
  display: table;
  clear: both;
  content: '';
}
.ant-select-selection--multiple:before,
.ant-select-selection--multiple:after {
  content: "";
  display: table;
}
.ant-select-selection--multiple:after {
  clear: both;
}
.ant-select-selection--multiple::before {
  display: table;
  content: '';
}
.ant-select-selection--multiple::after {
  display: table;
  clear: both;
  content: '';
}
.ant-select-selection--multiple:before,
.ant-select-selection--multiple:after {
  content: "";
  display: table;
}
.ant-select-selection--multiple:after {
  clear: both;
}
.ant-select-selection--multiple .ant-select-search--inline {
  float: left;
  position: static;
  width: auto;
  padding: 0;
  max-width: 100%;
}
.ant-select-selection--multiple .ant-select-search--inline .ant-select-search__field {
  max-width: 100%;
  width: 0.75em;
}
.ant-select-selection--multiple .ant-select-selection__rendered {
  margin-left: 5px;
  margin-bottom: -3px;
  height: auto;
}
.ant-select-selection--multiple .ant-select-selection__placeholder {
  margin-left: 6px;
}
.ant-select-selection--multiple > ul > li,
.ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  margin-top: 3px;
  height: 24px;
  line-height: 22px;
}
.ant-select-selection--multiple .ant-select-selection__choice {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: default;
  float: left;
  margin-right: 4px;
  max-width: 99%;
  position: relative;
  overflow: hidden;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  padding: 0 20px 0 10px;
}
.ant-select-selection--multiple .ant-select-selection__choice__disabled {
  padding: 0 10px;
}
.ant-select-selection--multiple .ant-select-selection__choice__content {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  -webkit-transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-select-selection--multiple .ant-select-selection__choice__remove {
  color: inherit;
  line-height: 0;
  vertical-align: -0.125em;
  text-rendering: optimizelegibility;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(0, 0, 0, 0.45);
  line-height: inherit;
  cursor: pointer;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  position: absolute;
  right: 4px;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove > * {
  line-height: 1;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove svg {
  display: inline-block;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove::before {
  display: none;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove .ant-select-selection--multiple .ant-select-selection__choice__remove-icon {
  display: block;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove:before {
  display: block;
  font-family: "anticon" !important;
}
:root .ant-select-selection--multiple .ant-select-selection__choice__remove {
  font-size: 12px;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove:hover {
  color: #404040;
}
.ant-select-selection--multiple .ant-select-selection__choice__remove:before {
  content: "\e633";
}
.ant-select-selection--multiple .ant-select-selection__clear {
  top: 16px;
}
.ant-select-allow-clear .ant-select-selection--single .ant-select-selection-selected-value {
  padding-right: 16px;
}
.ant-select-allow-clear .ant-select-selection--multiple .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-open .ant-select-arrow:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.ant-select-open .ant-select-selection {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-select-combobox .ant-select-arrow {
  display: none;
}
.ant-select-combobox .ant-select-search--inline {
  height: 100%;
  width: 100%;
  float: none;
}
.ant-select-combobox .ant-select-search__field__wrap {
  width: 100%;
  height: 100%;
}
.ant-select-combobox .ant-select-search__field {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-select-combobox.ant-select-allow-clear .ant-select-selection:hover .ant-select-selection__rendered {
  margin-right: 20px;
}
.ant-select-dropdown {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1050;
  left: -9999px;
  top: -9999px;
  position: absolute;
  outline: none;
  font-size: 14px;
}
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,
.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-select-dropdown-hidden {
  display: none;
}
.ant-select-dropdown-menu {
  outline: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  max-height: 250px;
  overflow: auto;
}
.ant-select-dropdown-menu-item-group-list {
  margin: 0;
  padding: 0;
}
.ant-select-dropdown-menu-item-group-list > .ant-select-dropdown-menu-item {
  padding-left: 20px;
}
.ant-select-dropdown-menu-item-group-title {
  color: rgba(0, 0, 0, 0.45);
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
}
.ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:first-child:not(:last-child),
.ant-select-dropdown-menu-item-group:not(:last-child) .ant-select-dropdown-menu-item-group-list .ant-select-dropdown-menu-item:last-child {
  border-radius: 0;
}
.ant-select-dropdown-menu-item {
  position: relative;
  display: block;
  padding: 5px 12px;
  line-height: 22px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.65);
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ant-select-dropdown-menu-item:hover {
  background-color: #d4e8ff;
}
.ant-select-dropdown-menu-item:first-child {
  border-radius: 4px 4px 0 0;
}
.ant-select-dropdown-menu-item:last-child {
  border-radius: 0 0 4px 4px;
}
.ant-select-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
  cursor: not-allowed;
}
.ant-select-dropdown-menu-item-selected,
.ant-select-dropdown-menu-item-selected:hover {
  background-color: #fafafa;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.65);
}
.ant-select-dropdown-menu-item-active {
  background-color: rgba(65, 106, 170, 0.07);
}
.ant-select-dropdown-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  overflow: hidden;
  background-color: #e8e8e8;
  line-height: 0;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:after {
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e632";
  color: transparent;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 12px;
  font-weight: bold;
  text-shadow: 0 0.1px 0, 0.1px 0 0, 0 -0.1px 0, -0.1px 0;
}
:root .ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:after {
  font-size: 12px;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item:hover:after {
  color: #ddd;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-disabled:after {
  display: none;
}
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:after,
.ant-select-dropdown.ant-select-dropdown--multiple .ant-select-dropdown-menu-item-selected:hover:after {
  color: #0066b3;
  display: inline-block;
}
.ant-select-dropdown-container-open .ant-select-dropdown,
.ant-select-dropdown-open .ant-select-dropdown {
  display: block;
}
.ant-slider {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  margin: 14px 6px 10px;
  padding: 4px 0;
  height: 12px;
  cursor: pointer;
}
.ant-slider-vertical {
  width: 12px;
  height: 100%;
  margin: 6px 10px;
  padding: 0 4px;
}
.ant-slider-vertical .ant-slider-rail {
  height: 100%;
  width: 4px;
}
.ant-slider-vertical .ant-slider-track {
  width: 4px;
}
.ant-slider-vertical .ant-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px;
}
.ant-slider-vertical .ant-slider-mark {
  top: 0;
  left: 12px;
  width: 18px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-mark-text {
  left: 4px;
  white-space: nowrap;
}
.ant-slider-vertical .ant-slider-step {
  width: 4px;
  height: 100%;
}
.ant-slider-vertical .ant-slider-dot {
  top: auto;
  left: 2px;
  margin-bottom: -4px;
}
.ant-slider-with-marks {
  margin-bottom: 28px;
}
.ant-slider-rail {
  position: absolute;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #f5f5f5;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.ant-slider-track {
  position: absolute;
  height: 4px;
  border-radius: 4px;
  background-color: #0066b3;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.ant-slider-handle {
  position: absolute;
  margin-left: -7px;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  border-radius: 50%;
  border: solid 2px #0066b3;
  background-color: #fff;
  -webkit-transition: border-color 0.3s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: border-color 0.3s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.ant-slider-handle:focus {
  border-color: #3385c2;
  -webkit-box-shadow: 0 0 0 5px #80b3d9;
          box-shadow: 0 0 0 5px #80b3d9;
  outline: none;
}
.ant-slider-handle.ant-tooltip-open {
  border-color: #0066b3;
}
.ant-slider:hover .ant-slider-rail {
  background-color: #e1e1e1;
}
.ant-slider:hover .ant-slider-track {
  background-color: #0066b3;
}
.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) {
  border-color: #0066b3;
}
.ant-slider-mark {
  position: absolute;
  top: 14px;
  left: 0;
  width: 100%;
  font-size: 14px;
}
.ant-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.45);
}
.ant-slider-mark-text-active {
  color: rgba(0, 0, 0, 0.65);
}
.ant-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.ant-slider-dot {
  position: absolute;
  top: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e8e8e8;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}
.ant-slider-dot:first-child {
  margin-left: -4px;
}
.ant-slider-dot:last-child {
  margin-left: -4px;
}
.ant-slider-dot-active {
  border-color: #80b3d9;
}
.ant-slider-disabled {
  cursor: not-allowed;
}
.ant-slider-disabled .ant-slider-track {
  background-color: rgba(0, 0, 0, 0.25) !important;
}
.ant-slider-disabled .ant-slider-handle,
.ant-slider-disabled .ant-slider-dot {
  border-color: rgba(0, 0, 0, 0.25) !important;
  background-color: #fff;
  cursor: not-allowed;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-slider-disabled .ant-slider-mark-text,
.ant-slider-disabled .ant-slider-dot {
  cursor: not-allowed !important;
}
.ant-spin {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  color: #0066b3;
  vertical-align: middle;
  text-align: center;
  opacity: 0;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  display: none;
}
.ant-spin-spinning {
  opacity: 1;
  position: static;
  display: inline-block;
}
.ant-spin-nested-loading {
  position: relative;
}
.ant-spin-nested-loading > div > .ant-spin {
  display: block;
  position: absolute;
  height: 100%;
  max-height: 360px;
  width: 100%;
  z-index: 4;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-dot {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}
.ant-spin-nested-loading > div > .ant-spin .ant-spin-text {
  position: absolute;
  top: 50%;
  width: 100%;
  padding-top: 5px;
  text-shadow: 0 1px 2px #fff;
}
.ant-spin-nested-loading > div > .ant-spin.ant-spin-show-text .ant-spin-dot {
  margin-top: -20px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-dot {
  margin: -7px;
}
.ant-spin-nested-loading > div > .ant-spin-sm .ant-spin-text {
  padding-top: 2px;
}
.ant-spin-nested-loading > div > .ant-spin-sm.ant-spin-show-text .ant-spin-dot {
  margin-top: -17px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-dot {
  margin: -16px;
}
.ant-spin-nested-loading > div > .ant-spin-lg .ant-spin-text {
  padding-top: 11px;
}
.ant-spin-nested-loading > div > .ant-spin-lg.ant-spin-show-text .ant-spin-dot {
  margin-top: -26px;
}
.ant-spin-container {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  zoom: 1;
}
.ant-spin-container::before {
  display: table;
  content: '';
}
.ant-spin-container::after {
  display: table;
  clear: both;
  content: '';
}
.ant-spin-container:before,
.ant-spin-container:after {
  content: "";
  display: table;
}
.ant-spin-container:after {
  clear: both;
}
.ant-spin-container::before {
  display: table;
  content: '';
}
.ant-spin-container::after {
  display: table;
  clear: both;
  content: '';
}
.ant-spin-container:before,
.ant-spin-container:after {
  content: "";
  display: table;
}
.ant-spin-container:after {
  clear: both;
}
.ant-spin-blur {
  pointer-events: none;
  user-select: none;
  overflow: hidden;
  opacity: 0.5;
  -webkit-filter: blur(0.5px);
  filter: blur(0.5px);
  /* autoprefixer: off */
  filter: progid\:DXImageTransform\.Microsoft\.Blur(PixelRadius\=1, MakeShadow\=false);
}
.ant-spin-blur:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 10;
}
.ant-spin-tip {
  color: rgba(0, 0, 0, 0.45);
}
.ant-spin-dot {
  position: relative;
  display: inline-block;
  font-size: 20px;
  width: 20px;
  height: 20px;
}
.ant-spin-dot i {
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background-color: #0066b3;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  display: block;
  position: absolute;
  opacity: 0.3;
  -webkit-animation: antSpinMove 1s infinite linear alternate;
          animation: antSpinMove 1s infinite linear alternate;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.ant-spin-dot i:nth-child(1) {
  left: 0;
  top: 0;
}
.ant-spin-dot i:nth-child(2) {
  right: 0;
  top: 0;
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.ant-spin-dot i:nth-child(3) {
  right: 0;
  bottom: 0;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.ant-spin-dot i:nth-child(4) {
  left: 0;
  bottom: 0;
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.ant-spin-dot-spin {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: antRotate 1.2s infinite linear;
          animation: antRotate 1.2s infinite linear;
}
.ant-spin-sm .ant-spin-dot {
  font-size: 14px;
  width: 14px;
  height: 14px;
}
.ant-spin-sm .ant-spin-dot i {
  width: 6px;
  height: 6px;
}
.ant-spin-lg .ant-spin-dot {
  font-size: 32px;
  width: 32px;
  height: 32px;
}
.ant-spin-lg .ant-spin-dot i {
  width: 14px;
  height: 14px;
}
.ant-spin.ant-spin-show-text .ant-spin-text {
  display: block;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ */
  .ant-spin-blur {
    background: #fff;
    opacity: 0.5;
  }
}
@-webkit-keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@keyframes antSpinMove {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
@keyframes antRotate {
  to {
    -webkit-transform: rotate(405deg);
            transform: rotate(405deg);
  }
}
.ant-steps {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ant-steps-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.ant-steps-item:last-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.ant-steps-item:last-child .ant-steps-item-tail,
.ant-steps-item:last-child .ant-steps-item-title:after {
  display: none;
}
.ant-steps-item-icon,
.ant-steps-item-content {
  display: inline-block;
  vertical-align: top;
}
.ant-steps-item-icon {
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 32px;
  font-size: 16px;
  margin-right: 8px;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.ant-steps-item-icon > .ant-steps-icon {
  line-height: 1;
  top: -1px;
  color: #0066b3;
  position: relative;
}
.ant-steps-item-tail {
  position: absolute;
  left: 0;
  width: 100%;
  top: 12px;
  padding: 0 10px;
}
.ant-steps-item-tail:after {
  content: '';
  display: inline-block;
  background: #e8e8e8;
  height: 1px;
  border-radius: 1px;
  width: 100%;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ant-steps-item-title {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
  padding-right: 16px;
  position: relative;
  line-height: 32px;
}
.ant-steps-item-title:after {
  content: '';
  height: 1px;
  width: 9999px;
  background: #e8e8e8;
  display: block;
  position: absolute;
  top: 16px;
  left: 100%;
}
.ant-steps-item-description {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait .ant-steps-item-icon {
  border-color: rgba(0, 0, 0, 0.25);
  background-color: #fff;
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: rgba(0, 0, 0, 0.25);
}
.ant-steps-item-wait > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait > .ant-steps-item-content > .ant-steps-item-title:after {
  background-color: #e8e8e8;
}
.ant-steps-item-wait > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-wait > .ant-steps-item-tail:after {
  background-color: #e8e8e8;
}
.ant-steps-item-process .ant-steps-item-icon {
  border-color: #0066b3;
  background-color: #fff;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #0066b3;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #0066b3;
}
.ant-steps-item-process > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.85);
}
.ant-steps-item-process > .ant-steps-item-content > .ant-steps-item-title:after {
  background-color: #e8e8e8;
}
.ant-steps-item-process > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.65);
}
.ant-steps-item-process > .ant-steps-item-tail:after {
  background-color: #e8e8e8;
}
.ant-steps-item-process .ant-steps-item-icon {
  background: #0066b3;
}
.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #fff;
}
.ant-steps-item-process .ant-steps-item-title {
  font-weight: 500;
}
.ant-steps-item-finish .ant-steps-item-icon {
  border-color: #0066b3;
  background-color: #fff;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #0066b3;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #0066b3;
}
.ant-steps-item-finish > .ant-steps-item-content > .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.65);
}
.ant-steps-item-finish > .ant-steps-item-content > .ant-steps-item-title:after {
  background-color: #0066b3;
}
.ant-steps-item-finish > .ant-steps-item-content > .ant-steps-item-description {
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-item-finish > .ant-steps-item-tail:after {
  background-color: #0066b3;
}
.ant-steps-item-error .ant-steps-item-icon {
  border-color: #f5222d;
  background-color: #fff;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon {
  color: #f5222d;
}
.ant-steps-item-error .ant-steps-item-icon > .ant-steps-icon .ant-steps-icon-dot {
  background: #f5222d;
}
.ant-steps-item-error > .ant-steps-item-content > .ant-steps-item-title {
  color: #f5222d;
}
.ant-steps-item-error > .ant-steps-item-content > .ant-steps-item-title:after {
  background-color: #e8e8e8;
}
.ant-steps-item-error > .ant-steps-item-content > .ant-steps-item-description {
  color: #f5222d;
}
.ant-steps-item-error > .ant-steps-item-tail:after {
  background-color: #e8e8e8;
}
.ant-steps-item.ant-steps-next-error .ant-steps-item-title:after {
  background: #f5222d;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 16px;
  white-space: nowrap;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child .ant-steps-item-title {
  padding-right: 0;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-tail {
  display: none;
}
.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item-description {
  max-width: 150px;
  white-space: normal;
}
.ant-steps-item-custom .ant-steps-item-icon {
  background: none;
  border: 0;
  width: auto;
  height: auto;
}
.ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 24px;
  line-height: 32px;
  top: 0;
  left: 0.5px;
  width: 32px;
  height: 32px;
}
.ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon > .ant-steps-icon {
  color: #0066b3;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item {
  margin-right: 12px;
}
.ant-steps-small.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item:last-child {
  margin-right: 0;
}
.ant-steps-small .ant-steps-item-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  border-radius: 24px;
  font-size: 12px;
}
.ant-steps-small .ant-steps-item-title {
  font-size: 14px;
  line-height: 24px;
  padding-right: 12px;
}
.ant-steps-small .ant-steps-item-title:after {
  top: 12px;
}
.ant-steps-small .ant-steps-item-description {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-steps-small .ant-steps-item-tail {
  top: 8px;
  padding: 0 8px;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon {
  width: inherit;
  height: inherit;
  line-height: inherit;
  border-radius: 0;
  border: 0;
  background: none;
}
.ant-steps-small .ant-steps-item-custom .ant-steps-item-icon > .ant-steps-icon {
  font-size: 24px;
  line-height: 24px;
  -webkit-transform: none;
          transform: none;
}
.ant-steps-vertical {
  display: block;
}
.ant-steps-vertical .ant-steps-item {
  display: block;
  overflow: visible;
}
.ant-steps-vertical .ant-steps-item-icon {
  float: left;
  margin-right: 16px;
}
.ant-steps-vertical .ant-steps-item-content {
  min-height: 48px;
  overflow: hidden;
  display: block;
}
.ant-steps-vertical .ant-steps-item-title {
  line-height: 32px;
}
.ant-steps-vertical .ant-steps-item-description {
  padding-bottom: 12px;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-tail {
  position: absolute;
  left: 16px;
  top: 0;
  height: 100%;
  width: 1px;
  padding: 38px 0 6px;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-tail:after {
  height: 100%;
  width: 1px;
}
.ant-steps-vertical > .ant-steps-item:not(:last-child) > .ant-steps-item-tail {
  display: block;
}
.ant-steps-vertical > .ant-steps-item > .ant-steps-item-content > .ant-steps-item-title:after {
  display: none;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-tail {
  position: absolute;
  left: 12px;
  top: 0;
  padding: 30px 0 6px;
}
.ant-steps-vertical.ant-steps-small .ant-steps-item-title {
  line-height: 24px;
}
@media (max-width: 480px) {
  .ant-steps-horizontal.ant-steps-label-horizontal {
    display: block;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
    display: block;
    overflow: visible;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
    float: left;
    margin-right: 16px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-content {
    min-height: 48px;
    overflow: hidden;
    display: block;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-title {
    line-height: 32px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-description {
    padding-bottom: 12px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-tail {
    position: absolute;
    left: 16px;
    top: 0;
    height: 100%;
    width: 1px;
    padding: 38px 0 6px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-tail:after {
    height: 100%;
    width: 1px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item:not(:last-child) > .ant-steps-item-tail {
    display: block;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal > .ant-steps-item > .ant-steps-item-content > .ant-steps-item-title:after {
    display: none;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-tail {
    position: absolute;
    left: 12px;
    top: 0;
    padding: 30px 0 6px;
  }
  .ant-steps-horizontal.ant-steps-label-horizontal.ant-steps-small .ant-steps-item-title {
    line-height: 24px;
  }
}
.ant-steps-label-vertical .ant-steps-item {
  overflow: visible;
}
.ant-steps-label-vertical .ant-steps-item-tail {
  padding: 0 24px;
  margin-left: 48px;
}
.ant-steps-label-vertical .ant-steps-item-content {
  display: block;
  text-align: center;
  margin-top: 8px;
  width: 104px;
}
.ant-steps-label-vertical .ant-steps-item-icon {
  display: inline-block;
  margin-left: 36px;
}
.ant-steps-label-vertical .ant-steps-item-title {
  padding-right: 0;
}
.ant-steps-label-vertical .ant-steps-item-title:after {
  display: none;
}
.ant-steps-dot .ant-steps-item-title {
  line-height: 1.5;
}
.ant-steps-dot .ant-steps-item-tail {
  width: 100%;
  top: 2px;
  margin: 0 0 0 75px;
  padding: 0;
}
.ant-steps-dot .ant-steps-item-tail:after {
  height: 3px;
  width: calc(100% - 20px);
  margin-left: 12px;
}
.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 2px;
}
.ant-steps-dot .ant-steps-item-icon {
  padding-right: 0;
  width: 8px;
  height: 8px;
  line-height: 8px;
  border: 0;
  margin-left: 67px;
  background: transparent;
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot {
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /* expand hover area */
}
.ant-steps-dot .ant-steps-item-icon .ant-steps-icon-dot:after {
  content: "";
  background: rgba(0, 0, 0, 0.001);
  width: 60px;
  height: 32px;
  position: absolute;
  top: -12px;
  left: -26px;
}
.ant-steps-dot .ant-steps-item-content {
  width: 150px;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon {
  width: 10px;
  height: 10px;
  line-height: 10px;
}
.ant-steps-dot .ant-steps-item-process .ant-steps-item-icon .ant-steps-icon-dot {
  top: -1px;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-icon {
  margin-left: 0;
  margin-top: 8px;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-tail {
  margin: 0;
  left: -9px;
  top: 2px;
  padding: 22px 0 4px;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item:first-child .ant-steps-icon-dot {
  left: 0;
}
.ant-steps-vertical.ant-steps-dot .ant-steps-item-process .ant-steps-icon-dot {
  left: -2px;
}
.ant-switch {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 22px;
  min-width: 44px;
  line-height: 20px;
  vertical-align: middle;
  border-radius: 100px;
  border: 1px solid transparent;
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-transition: all 0.36s;
  transition: all 0.36s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-switch-inner {
  color: #fff;
  font-size: 12px;
  margin-left: 24px;
  margin-right: 6px;
  display: block;
}
.ant-switch:before,
.ant-switch:after {
  position: absolute;
  width: 18px;
  height: 18px;
  left: 1px;
  top: 1px;
  border-radius: 18px;
  background-color: #fff;
  content: " ";
  cursor: pointer;
  -webkit-transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: all 0.36s cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-switch:after {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
          box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
}
.ant-switch:active:before,
.ant-switch:active:after {
  width: 24px;
}
.ant-switch:before {
  content: "\e64d";
  font-family: anticon;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
  text-align: center;
  background: transparent;
  z-index: 1;
  display: none;
  font-size: 12px;
}
.ant-switch-loading:before {
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
}
.ant-switch-checked.ant-switch-loading:before {
  color: #0066b3;
}
.ant-switch:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  outline: 0;
}
.ant-switch:focus:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-switch-small {
  height: 16px;
  min-width: 28px;
  line-height: 14px;
}
.ant-switch-small .ant-switch-inner {
  margin-left: 18px;
  margin-right: 3px;
  font-size: 12px;
}
.ant-switch-small:before,
.ant-switch-small:after {
  width: 12px;
  height: 12px;
}
.ant-switch-small:active:before,
.ant-switch-small:active:after {
  width: 16px;
}
.ant-switch-small.ant-switch-checked:before {
  left: 100%;
  margin-left: -13px;
}
.ant-switch-small.ant-switch-checked .ant-switch-inner {
  margin-left: 3px;
  margin-right: 18px;
}
.ant-switch-small.ant-switch-loading:before {
  -webkit-animation: AntSwitchSmallLoadingCircle 1s infinite linear;
          animation: AntSwitchSmallLoadingCircle 1s infinite linear;
  font-weight: bold;
}
.ant-switch-checked {
  background-color: #0066b3;
}
.ant-switch-checked .ant-switch-inner {
  margin-left: 6px;
  margin-right: 24px;
}
.ant-switch-checked:before {
  left: 100%;
  margin-left: -19px;
}
.ant-switch-checked:after {
  left: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  margin-left: -1px;
}
.ant-switch-loading,
.ant-switch-disabled {
  pointer-events: none;
  opacity: 0.4;
}
@-webkit-keyframes AntSwitchSmallLoadingCircle {
  0% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg) scale(0.66667);
            transform: rotate(0deg) scale(0.66667);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(360deg) scale(0.66667);
            transform: rotate(360deg) scale(0.66667);
  }
}
@keyframes AntSwitchSmallLoadingCircle {
  0% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg) scale(0.66667);
            transform: rotate(0deg) scale(0.66667);
  }
  100% {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: rotate(360deg) scale(0.66667);
            transform: rotate(360deg) scale(0.66667);
  }
}
.ant-table-wrapper {
  zoom: 1;
}
.ant-table-wrapper::before {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-table-wrapper:before,
.ant-table-wrapper:after {
  content: "";
  display: table;
}
.ant-table-wrapper:after {
  clear: both;
}
.ant-table-wrapper::before {
  display: table;
  content: '';
}
.ant-table-wrapper::after {
  display: table;
  clear: both;
  content: '';
}
.ant-table-wrapper:before,
.ant-table-wrapper:after {
  content: "";
  display: table;
}
.ant-table-wrapper:after {
  clear: both;
}
.ant-table {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  clear: both;
}
.ant-table-body {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ant-table-empty .ant-table-body {
  overflow: auto !important;
}
.ant-table table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  border-radius: 4px 4px 0 0;
}
.ant-table-thead > tr > th {
  background: #fafafa;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  text-align: left;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-thead > tr > th[colspan] {
  text-align: center;
}
.ant-table-thead > tr > th .anticon-filter,
.ant-table-thead > tr > th .ant-table-filter-icon {
  position: relative;
  margin-left: 8px;
  font-size: 14px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 14px;
  font-weight: normal;
  vertical-align: text-bottom;
}
.ant-table-thead > tr > th .anticon-filter:hover,
.ant-table-thead > tr > th .ant-table-filter-icon:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-table-thead > tr > th .ant-table-column-sorter + .anticon-filter {
  margin-left: 4px;
}
.ant-table-thead > tr > th .ant-table-filter-selected.anticon-filter {
  color: #0066b3;
}
.ant-table-thead > tr > th.ant-table-column-has-filters {
  overflow: hidden;
}
.ant-table-thead > tr:first-child > th:first-child {
  border-top-left-radius: 4px;
}
.ant-table-thead > tr:first-child > th:last-child {
  border-top-right-radius: 4px;
}
.ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-bottom: 0;
}
.ant-table-tbody > tr > td {
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-thead > tr,
.ant-table-tbody > tr {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-thead > tr.ant-table-row-hover > td,
.ant-table-tbody > tr.ant-table-row-hover > td,
.ant-table-thead > tr:hover > td,
.ant-table-tbody > tr:hover > td {
  background: #d4e8ff !important;
}
.ant-table-thead > tr:hover {
  background: none;
}
.ant-table-footer {
  padding: 16px 16px;
  background: #fafafa;
  border-radius: 0 0 4px 4px;
  position: relative;
  border-top: 1px solid #e8e8e8;
}
.ant-table-footer:before {
  content: '';
  height: 1px;
  background: #fafafa;
  position: absolute;
  top: -1px;
  width: 100%;
  left: 0;
}
.ant-table.ant-table-bordered .ant-table-footer {
  border: 1px solid #e8e8e8;
}
.ant-table-title {
  padding: 16px 0;
  position: relative;
  top: 1px;
  border-radius: 4px 4px 0 0;
}
.ant-table.ant-table-bordered .ant-table-title {
  border: 1px solid #e8e8e8;
  padding-left: 16px;
  padding-right: 16px;
}
.ant-table-title + .ant-table-content {
  position: relative;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.ant-table-bordered .ant-table-title + .ant-table-content,
.ant-table-bordered .ant-table-title + .ant-table-content table,
.ant-table-bordered .ant-table-title + .ant-table-content .ant-table-thead > tr:first-child > th {
  border-radius: 0;
}
.ant-table-without-column-header .ant-table-title + .ant-table-content,
.ant-table-without-column-header table {
  border-radius: 0;
}
.ant-table-tbody > tr.ant-table-row-selected td {
  background: #fafafa;
}
.ant-table-thead > tr > th.ant-table-column-sort {
  background: #f5f5f5;
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td {
  padding: 16px 16px;
  word-break: break-word;
  -ms-word-break: break-all;
}
.ant-table-thead > tr > th.ant-table-selection-column-custom {
  padding-left: 16px;
  padding-right: 0;
}
.ant-table-thead > tr > th.ant-table-selection-column,
.ant-table-tbody > tr > td.ant-table-selection-column {
  text-align: center;
  min-width: 62px;
  width: 62px;
}
.ant-table-thead > tr > th.ant-table-selection-column .ant-radio-wrapper,
.ant-table-tbody > tr > td.ant-table-selection-column .ant-radio-wrapper {
  margin-right: 0;
}
.ant-table-expand-icon-th,
.ant-table-row-expand-icon-cell {
  text-align: center;
  min-width: 50px;
  width: 50px;
}
.ant-table-header {
  background: #fafafa;
  overflow: hidden;
}
.ant-table-header table {
  border-radius: 4px 4px 0 0;
}
.ant-table-loading {
  position: relative;
}
.ant-table-loading .ant-table-body {
  background: #fff;
  opacity: 0.5;
}
.ant-table-loading .ant-table-spin-holder {
  height: 20px;
  line-height: 20px;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  position: absolute;
}
.ant-table-loading .ant-table-with-pagination {
  margin-top: -20px;
}
.ant-table-loading .ant-table-without-pagination {
  margin-top: 10px;
}
.ant-table-column-sorter {
  position: relative;
  margin-left: 8px;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.45);
}
.ant-table-column-sorter-up,
.ant-table-column-sorter-down {
  display: block;
  width: 14px;
  height: 6px;
  line-height: 6px;
  cursor: pointer;
  position: relative;
}
.ant-table-column-sorter-up:hover .anticon,
.ant-table-column-sorter-down:hover .anticon {
  color: #0066b3;
}
.ant-table-column-sorter-up.on .anticon-caret-up,
.ant-table-column-sorter-down.on .anticon-caret-up,
.ant-table-column-sorter-up.on .anticon-caret-down,
.ant-table-column-sorter-down.on .anticon-caret-down {
  color: #0066b3;
}
.ant-table-column-sorter-up:after,
.ant-table-column-sorter-down:after {
  position: absolute;
  content: '';
  height: 30px;
  width: 14px;
  left: 0;
}
.ant-table-column-sorter-up:after {
  bottom: 0;
}
.ant-table-column-sorter-down:after {
  top: 0;
}
.ant-table-column-sorter .anticon-caret-up,
.ant-table-column-sorter .anticon-caret-down {
  display: inline-block;
  font-size: 12px;
  font-size: 8px \9;
  -webkit-transform: scale(0.66666667) rotate(0deg);
          transform: scale(0.66666667) rotate(0deg);
  line-height: 4px;
  height: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: block;
}
:root .ant-table-column-sorter .anticon-caret-up,
:root .ant-table-column-sorter .anticon-caret-down {
  font-size: 12px;
}
.ant-table-column-sorter-down {
  margin-top: 1.5px;
}
.ant-table-column-sorter .anticon-caret-up {
  margin-top: 0.5px;
}
.ant-table-bordered .ant-table-header > table,
.ant-table-bordered .ant-table-body > table,
.ant-table-bordered .ant-table-fixed-left table,
.ant-table-bordered .ant-table-fixed-right table {
  border: 1px solid #e8e8e8;
  border-right: 0;
  border-bottom: 0;
}
.ant-table-bordered.ant-table-empty .ant-table-placeholder {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-header > table {
  border-bottom: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body > table {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-body-inner > table {
  border-top: 0;
}
.ant-table-bordered.ant-table-fixed-header .ant-table-placeholder {
  border: 0;
}
.ant-table-bordered .ant-table-thead > tr:not(:last-child) > th {
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-bordered .ant-table-thead > tr > th,
.ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid #e8e8e8;
}
.ant-table-placeholder {
  position: relative;
  padding: 16px 16px;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  z-index: 1;
}
.ant-table-placeholder .anticon {
  margin-right: 4px;
}
.ant-table-pagination.ant-pagination {
  margin: 16px 0;
  float: right;
}
.ant-table-filter-dropdown {
  min-width: 96px;
  margin-left: -8px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-filter-dropdown .ant-dropdown-menu {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 4px 4px 0 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
  max-height: 400px;
  overflow-x: hidden;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
  padding-right: 0;
}
.ant-table-filter-dropdown .ant-dropdown-menu-sub {
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-filter-dropdown .ant-dropdown-menu .ant-dropdown-submenu-contain-selected .ant-dropdown-menu-submenu-title:after {
  color: #0066b3;
  font-weight: bold;
  text-shadow: 0 0 2px #0066b3;
}
.ant-table-filter-dropdown .ant-dropdown-menu-item {
  overflow: hidden;
}
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-item:last-child,
.ant-table-filter-dropdown > .ant-dropdown-menu > .ant-dropdown-menu-submenu:last-child .ant-dropdown-menu-submenu-title {
  border-radius: 0;
}
.ant-table-filter-dropdown-btns {
  overflow: hidden;
  padding: 7px 8px;
  border-top: 1px solid #e8e8e8;
}
.ant-table-filter-dropdown-link {
  color: #0066b3;
}
.ant-table-filter-dropdown-link:hover {
  color: #1f7fbf;
}
.ant-table-filter-dropdown-link:active {
  color: #004b8c;
}
.ant-table-filter-dropdown-link.confirm {
  float: left;
}
.ant-table-filter-dropdown-link.clear {
  float: right;
}
.ant-table-selection-select-all-custom {
  margin-right: 4px !important;
}
.ant-table-selection .anticon-down {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-table-selection-menu {
  min-width: 96px;
  margin-top: 5px;
  margin-left: -30px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.ant-table-selection-menu .ant-action-down {
  color: rgba(0, 0, 0, 0.45);
}
.ant-table-selection-down {
  cursor: pointer;
  padding: 0;
  display: inline-block;
  line-height: 1;
}
.ant-table-selection-down:hover .anticon-down {
  color: #666;
}
.ant-table-row-expand-icon {
  cursor: pointer;
  display: inline-block;
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 14px;
  border: 1px solid #e8e8e8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: #fff;
}
.ant-table-row-expanded:after {
  content: '-';
}
.ant-table-row-collapsed:after {
  content: '+';
}
.ant-table-row-spaced {
  visibility: hidden;
}
.ant-table-row-spaced:after {
  content: '.';
}
.ant-table-row[class*="ant-table-row-level-0"] .ant-table-selection-column > span {
  display: inline-block;
}
tr.ant-table-expanded-row,
tr.ant-table-expanded-row:hover {
  background: #fbfbfb;
}
.ant-table .ant-table-row-indent + .ant-table-row-expand-icon {
  margin-right: 8px;
}
.ant-table-scroll {
  overflow: auto;
  overflow-x: hidden;
}
.ant-table-scroll table {
  width: auto;
  min-width: 100%;
}
.ant-table-body-inner {
  height: 100%;
}
.ant-table-fixed-header > .ant-table-content > .ant-table-scroll > .ant-table-body {
  position: relative;
  background: #fff;
}
.ant-table-fixed-header .ant-table-body-inner {
  overflow: scroll;
}
.ant-table-fixed-header .ant-table-scroll .ant-table-header {
  overflow: scroll;
  padding-bottom: 20px;
  margin-bottom: -20px;
}
.ant-table-fixed-left,
.ant-table-fixed-right {
  position: absolute;
  top: 0;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  border-radius: 0;
}
.ant-table-fixed-left table,
.ant-table-fixed-right table {
  width: auto;
  background: #fff;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed,
.ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-radius: 0;
}
.ant-table-fixed-left {
  left: 0;
  -webkit-box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.ant-table-fixed-left .ant-table-header {
  overflow-y: hidden;
}
.ant-table-fixed-left .ant-table-body-inner {
  margin-right: -20px;
  padding-right: 20px;
}
.ant-table-fixed-header .ant-table-fixed-left .ant-table-body-inner {
  padding-right: 0;
}
.ant-table-fixed-left,
.ant-table-fixed-left table {
  border-radius: 4px 0 0 0;
}
.ant-table-fixed-left .ant-table-thead > tr > th:last-child {
  border-top-right-radius: 0;
}
.ant-table-fixed-right {
  right: 0;
  -webkit-box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
          box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15);
}
.ant-table-fixed-right,
.ant-table-fixed-right table {
  border-radius: 0 4px 0 0;
}
.ant-table-fixed-right .ant-table-expanded-row {
  color: transparent;
  pointer-events: none;
}
.ant-table-fixed-right .ant-table-thead > tr > th:first-child {
  border-top-left-radius: 0;
}
.ant-table.ant-table-scroll-position-left .ant-table-fixed-left {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table.ant-table-scroll-position-right .ant-table-fixed-right {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ant-table-middle > .ant-table-title,
.ant-table-middle > .ant-table-footer {
  padding: 12px 8px;
}
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-middle > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-middle > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 12px 8px;
}
.ant-table-small {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.ant-table-small > .ant-table-title,
.ant-table-small > .ant-table-footer {
  padding: 8px 8px;
}
.ant-table-small > .ant-table-title {
  border-bottom: 1px solid #e8e8e8;
  top: 0;
}
.ant-table-small > .ant-table-content > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  border: 0;
  padding: 0 8px;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
  padding: 8px 8px;
}
.ant-table-small > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th {
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
}
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-scroll > .ant-table-body > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table,
.ant-table-small > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table {
  padding: 0;
}
.ant-table-small > .ant-table-content .ant-table-header {
  background: #fff;
}
.ant-table-small > .ant-table-content .ant-table-placeholder,
.ant-table-small > .ant-table-content .ant-table-row:last-child td {
  border-bottom: 0;
}
.ant-table-small.ant-table-bordered {
  border-right: 0;
}
.ant-table-small.ant-table-bordered .ant-table-title {
  border: 0;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-content {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer {
  border: 0;
  border-top: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-footer:before {
  display: none;
}
.ant-table-small.ant-table-bordered .ant-table-placeholder {
  border-left: 0;
  border-bottom: 0;
}
.ant-table-small.ant-table-bordered .ant-table-thead > tr > th:last-child,
.ant-table-small.ant-table-bordered .ant-table-tbody > tr > td:last-child {
  border-right: none;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-thead > tr > th:last-child,
.ant-table-small.ant-table-bordered .ant-table-fixed-left .ant-table-tbody > tr > td:last-child {
  border-right: 1px solid #e8e8e8;
}
.ant-table-small.ant-table-bordered .ant-table-fixed-right {
  border-right: 1px solid #e8e8e8;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: 40px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-ink-bar {
  visibility: hidden;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  margin: 0;
  border: 1px solid #e8e8e8;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  background: #fafafa;
  margin-right: 2px;
  padding: 0 16px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  line-height: 38px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  background: #fff;
  border-color: #e8e8e8;
  color: #0066b3;
  padding-bottom: 1px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-inactive {
  padding: 0;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab .anticon-close {
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 12px;
  margin-left: 3px;
  margin-right: -5px;
  overflow: hidden;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  height: 14px;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab .anticon-close:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tabs.ant-tabs-card .ant-tabs-content > .ant-tabs-tabpane,
.ant-tabs.ant-tabs-editable-card .ant-tabs-content > .ant-tabs-tabpane {
  -webkit-transition: none !important;
  transition: none !important;
}
.ant-tabs.ant-tabs-card .ant-tabs-content > .ant-tabs-tabpane-inactive,
.ant-tabs.ant-tabs-editable-card .ant-tabs-content > .ant-tabs-tabpane-inactive {
  overflow: hidden;
}
.ant-tabs.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab:hover .anticon-close {
  opacity: 1;
}
.ant-tabs-extra-content {
  line-height: 40px;
}
.ant-tabs-extra-content .ant-tabs-new-tab {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  border: 1px solid #e8e8e8;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tabs-extra-content .ant-tabs-new-tab:hover {
  color: #0066b3;
  border-color: #0066b3;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: auto;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 8px;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab-active {
  padding-bottom: 4px;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-tab:last-child {
  margin-bottom: 8px;
}
.ant-tabs-vertical.ant-tabs-card > .ant-tabs-bar .ant-tabs-new-tab {
  width: 90%;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-right: 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left > .ant-tabs-bar .ant-tabs-tab {
  border-right: 0;
  border-radius: 4px 0 0 4px;
  margin-right: 1px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-left > .ant-tabs-bar .ant-tabs-tab-active {
  margin-right: -1px;
  padding-right: 18px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-left: 0;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right > .ant-tabs-bar .ant-tabs-tab {
  border-left: 0;
  border-radius: 0 4px 4px 0;
  margin-left: 1px;
}
.ant-tabs-vertical.ant-tabs-card.ant-tabs-right > .ant-tabs-bar .ant-tabs-tab-active {
  margin-left: -1px;
  padding-left: 18px;
}
.ant-tabs.ant-tabs-card.ant-tabs-bottom > .ant-tabs-bar .ant-tabs-tab {
  border-bottom: 1px solid #e8e8e8;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.ant-tabs.ant-tabs-card.ant-tabs-bottom > .ant-tabs-bar .ant-tabs-tab-active {
  color: #0066b3;
  padding-bottom: 0;
  padding-top: 1px;
}
.ant-tabs {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.ant-tabs::before {
  display: table;
  content: '';
}
.ant-tabs::after {
  display: table;
  clear: both;
  content: '';
}
.ant-tabs:before,
.ant-tabs:after {
  content: "";
  display: table;
}
.ant-tabs:after {
  clear: both;
}
.ant-tabs::before {
  display: table;
  content: '';
}
.ant-tabs::after {
  display: table;
  clear: both;
  content: '';
}
.ant-tabs:before,
.ant-tabs:after {
  content: "";
  display: table;
}
.ant-tabs:after {
  clear: both;
}
.ant-tabs-ink-bar {
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 2px;
  background-color: #0066b3;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.ant-tabs-bar {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 16px 0;
  outline: none;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-nav-container {
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  white-space: nowrap;
  margin-bottom: -1px;
  -webkit-transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  zoom: 1;
}
.ant-tabs-nav-container::before {
  display: table;
  content: '';
}
.ant-tabs-nav-container::after {
  display: table;
  clear: both;
  content: '';
}
.ant-tabs-nav-container:before,
.ant-tabs-nav-container:after {
  content: "";
  display: table;
}
.ant-tabs-nav-container:after {
  clear: both;
}
.ant-tabs-nav-container::before {
  display: table;
  content: '';
}
.ant-tabs-nav-container::after {
  display: table;
  clear: both;
  content: '';
}
.ant-tabs-nav-container:before,
.ant-tabs-nav-container:after {
  content: "";
  display: table;
}
.ant-tabs-nav-container:after {
  clear: both;
}
.ant-tabs-nav-container-scrolling {
  padding-left: 32px;
  padding-right: 32px;
}
.ant-tabs-bottom .ant-tabs-bar {
  border-bottom: none;
  border-top: 1px solid #e8e8e8;
}
.ant-tabs-bottom .ant-tabs-ink-bar {
  bottom: auto;
  top: 1px;
}
.ant-tabs-bottom .ant-tabs-nav-container {
  margin-bottom: 0;
  margin-top: -1px;
}
.ant-tabs-tab-prev,
.ant-tabs-tab-next {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 2;
  width: 0;
  height: 100%;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  position: absolute;
  text-align: center;
  color: rgba(0, 0, 0, 0.45);
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  pointer-events: none;
}
.ant-tabs-tab-prev.ant-tabs-tab-arrow-show,
.ant-tabs-tab-next.ant-tabs-tab-arrow-show {
  opacity: 1;
  width: 32px;
  height: 100%;
  pointer-events: auto;
}
.ant-tabs-tab-prev:hover,
.ant-tabs-tab-next:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-tabs-tab-prev-icon,
.ant-tabs-tab-next-icon {
  font-style: normal;
  font-weight: bold;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  line-height: inherit;
  vertical-align: baseline;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  text-transform: none;
}
.ant-tabs-tab-prev-icon:before,
.ant-tabs-tab-next-icon:before {
  display: block;
  font-family: "anticon" !important;
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
}
:root .ant-tabs-tab-prev-icon:before,
:root .ant-tabs-tab-next-icon:before {
  font-size: 12px;
}
.ant-tabs-tab-btn-disabled {
  cursor: not-allowed;
}
.ant-tabs-tab-btn-disabled,
.ant-tabs-tab-btn-disabled:hover {
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs-tab-next {
  right: 2px;
}
.ant-tabs-tab-next-icon:before {
  content: "\e61f";
}
.ant-tabs-tab-prev {
  left: 0;
}
.ant-tabs-tab-prev-icon:before {
  content: "\e620";
}
:root .ant-tabs-tab-prev {
  -webkit-filter: none;
          filter: none;
}
.ant-tabs-nav-wrap {
  overflow: hidden;
  margin-bottom: -1px;
}
.ant-tabs-nav-scroll {
  overflow: hidden;
  white-space: nowrap;
}
.ant-tabs-nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.ant-tabs-nav:before,
.ant-tabs-nav:after {
  display: table;
  content: " ";
}
.ant-tabs-nav:after {
  clear: both;
}
.ant-tabs-nav .ant-tabs-tab-disabled {
  pointer-events: none;
  cursor: default;
  color: rgba(0, 0, 0, 0.25);
}
.ant-tabs-nav .ant-tabs-tab {
  display: inline-block;
  height: 100%;
  margin: 0 32px 0 0;
  padding: 12px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
  text-decoration: none;
}
.ant-tabs-nav .ant-tabs-tab:last-child {
  margin-right: 0;
}
.ant-tabs-nav .ant-tabs-tab:hover {
  color: #0066b3;
}
.ant-tabs-nav .ant-tabs-tab:active {
  color: #0066b3;
}
.ant-tabs-nav .ant-tabs-tab .anticon {
  margin-right: 8px;
}
.ant-tabs-nav .ant-tabs-tab-active {
  color: #0066b3;
  font-weight: 500;
}
.ant-tabs-large .ant-tabs-nav-container {
  font-size: 16px;
}
.ant-tabs-large .ant-tabs-tab {
  padding: 16px;
}
.ant-tabs-small .ant-tabs-nav-container {
  font-size: 14px;
}
.ant-tabs-small .ant-tabs-tab {
  padding: 8px 16px;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content {
  width: 100%;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content > .ant-tabs-tabpane {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
  opacity: 1;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  opacity: 0;
  height: 0;
  padding: 0 !important;
  pointer-events: none;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content > .ant-tabs-tabpane-inactive input {
  visibility: hidden;
}
.ant-tabs:not(.ant-tabs-vertical) > .ant-tabs-content-animated {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  will-change: margin-left;
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-vertical > .ant-tabs-bar {
  border-bottom: 0;
  height: 100%;
}
.ant-tabs-vertical > .ant-tabs-bar-tab-prev,
.ant-tabs-vertical > .ant-tabs-bar-tab-next {
  width: 32px;
  height: 0;
  -webkit-transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-vertical > .ant-tabs-bar-tab-prev.ant-tabs-tab-arrow-show,
.ant-tabs-vertical > .ant-tabs-bar-tab-next.ant-tabs-tab-arrow-show {
  width: 100%;
  height: 32px;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab {
  float: none;
  margin: 0 0 16px 0;
  padding: 8px 24px;
  display: block;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab:last-child {
  margin-bottom: 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-extra-content {
  text-align: center;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-scroll {
  width: auto;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-container,
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-wrap {
  height: 100%;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-container {
  margin-bottom: 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-container.ant-tabs-nav-container-scrolling {
  padding: 32px 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-nav {
  width: 100%;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-ink-bar {
  width: 2px;
  left: auto;
  height: auto;
  top: 0;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab-next {
  width: 100%;
  bottom: 0;
  height: 32px;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab-next-icon:before {
  content: "\e61d";
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab-prev {
  top: 0;
  width: 100%;
  height: 32px;
}
.ant-tabs-vertical > .ant-tabs-bar .ant-tabs-tab-prev-icon:before {
  content: "\e61e";
}
.ant-tabs-vertical > .ant-tabs-content {
  overflow: hidden;
  width: auto;
  margin-top: 0 !important;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar {
  float: left;
  border-right: 1px solid #e8e8e8;
  margin-right: -1px;
  margin-bottom: 0;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar .ant-tabs-tab {
  text-align: right;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar .ant-tabs-nav-container {
  margin-right: -1px;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-right: -1px;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-bar .ant-tabs-ink-bar {
  right: 1px;
}
.ant-tabs-vertical.ant-tabs-left > .ant-tabs-content {
  padding-left: 24px;
  border-left: 1px solid #e8e8e8;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-bar {
  float: right;
  border-left: 1px solid #e8e8e8;
  margin-left: -1px;
  margin-bottom: 0;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-bar .ant-tabs-nav-container {
  margin-left: -1px;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-bar .ant-tabs-nav-wrap {
  margin-left: -1px;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-bar .ant-tabs-ink-bar {
  left: 1px;
}
.ant-tabs-vertical.ant-tabs-right > .ant-tabs-content {
  padding-right: 24px;
  border-right: 1px solid #e8e8e8;
}
.ant-tabs-bottom > .ant-tabs-bar {
  margin-bottom: 0;
  margin-top: 16px;
}
.ant-tabs-top .ant-tabs-ink-bar-animated,
.ant-tabs-bottom .ant-tabs-ink-bar-animated {
  -webkit-transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ant-tabs-left .ant-tabs-ink-bar-animated,
.ant-tabs-right .ant-tabs-ink-bar-animated {
  -webkit-transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.no-flex > .ant-tabs-content-animated,
.ant-tabs-no-animation > .ant-tabs-content-animated,
.ant-tabs-vertical > .ant-tabs-content-animated {
  -webkit-transform: none !important;
          transform: none !important;
  margin-left: 0 !important;
}
.no-flex > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.ant-tabs-no-animation > .ant-tabs-content > .ant-tabs-tabpane-inactive,
.ant-tabs-vertical > .ant-tabs-content > .ant-tabs-tabpane-inactive {
  display: none;
}
.ant-tag {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  line-height: 20px;
  height: 22px;
  padding: 0 7px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background: #fafafa;
  font-size: 12px;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 1;
  margin-right: 8px;
  cursor: pointer;
  white-space: nowrap;
}
.ant-tag:hover {
  opacity: 0.85;
}
.ant-tag,
.ant-tag a,
.ant-tag a:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-tag > a:first-child:last-child {
  display: inline-block;
  margin: 0 -8px;
  padding: 0 8px;
}
.ant-tag .anticon-cross {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  cursor: pointer;
  margin-left: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
}
:root .ant-tag .anticon-cross {
  font-size: 12px;
}
.ant-tag .anticon-cross:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ant-tag-has-color {
  border-color: transparent;
}
.ant-tag-has-color,
.ant-tag-has-color a,
.ant-tag-has-color a:hover,
.ant-tag-has-color .anticon-cross,
.ant-tag-has-color .anticon-cross:hover {
  color: #fff;
}
.ant-tag-checkable {
  background-color: transparent;
  border-color: transparent;
}
.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
  color: #0066b3;
}
.ant-tag-checkable:active,
.ant-tag-checkable-checked {
  color: #fff;
}
.ant-tag-checkable-checked {
  background-color: #0066b3;
}
.ant-tag-checkable:active {
  background-color: #0066b3;
}
.ant-tag-close {
  width: 0 !important;
  padding: 0;
  margin: 0;
}
.ant-tag-zoom-enter,
.ant-tag-zoom-appear {
  -webkit-animation: antFadeIn 0.2s cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation: antFadeIn 0.2s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-tag-zoom-leave {
  -webkit-animation: antZoomOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation: antZoomOut 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.ant-tag-pink {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-pink-inverse {
  background: #eb2f96;
  border-color: #eb2f96;
  color: #fff;
}
.ant-tag-magenta {
  color: #eb2f96;
  background: #fff0f6;
  border-color: #ffadd2;
}
.ant-tag-magenta-inverse {
  background: #eb2f96;
  border-color: #eb2f96;
  color: #fff;
}
.ant-tag-red {
  color: #f5222d;
  background: #fff1f0;
  border-color: #ffa39e;
}
.ant-tag-red-inverse {
  background: #f5222d;
  border-color: #f5222d;
  color: #fff;
}
.ant-tag-volcano {
  color: #fa541c;
  background: #fff2e8;
  border-color: #ffbb96;
}
.ant-tag-volcano-inverse {
  background: #fa541c;
  border-color: #fa541c;
  color: #fff;
}
.ant-tag-orange {
  color: #fa8c16;
  background: #fff7e6;
  border-color: #ffd591;
}
.ant-tag-orange-inverse {
  background: #fa8c16;
  border-color: #fa8c16;
  color: #fff;
}
.ant-tag-yellow {
  color: #fadb14;
  background: #feffe6;
  border-color: #fffb8f;
}
.ant-tag-yellow-inverse {
  background: #fadb14;
  border-color: #fadb14;
  color: #fff;
}
.ant-tag-gold {
  color: #faad14;
  background: #fffbe6;
  border-color: #ffe58f;
}
.ant-tag-gold-inverse {
  background: #faad14;
  border-color: #faad14;
  color: #fff;
}
.ant-tag-cyan {
  color: #13c2c2;
  background: #e6fffb;
  border-color: #87e8de;
}
.ant-tag-cyan-inverse {
  background: #13c2c2;
  border-color: #13c2c2;
  color: #fff;
}
.ant-tag-lime {
  color: #a0d911;
  background: #fcffe6;
  border-color: #eaff8f;
}
.ant-tag-lime-inverse {
  background: #a0d911;
  border-color: #a0d911;
  color: #fff;
}
.ant-tag-green {
  color: #52c41a;
  background: #f6ffed;
  border-color: #b7eb8f;
}
.ant-tag-green-inverse {
  background: #52c41a;
  border-color: #52c41a;
  color: #fff;
}
.ant-tag-blue {
  color: #1890ff;
  background: #e6f7ff;
  border-color: #91d5ff;
}
.ant-tag-blue-inverse {
  background: #1890ff;
  border-color: #1890ff;
  color: #fff;
}
.ant-tag-geekblue {
  color: #2f54eb;
  background: #f0f5ff;
  border-color: #adc6ff;
}
.ant-tag-geekblue-inverse {
  background: #2f54eb;
  border-color: #2f54eb;
  color: #fff;
}
.ant-tag-purple {
  color: #722ed1;
  background: #f9f0ff;
  border-color: #d3adf7;
}
.ant-tag-purple-inverse {
  background: #722ed1;
  border-color: #722ed1;
  color: #fff;
}
.ant-time-picker-panel {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  z-index: 1050;
  position: absolute;
}
.ant-time-picker-panel-inner {
  position: relative;
  outline: none;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  background-clip: padding-box;
  overflow: hidden;
  left: -2px;
}
.ant-time-picker-panel-input {
  margin: 0;
  padding: 0;
  border: 0;
  max-width: 154px;
  cursor: auto;
  outline: 0;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
}
.ant-time-picker-panel-input::-moz-placeholder {
  opacity: 1;
}
.ant-time-picker-panel-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-time-picker-panel-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-time-picker-panel-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-time-picker-panel-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-time-picker-panel-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-time-picker-panel-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-time-picker-panel-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-panel-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-panel-input-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding: 7px 2px 7px 12px;
  border-bottom: 1px solid #e8e8e8;
}
.ant-time-picker-panel-input-invalid {
  border-color: red;
}
.ant-time-picker-panel-clear-btn {
  position: absolute;
  right: 8px;
  cursor: pointer;
  overflow: hidden;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  top: 7px;
  margin: 0;
}
.ant-time-picker-panel-clear-btn:after {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.25);
  display: inline-block;
  line-height: 1;
  width: 20px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62e";
}
.ant-time-picker-panel-clear-btn:hover:after {
  color: rgba(0, 0, 0, 0.45);
}
.ant-time-picker-panel-narrow .ant-time-picker-panel-input-wrap {
  max-width: 112px;
}
.ant-time-picker-panel-select {
  float: left;
  font-size: 14px;
  border-left: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 56px;
  overflow: hidden;
  position: relative;
  max-height: 192px;
}
.ant-time-picker-panel-select:hover {
  overflow-y: auto;
}
.ant-time-picker-panel-select:first-child {
  border-left: 0;
  margin-left: 0;
}
.ant-time-picker-panel-select:last-child {
  border-right: 0;
}
.ant-time-picker-panel-select:only-child {
  width: 100%;
}
.ant-time-picker-panel-select ul {
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0 0 160px;
  width: 100%;
}
.ant-time-picker-panel-select li {
  list-style: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  margin: 0;
  padding: 0 0 0 12px;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.ant-time-picker-panel-select li:hover {
  background: #d4e8ff;
}
li.ant-time-picker-panel-select-option-selected {
  background: #f5f5f5;
  font-weight: bold;
}
li.ant-time-picker-panel-select-option-selected:hover {
  background: #f5f5f5;
}
li.ant-time-picker-panel-select-option-disabled {
  color: rgba(0, 0, 0, 0.25);
}
li.ant-time-picker-panel-select-option-disabled:hover {
  background: transparent;
  cursor: not-allowed;
}
.ant-time-picker-panel-combobox {
  zoom: 1;
}
.ant-time-picker-panel-combobox::before {
  display: table;
  content: '';
}
.ant-time-picker-panel-combobox::after {
  display: table;
  clear: both;
  content: '';
}
.ant-time-picker-panel-combobox:before,
.ant-time-picker-panel-combobox:after {
  content: "";
  display: table;
}
.ant-time-picker-panel-combobox:after {
  clear: both;
}
.ant-time-picker-panel-combobox::before {
  display: table;
  content: '';
}
.ant-time-picker-panel-combobox::after {
  display: table;
  clear: both;
  content: '';
}
.ant-time-picker-panel-combobox:before,
.ant-time-picker-panel-combobox:after {
  content: "";
  display: table;
}
.ant-time-picker-panel-combobox:after {
  clear: both;
}
.ant-time-picker-panel-addon {
  padding: 8px;
  border-top: 1px solid #e8e8e8;
}
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-topRight,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownIn;
          animation-name: antSlideDownIn;
}
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-enter.slide-up-enter-active.ant-time-picker-panel-placement-bottomRight,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-appear.slide-up-appear-active.ant-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpIn;
          animation-name: antSlideUpIn;
}
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topLeft,
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-topRight {
  -webkit-animation-name: antSlideDownOut;
          animation-name: antSlideDownOut;
}
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomLeft,
.ant-time-picker-panel.slide-up-leave.slide-up-leave-active.ant-time-picker-panel-placement-bottomRight {
  -webkit-animation-name: antSlideUpOut;
          animation-name: antSlideUpOut;
}
.ant-time-picker {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  outline: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 128px;
}
.ant-time-picker-input {
  position: relative;
  display: inline-block;
  padding: 4px 11px;
  width: 100%;
  height: 32px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  /* stylelint-disable-next-line selector-no-vendor-prefix */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-time-picker-input::-moz-placeholder {
  opacity: 1;
}
.ant-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
          user-select: none;
}
.ant-time-picker-input::-ms-input-placeholder {
  color: #bfbfbf;
  -ms-user-select: none;
      user-select: none;
}
.ant-time-picker-input::placeholder {
  color: #bfbfbf;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ant-time-picker-input:-moz-placeholder {
  text-overflow: ellipsis;
}
.ant-time-picker-input:placeholder-shown {
  text-overflow: ellipsis;
}
.ant-time-picker-input::-moz-placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.ant-time-picker-input:-ms-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
.ant-time-picker-input:hover {
  border-color: #1f7fbf;
  border-right-width: 1px !important;
}
.ant-time-picker-input:focus {
  border-color: #1f7fbf;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
  border-right-width: 1px !important;
}
.ant-time-picker-input-disabled {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-time-picker-input-disabled:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
textarea.ant-time-picker-input {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s, height 0s;
  transition: all 0.3s, height 0s;
  min-height: 32px;
}
.ant-time-picker-input-lg {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-time-picker-input-sm {
  padding: 1px 7px;
  height: 24px;
}
.ant-time-picker-input[disabled] {
  background-color: #f5f5f5;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-time-picker-input[disabled]:hover {
  border-color: #e6d8d8;
  border-right-width: 1px !important;
}
.ant-time-picker-open {
  opacity: 0;
}
.ant-time-picker-icon {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 14px;
  height: 14px;
  line-height: 14px;
  right: 11px;
  color: rgba(0, 0, 0, 0.25);
  top: 50%;
  margin-top: -7px;
}
.ant-time-picker-icon:after {
  content: "\e641";
  font-family: "anticon";
  color: rgba(0, 0, 0, 0.25);
  display: block;
  line-height: 1;
}
.ant-time-picker-large .ant-time-picker-input {
  padding: 6px 11px;
  height: 40px;
  font-size: 16px;
}
.ant-time-picker-small .ant-time-picker-input {
  padding: 1px 7px;
  height: 24px;
}
.ant-time-picker-small .ant-time-picker-icon {
  right: 7px;
}
.ant-timeline {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-timeline-item {
  position: relative;
  padding: 0 0 20px;
  list-style: none;
  margin: 0;
  font-size: 14px;
}
.ant-timeline-item-tail {
  position: absolute;
  left: 4px;
  top: 0.75em;
  height: 100%;
  border-left: 2px solid #e8e8e8;
}
.ant-timeline-item-pending .ant-timeline-item-head {
  font-size: 12px;
}
.ant-timeline-item-pending .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 100px;
  border: 2px solid transparent;
}
.ant-timeline-item-head-blue {
  border-color: #0066b3;
  color: #0066b3;
}
.ant-timeline-item-head-red {
  border-color: #f5222d;
  color: #f5222d;
}
.ant-timeline-item-head-green {
  border-color: #52c41a;
  color: #52c41a;
}
.ant-timeline-item-head-custom {
  position: absolute;
  text-align: center;
  line-height: 1;
  margin-top: 0;
  border: 0;
  height: auto;
  border-radius: 0;
  padding: 3px 1px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 5.5px;
  left: 5px;
  width: auto;
}
.ant-timeline-item-content {
  margin: 0 0 0 18px;
  position: relative;
  top: -6px;
}
.ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.ant-timeline-item-last .ant-timeline-item-content {
  min-height: 48px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  left: 50%;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-head {
  margin-left: -4px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,
.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom {
  margin-left: 1px;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content {
  text-align: left;
  left: 50%;
  width: 50%;
}
.ant-timeline.ant-timeline-alternate .ant-timeline-item-right .ant-timeline-item-content,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  text-align: right;
  right: 50%;
  margin-right: 18px;
  width: 50%;
  left: -30px;
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-tail,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head,
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-head-custom {
  left: 100%;
}
.ant-timeline.ant-timeline-right .ant-timeline-item-right .ant-timeline-item-content {
  right: 0;
  width: 100%;
  left: -30px;
}
.ant-timeline.ant-timeline-pending .ant-timeline-item-last .ant-timeline-item-tail {
  border-left: 2px dotted #e8e8e8;
  display: block;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-last .ant-timeline-item-tail {
  display: none;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-tail {
  border-left: 2px dotted #e8e8e8;
  display: block;
}
.ant-timeline.ant-timeline-reverse .ant-timeline-item-pending .ant-timeline-item-content {
  min-height: 48px;
}
.ant-tooltip {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  z-index: 1060;
  display: block;
  visibility: visible;
  max-width: 250px;
}
.ant-tooltip-hidden {
  display: none;
}
.ant-tooltip-placement-top,
.ant-tooltip-placement-topLeft,
.ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
.ant-tooltip-placement-right,
.ant-tooltip-placement-rightTop,
.ant-tooltip-placement-rightBottom {
  padding-left: 8px;
}
.ant-tooltip-placement-bottom,
.ant-tooltip-placement-bottomLeft,
.ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
.ant-tooltip-placement-left,
.ant-tooltip-placement-leftTop,
.ant-tooltip-placement-leftBottom {
  padding-right: 8px;
}
.ant-tooltip-inner {
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  min-height: 32px;
  word-wrap: break-word;
}
.ant-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ant-tooltip-placement-top .ant-tooltip-arrow,
.ant-tooltip-placement-topLeft .ant-tooltip-arrow,
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: 3px;
  border-width: 5px 5px 0;
  border-top-color: rgba(0, 0, 0, 0.75);
}
.ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 16px;
}
.ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 16px;
}
.ant-tooltip-placement-right .ant-tooltip-arrow,
.ant-tooltip-placement-rightTop .ant-tooltip-arrow,
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  left: 3px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.75);
}
.ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 8px;
}
.ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 8px;
}
.ant-tooltip-placement-left .ant-tooltip-arrow,
.ant-tooltip-placement-leftTop .ant-tooltip-arrow,
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  right: 3px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(0, 0, 0, 0.75);
}
.ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  margin-top: -5px;
}
.ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 8px;
}
.ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 8px;
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow,
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: 3px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.75);
}
.ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  margin-left: -5px;
}
.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 16px;
}
.ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 16px;
}
.ant-transfer {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.ant-transfer-list {
  border: 1px solid #d9d9d9;
  display: inline-block;
  border-radius: 4px;
  vertical-align: middle;
  position: relative;
  width: 180px;
  height: 200px;
  padding-top: 34px;
}
.ant-transfer-list-with-footer {
  padding-bottom: 34px;
}
.ant-transfer-list-search {
  padding: 0 8px;
}
.ant-transfer-list-search-action {
  color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  width: 28px;
  line-height: 32px;
  text-align: center;
}
.ant-transfer-list-search-action .anticon {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: rgba(0, 0, 0, 0.25);
}
.ant-transfer-list-search-action .anticon:hover {
  color: rgba(0, 0, 0, 0.45);
}
span.ant-transfer-list-search-action {
  pointer-events: none;
}
.ant-transfer-list-header {
  padding: 6px 12px;
  border-radius: 4px 4px 0 0;
  background: #fff;
  color: rgba(0, 0, 0, 0.65);
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.ant-transfer-list-header-title {
  position: absolute;
  right: 12px;
}
.ant-transfer-list-body {
  font-size: 14px;
  position: relative;
  height: 100%;
}
.ant-transfer-list-body-search-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px;
  width: 100%;
}
.ant-transfer-list-body-with-search {
  padding-top: 40px;
}
.ant-transfer-list-content {
  height: 100%;
  overflow: auto;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ant-transfer-list-content > .LazyLoad {
  -webkit-animation: transferHighlightIn 1s;
          animation: transferHighlightIn 1s;
}
.ant-transfer-list-content-item {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 6px 12px;
  min-height: 32px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-transfer-list-content-item > span {
  padding-right: 0;
}
.ant-transfer-list-content-item:not(.ant-transfer-list-content-item-disabled):hover {
  cursor: pointer;
  background-color: #d4e8ff;
}
.ant-transfer-list-content-item-disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.ant-transfer-list-body-not-found {
  padding-top: 0;
  color: rgba(0, 0, 0, 0.25);
  text-align: center;
  display: none;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -10px;
}
.ant-transfer-list-content:empty + .ant-transfer-list-body-not-found {
  display: block;
}
.ant-transfer-list-footer {
  border-top: 1px solid #e8e8e8;
  border-radius: 0 0 4px 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.ant-transfer-operation {
  display: inline-block;
  overflow: hidden;
  margin: 0 8px;
  vertical-align: middle;
}
.ant-transfer-operation .ant-btn {
  display: block;
}
.ant-transfer-operation .ant-btn:first-child {
  margin-bottom: 4px;
}
.ant-transfer-operation .ant-btn .anticon {
  font-size: 12px;
}
@-webkit-keyframes transferHighlightIn {
  0% {
    background: #0066b3;
  }
  100% {
    background: transparent;
  }
}
@keyframes transferHighlightIn {
  0% {
    background: #0066b3;
  }
  100% {
    background: transparent;
  }
}
.ant-tree.ant-tree-directory {
  position: relative;
}
.ant-tree.ant-tree-directory > li span.ant-tree-switcher,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li span.ant-tree-switcher.ant-tree-switcher-noop,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-switcher.ant-tree-switcher-noop {
  pointer-events: none;
}
.ant-tree.ant-tree-directory > li span.ant-tree-checkbox,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-checkbox {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 0;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:hover:before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:hover:before {
  background: #d4e8ff;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper.ant-tree-node-selected,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: #fff;
  background: transparent;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper:before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tree.ant-tree-directory > li span.ant-tree-node-content-wrapper > span,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li span.ant-tree-node-content-wrapper > span {
  position: relative;
  z-index: 1;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-switcher,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-switcher {
  color: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox .ant-tree-checkbox-inner {
  border-color: #0066b3;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked:after,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked:after {
  border-color: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background: #fff;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-checkbox.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after {
  border-color: #0066b3;
}
.ant-tree.ant-tree-directory > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper:before,
.ant-tree.ant-tree-directory .ant-tree-child-tree > li.ant-tree-treenode-selected > span.ant-tree-node-content-wrapper:before {
  background: #0066b3;
}
.ant-tree-checkbox {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  top: -0.09em;
}
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
  border-color: #0066b3;
}
.ant-tree-checkbox-checked:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid #0066b3;
  content: '';
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: hidden;
}
.ant-tree-checkbox:hover:after,
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox:after {
  visibility: visible;
}
.ant-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-tree-checkbox-inner:after {
  -webkit-transform: rotate(45deg) scale(0);
          transform: rotate(45deg) scale(0);
  position: absolute;
  left: 4.57142857px;
  top: 1.14285714px;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  opacity: 0;
}
.ant-tree-checkbox-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after {
  content: ' ';
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border: 0;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: #0066b3;
  opacity: 1;
}
.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after {
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after {
  -webkit-transform: rotate(45deg) scale(1);
          transform: rotate(45deg) scale(1);
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  opacity: 1;
}
.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
  background-color: #0066b3;
  border-color: #0066b3;
}
.ant-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner:after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-input {
  cursor: not-allowed;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner:after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: #f5f5f5;
}
.ant-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-tree-checkbox-wrapper {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: inherit;
  cursor: pointer;
  display: inline-block;
}
.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-tree-checkbox-wrapper + span,
.ant-tree-checkbox + span {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-tree-checkbox-group {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ant-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-tree {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-tree ol,
.ant-tree ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ant-tree li {
  padding: 4px 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
  outline: 0;
}
.ant-tree li span[draggable],
.ant-tree li span[draggable="true"] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-top: 2px transparent solid;
  border-bottom: 2px transparent solid;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
  line-height: 20px;
}
.ant-tree li.drag-over > span[draggable] {
  background-color: #0066b3;
  color: white;
  opacity: 0.8;
}
.ant-tree li.drag-over-gap-top > span[draggable] {
  border-top-color: #0066b3;
}
.ant-tree li.drag-over-gap-bottom > span[draggable] {
  border-bottom-color: #0066b3;
}
.ant-tree li.filter-node > span {
  color: #f5222d !important;
  font-weight: 500 !important;
}
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open:before,
.ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close:before {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E64D";
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
  color: #0066b3;
  -webkit-transform: none;
          transform: none;
  font-size: 14px;
}
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_open:after,
:root .ant-tree li.ant-tree-treenode-loading span.ant-tree-switcher.ant-tree-switcher_close:after {
  opacity: 0;
}
.ant-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.ant-tree li .ant-tree-node-content-wrapper {
  display: inline-block;
  padding: 0 5px;
  border-radius: 2px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 24px;
  line-height: 24px;
}
.ant-tree li .ant-tree-node-content-wrapper:hover {
  background-color: #d4e8ff;
}
.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #0066b3;
}
.ant-tree li span.ant-tree-checkbox {
  margin: 4px 4px 0 2px;
}
.ant-tree li span.ant-tree-switcher,
.ant-tree li span.ant-tree-iconEle {
  margin: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
  border: 0 none;
  cursor: pointer;
  outline: none;
  text-align: center;
}
.ant-tree li span.ant-tree-switcher {
  position: relative;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher-noop {
  cursor: default;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_open:after {
  font-size: 12px;
  font-size: 7px \9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  display: inline-block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  font-weight: bold;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_open:after {
  font-size: 12px;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close:after {
  font-size: 12px;
  font-size: 7px \9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  display: inline-block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  font-weight: bold;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-tree li span.ant-tree-switcher.ant-tree-switcher_close:after {
  font-size: 12px;
}
.ant-tree li span.ant-tree-switcher.ant-tree-switcher_close:after {
  -webkit-transform: rotate(270deg) scale(0.59);
          transform: rotate(270deg) scale(0.59);
}
.ant-tree li:last-child > span.ant-tree-switcher:before,
.ant-tree li:last-child > span.ant-tree-iconEle:before {
  display: none;
}
.ant-tree > li:first-child {
  padding-top: 7px;
}
.ant-tree > li:last-child {
  padding-bottom: 7px;
}
.ant-tree-child-tree {
  display: none;
}
.ant-tree-child-tree-open {
  display: block;
}
li.ant-tree-treenode-disabled > span:not(.ant-tree-switcher),
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper,
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
li.ant-tree-treenode-disabled > .ant-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.ant-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.ant-tree.ant-tree-show-line li {
  position: relative;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher {
  background: #fff;
  color: rgba(0, 0, 0, 0.45);
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop:after {
  font-size: 12px;
  font-size: 12px \9;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  display: inline-block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e664";
  vertical-align: baseline;
  font-weight: normal;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher-noop:after {
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open:after {
  font-size: 12px;
  font-size: 12px \9;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  display: inline-block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e621";
  vertical-align: baseline;
  font-weight: normal;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_open:after {
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close:after {
  font-size: 12px;
  font-size: 12px \9;
  -webkit-transform: scale(1) rotate(0deg);
          transform: scale(1) rotate(0deg);
  display: inline-block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e645";
  vertical-align: baseline;
  font-weight: normal;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-tree.ant-tree-show-line li span.ant-tree-switcher.ant-tree-switcher_close:after {
  font-size: 12px;
}
.ant-tree.ant-tree-show-line li:not(:last-child):before {
  content: ' ';
  width: 1px;
  border-left: 1px solid #d9d9d9;
  height: 100%;
  position: absolute;
  left: 12px;
  margin: 22px 0;
}
.ant-tree.ant-tree-icon-hide .ant-tree-treenode-loading .ant-tree-iconEle {
  display: none;
}
.ant-select-tree-checkbox {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  top: -0.09em;
}
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
  border-color: #0066b3;
}
.ant-select-tree-checkbox-checked:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 1px solid #0066b3;
  content: '';
  -webkit-animation: antCheckboxEffect 0.36s ease-in-out;
          animation: antCheckboxEffect 0.36s ease-in-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  visibility: hidden;
}
.ant-select-tree-checkbox:hover:after,
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox:after {
  visibility: visible;
}
.ant-select-tree-checkbox-inner {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-select-tree-checkbox-inner:after {
  -webkit-transform: rotate(45deg) scale(0);
          transform: rotate(45deg) scale(0);
  position: absolute;
  left: 4.57142857px;
  top: 1.14285714px;
  display: table;
  width: 5.71428571px;
  height: 9.14285714px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  opacity: 0;
}
.ant-select-tree-checkbox-input {
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner:after {
  content: ' ';
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  border: 0;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background-color: #0066b3;
  opacity: 1;
}
.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after {
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after {
  -webkit-transform: rotate(45deg) scale(1);
          transform: rotate(45deg) scale(1);
  position: absolute;
  display: table;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  content: ' ';
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  opacity: 1;
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #0066b3;
  border-color: #0066b3;
}
.ant-select-tree-checkbox-disabled {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner:after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: rgba(0, 0, 0, 0.25);
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
  cursor: not-allowed;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
  border-color: #d9d9d9 !important;
  background-color: #f5f5f5;
}
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner:after {
  -webkit-animation-name: none;
          animation-name: none;
  border-color: #f5f5f5;
}
.ant-select-tree-checkbox-disabled + span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-tree-checkbox-wrapper {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: inherit;
  cursor: pointer;
  display: inline-block;
}
.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
  margin-left: 8px;
}
.ant-select-tree-checkbox-wrapper + span,
.ant-select-tree-checkbox + span {
  padding-left: 8px;
  padding-right: 8px;
}
.ant-select-tree-checkbox-group {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.ant-select-tree-checkbox-group-item {
  display: inline-block;
  margin-right: 8px;
}
.ant-select-tree-checkbox-group-item:last-child {
  margin-right: 0;
}
.ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
  margin-left: 0;
}
.ant-select-tree {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0 4px;
  margin-top: -4px;
}
.ant-select-tree li {
  padding: 0;
  margin: 8px 0;
  list-style: none;
  white-space: nowrap;
  outline: 0;
}
.ant-select-tree li.filter-node > span {
  font-weight: 500;
}
.ant-select-tree li ul {
  margin: 0;
  padding: 0 0 0 18px;
}
.ant-select-tree li .ant-select-tree-node-content-wrapper {
  display: inline-block;
  padding: 3px 5px;
  border-radius: 2px;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: calc(100% - 24px);
}
.ant-select-tree li .ant-select-tree-node-content-wrapper:hover {
  background-color: #d4e8ff;
}
.ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
  background-color: #0066b3;
}
.ant-select-tree li span.ant-select-tree-checkbox {
  margin: 0 4px 0 0;
}
.ant-select-tree li span.ant-select-tree-checkbox + .ant-select-tree-node-content-wrapper {
  width: calc(100% - 46px);
}
.ant-select-tree li span.ant-select-tree-switcher,
.ant-select-tree li span.ant-select-tree-iconEle {
  margin: 0;
  width: 24px;
  height: 24px;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
  border: 0 none;
  cursor: pointer;
  outline: none;
  text-align: center;
}
.ant-select-tree li span.ant-select-tree-icon_loading:after {
  display: inline-block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e6ae";
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
  color: #0066b3;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher-noop {
  cursor: auto;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open:after {
  font-size: 12px;
  font-size: 7px \9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  display: inline-block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  font-weight: bold;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_open:after {
  font-size: 12px;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close:after {
  font-size: 12px;
  font-size: 7px \9;
  -webkit-transform: scale(0.58333333) rotate(0deg);
          transform: scale(0.58333333) rotate(0deg);
  display: inline-block;
  font-family: 'anticon';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e606";
  font-weight: bold;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
:root .ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close:after {
  font-size: 12px;
}
.ant-select-tree li span.ant-select-tree-switcher.ant-select-tree-switcher_close:after {
  -webkit-transform: rotate(270deg) scale(0.59);
          transform: rotate(270deg) scale(0.59);
}
.ant-select-tree-child-tree {
  display: none;
}
.ant-select-tree-child-tree-open {
  display: block;
}
li.ant-select-tree-treenode-disabled > span:not(.ant-select-tree-switcher),
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper,
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper span {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
li.ant-select-tree-treenode-disabled > .ant-select-tree-node-content-wrapper:hover {
  background: transparent;
}
.ant-select-tree-icon__open {
  margin-right: 2px;
  vertical-align: top;
}
.ant-select-tree-icon__close {
  margin-right: 2px;
  vertical-align: top;
}
.ant-select-tree-dropdown {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
}
.ant-select-tree-dropdown .ant-select-dropdown-search {
  display: block;
  padding: 4px;
}
.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field__wrap {
  width: 100%;
}
.ant-select-tree-dropdown .ant-select-dropdown-search .ant-select-search__field {
  padding: 4px 7px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
}
.ant-select-tree-dropdown .ant-select-dropdown-search.ant-select-search--hide {
  display: none;
}
.ant-select-tree-dropdown .ant-select-not-found {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
  padding: 7px 16px;
  display: block;
}
.ant-upload {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}
.ant-upload p {
  margin: 0;
}
.ant-upload-btn {
  display: block;
  width: 100%;
  outline: none;
}
.ant-upload input[type="file"] {
  cursor: pointer;
}
.ant-upload.ant-upload-select {
  display: inline-block;
}
.ant-upload.ant-upload-select-picture-card {
  border: 1px dashed #d9d9d9;
  width: 104px;
  height: 104px;
  border-radius: 4px;
  background-color: #fafafa;
  text-align: center;
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  vertical-align: top;
  margin-right: 8px;
  margin-bottom: 8px;
  display: table;
}
.ant-upload.ant-upload-select-picture-card > .ant-upload {
  width: 100%;
  height: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 8px;
}
.ant-upload.ant-upload-select-picture-card:hover {
  border-color: #0066b3;
}
.ant-upload.ant-upload-drag {
  border: 1px dashed #d9d9d9;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
  background: #fafafa;
}
.ant-upload.ant-upload-drag .ant-upload {
  padding: 16px 0;
}
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
  border: 2px dashed #0066b3;
}
.ant-upload.ant-upload-drag.ant-upload-disabled {
  cursor: not-allowed;
}
.ant-upload.ant-upload-drag .ant-upload-btn {
  display: table;
  height: 100%;
}
.ant-upload.ant-upload-drag .ant-upload-drag-container {
  display: table-cell;
  vertical-align: middle;
}
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
  border-color: #0066b3;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
  margin-bottom: 20px;
}
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
  font-size: 48px;
  color: #0066b3;
}
.ant-upload.ant-upload-drag p.ant-upload-text {
  font-size: 16px;
  margin: 0 0 4px;
  color: rgba(0, 0, 0, 0.85);
}
.ant-upload.ant-upload-drag p.ant-upload-hint {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload.ant-upload-drag .anticon-plus {
  font-size: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: rgba(0, 0, 0, 0.25);
}
.ant-upload.ant-upload-drag .anticon-plus:hover {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload.ant-upload-drag:hover .anticon-plus {
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-list {
  -webkit-font-feature-settings: 'tnum', "tnum";
          font-feature-settings: 'tnum', "tnum";
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.65);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  zoom: 1;
}
.ant-upload-list::before {
  display: table;
  content: '';
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list:before,
.ant-upload-list:after {
  content: "";
  display: table;
}
.ant-upload-list:after {
  clear: both;
}
.ant-upload-list::before {
  display: table;
  content: '';
}
.ant-upload-list::after {
  display: table;
  clear: both;
  content: '';
}
.ant-upload-list:before,
.ant-upload-list:after {
  content: "";
  display: table;
}
.ant-upload-list:after {
  clear: both;
}
.ant-upload-list-item {
  margin-top: 8px;
  font-size: 14px;
  position: relative;
  height: 22px;
}
.ant-upload-list-item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 22px;
  width: 100%;
  display: inline-block;
}
.ant-upload-list-item-info {
  height: 100%;
  padding: 0 12px 0 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.ant-upload-list-item-info > span {
  display: block;
}
.ant-upload-list-item-info .anticon-loading,
.ant-upload-list-item-info .anticon-paper-clip {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  position: absolute;
  top: 5px;
}
.ant-upload-list-item .anticon-cross {
  display: inline-block;
  font-size: 12px;
  font-size: 10px \9;
  -webkit-transform: scale(0.83333333) rotate(0deg);
          transform: scale(0.83333333) rotate(0deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 4px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px;
}
:root .ant-upload-list-item .anticon-cross {
  font-size: 12px;
}
.ant-upload-list-item .anticon-cross:hover {
  color: rgba(0, 0, 0, 0.65);
}
.ant-upload-list-item:hover .ant-upload-list-item-info {
  background-color: #d4e8ff;
}
.ant-upload-list-item:hover .anticon-cross {
  opacity: 1;
}
.ant-upload-list-item-error,
.ant-upload-list-item-error .anticon-paper-clip,
.ant-upload-list-item-error .ant-upload-list-item-name {
  color: #f5222d;
}
.ant-upload-list-item-error .anticon-cross {
  opacity: 1;
  color: #f5222d !important;
}
.ant-upload-list-item-progress {
  line-height: 0;
  font-size: 14px;
  position: absolute;
  width: 100%;
  bottom: -12px;
  padding-left: 26px;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  height: 66px;
  position: relative;
}
.ant-upload-list-picture .ant-upload-list-item:hover,
.ant-upload-list-picture-card .ant-upload-list-item:hover {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-error,
.ant-upload-list-picture-card .ant-upload-list-item-error {
  border-color: #f5222d;
}
.ant-upload-list-picture .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item-info {
  padding: 0;
}
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
  background: transparent;
}
.ant-upload-list-picture .ant-upload-list-item-uploading,
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
  border-style: dashed;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 8px;
  left: 8px;
  text-align: center;
}
.ant-upload-list-picture .ant-upload-list-item-icon,
.ant-upload-list-picture-card .ant-upload-list-item-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 36px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -18px;
  margin-left: -18px;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden;
}
.ant-upload-list-picture .ant-upload-list-item-thumbnail.anticon:before,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail.anticon:before {
  line-height: 48px;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-list-picture .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0 0 8px;
  line-height: 44px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 48px;
  padding-right: 8px;
  max-width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
  line-height: 28px;
}
.ant-upload-list-picture .ant-upload-list-item-progress,
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  padding-left: 56px;
  margin-top: 0;
  bottom: 14px;
  width: calc(100% - 24px);
}
.ant-upload-list-picture .anticon-cross,
.ant-upload-list-picture-card .anticon-cross {
  position: absolute;
  right: 8px;
  top: 8px;
  line-height: 1;
  opacity: 1;
}
.ant-upload-list-picture-card.ant-upload-list:after {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  float: left;
  width: 104px;
  height: 104px;
  margin: 0 8px 8px 0;
}
.ant-upload-list-picture-card .ant-upload-list-item-info {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.ant-upload-list-picture-card .ant-upload-list-item-info:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info:before {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  font-size: 16px;
  width: 16px;
  color: rgba(255, 255, 255, 0.85);
  margin: 0 4px;
}
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye-o:hover,
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
  color: #fff;
}
.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
  opacity: 1;
}
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  position: static;
}
.ant-upload-list-picture-card .ant-upload-list-item-name {
  margin: 8px 0 0;
  padding: 0;
  text-align: center;
  line-height: 1.5;
  display: none;
}
.ant-upload-list-picture-card .anticon-picture + .ant-upload-list-item-name {
  display: block;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
  background-color: #fafafa;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
  height: auto;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info:before,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye-o,
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
  display: none;
}
.ant-upload-list-picture-card .ant-upload-list-item-uploading-text {
  margin-top: 18px;
  color: rgba(0, 0, 0, 0.45);
}
.ant-upload-list-picture-card .ant-upload-list-item-progress {
  padding-left: 0;
  bottom: 32px;
}
.ant-upload-list .ant-upload-success-icon {
  color: #52c41a;
  font-weight: bold;
}
.ant-upload-list .ant-upload-animate-enter,
.ant-upload-list .ant-upload-animate-leave,
.ant-upload-list .ant-upload-animate-inline-enter,
.ant-upload-list .ant-upload-animate-inline-leave {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
          animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
.ant-upload-list .ant-upload-animate-enter {
  -webkit-animation-name: uploadAnimateIn;
          animation-name: uploadAnimateIn;
}
.ant-upload-list .ant-upload-animate-leave {
  -webkit-animation-name: uploadAnimateOut;
          animation-name: uploadAnimateOut;
}
.ant-upload-list .ant-upload-animate-inline-enter {
  -webkit-animation-name: uploadAnimateInlineIn;
          animation-name: uploadAnimateInlineIn;
}
.ant-upload-list .ant-upload-animate-inline-leave {
  -webkit-animation-name: uploadAnimateInlineOut;
          animation-name: uploadAnimateInlineOut;
}
@-webkit-keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
  }
}
@keyframes uploadAnimateIn {
  from {
    height: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
  }
}
@-webkit-keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateOut {
  to {
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@-webkit-keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
  }
}
@keyframes uploadAnimateInlineIn {
  from {
    width: 0;
    height: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
  }
}
@-webkit-keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
@keyframes uploadAnimateInlineOut {
  to {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
  }
}
.mk-btn {
  font-size: 13px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-btn.ant-btn-primary:hover {
  color: #fff;
  background-color: rgba(0, 102, 179, 0.7);
  border-color: rgba(0, 102, 179, 0.7);
}
.mk-btn.ant-btn {
  height: 30px;
  padding: 0 8px;
}
.mk-btn.ant-btn-sm {
  height: 26px;
}
.mk-btn.ant-btn-lg {
  height: 40px;
}
.mk-btn-showy {
  color: #fff;
  background-color: #EE752F;
  border-color: #EE752F;
}
.mk-btn-showy > a:only-child {
  color: currentColor;
}
.mk-btn-showy > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-showy:hover,
.mk-btn-showy:focus {
  color: #fff;
  background-color: #fa9a5a;
  border-color: #fa9a5a;
}
.mk-btn-showy:hover > a:only-child,
.mk-btn-showy:focus > a:only-child {
  color: currentColor;
}
.mk-btn-showy:hover > a:only-child:after,
.mk-btn-showy:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-showy:active,
.mk-btn-showy.active {
  color: #fff;
  background-color: #c7561e;
  border-color: #c7561e;
}
.mk-btn-showy:active > a:only-child,
.mk-btn-showy.active > a:only-child {
  color: currentColor;
}
.mk-btn-showy:active > a:only-child:after,
.mk-btn-showy.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-showy.disabled,
.mk-btn-showy[disabled],
.mk-btn-showy.disabled:hover,
.mk-btn-showy[disabled]:hover,
.mk-btn-showy.disabled:focus,
.mk-btn-showy[disabled]:focus,
.mk-btn-showy.disabled:active,
.mk-btn-showy[disabled]:active,
.mk-btn-showy.disabled.active,
.mk-btn-showy[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.mk-btn-showy.disabled > a:only-child,
.mk-btn-showy[disabled] > a:only-child,
.mk-btn-showy.disabled:hover > a:only-child,
.mk-btn-showy[disabled]:hover > a:only-child,
.mk-btn-showy.disabled:focus > a:only-child,
.mk-btn-showy[disabled]:focus > a:only-child,
.mk-btn-showy.disabled:active > a:only-child,
.mk-btn-showy[disabled]:active > a:only-child,
.mk-btn-showy.disabled.active > a:only-child,
.mk-btn-showy[disabled].active > a:only-child {
  color: currentColor;
}
.mk-btn-showy.disabled > a:only-child:after,
.mk-btn-showy[disabled] > a:only-child:after,
.mk-btn-showy.disabled:hover > a:only-child:after,
.mk-btn-showy[disabled]:hover > a:only-child:after,
.mk-btn-showy.disabled:focus > a:only-child:after,
.mk-btn-showy[disabled]:focus > a:only-child:after,
.mk-btn-showy.disabled:active > a:only-child:after,
.mk-btn-showy[disabled]:active > a:only-child:after,
.mk-btn-showy.disabled.active > a:only-child:after,
.mk-btn-showy[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-group .mk-btn-showy:not(:first-child):not(:last-child) {
  border-right-color: #EE752F;
  border-left-color: #EE752F;
}
.mk-btn-group .mk-btn-showy:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.mk-btn-group .mk-btn-showy:first-child:not(:last-child) {
  border-right-color: #EE752F;
}
.mk-btn-group .mk-btn-showy:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.mk-btn-group .mk-btn-showy:last-child:not(:first-child),
.mk-btn-group .mk-btn-showy + .mk-btn-showy {
  border-left-color: #EE752F;
}
.mk-btn-group .mk-btn-showy:last-child:not(:first-child)[disabled],
.mk-btn-group .mk-btn-showy + .mk-btn-showy[disabled] {
  border-left-color: #d9d9d9;
}
.mk-btn-softly {
  color: #fff;
  background-color: #88CC48;
  border-color: #88CC48;
}
.mk-btn-softly > a:only-child {
  color: currentColor;
}
.mk-btn-softly > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-softly:hover,
.mk-btn-softly:focus {
  color: #fff;
  background-color: #a5d96f;
  border-color: #a5d96f;
}
.mk-btn-softly:hover > a:only-child,
.mk-btn-softly:focus > a:only-child {
  color: currentColor;
}
.mk-btn-softly:hover > a:only-child:after,
.mk-btn-softly:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-softly:active,
.mk-btn-softly.active {
  color: #fff;
  background-color: #66a632;
  border-color: #66a632;
}
.mk-btn-softly:active > a:only-child,
.mk-btn-softly.active > a:only-child {
  color: currentColor;
}
.mk-btn-softly:active > a:only-child:after,
.mk-btn-softly.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-softly.disabled,
.mk-btn-softly[disabled],
.mk-btn-softly.disabled:hover,
.mk-btn-softly[disabled]:hover,
.mk-btn-softly.disabled:focus,
.mk-btn-softly[disabled]:focus,
.mk-btn-softly.disabled:active,
.mk-btn-softly[disabled]:active,
.mk-btn-softly.disabled.active,
.mk-btn-softly[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.mk-btn-softly.disabled > a:only-child,
.mk-btn-softly[disabled] > a:only-child,
.mk-btn-softly.disabled:hover > a:only-child,
.mk-btn-softly[disabled]:hover > a:only-child,
.mk-btn-softly.disabled:focus > a:only-child,
.mk-btn-softly[disabled]:focus > a:only-child,
.mk-btn-softly.disabled:active > a:only-child,
.mk-btn-softly[disabled]:active > a:only-child,
.mk-btn-softly.disabled.active > a:only-child,
.mk-btn-softly[disabled].active > a:only-child {
  color: currentColor;
}
.mk-btn-softly.disabled > a:only-child:after,
.mk-btn-softly[disabled] > a:only-child:after,
.mk-btn-softly.disabled:hover > a:only-child:after,
.mk-btn-softly[disabled]:hover > a:only-child:after,
.mk-btn-softly.disabled:focus > a:only-child:after,
.mk-btn-softly[disabled]:focus > a:only-child:after,
.mk-btn-softly.disabled:active > a:only-child:after,
.mk-btn-softly[disabled]:active > a:only-child:after,
.mk-btn-softly.disabled.active > a:only-child:after,
.mk-btn-softly[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-group .mk-btn-softly:not(:first-child):not(:last-child) {
  border-right-color: #88CC48;
  border-left-color: #88CC48;
}
.mk-btn-group .mk-btn-softly:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.mk-btn-group .mk-btn-softly:first-child:not(:last-child) {
  border-right-color: #88CC48;
}
.mk-btn-group .mk-btn-softly:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.mk-btn-group .mk-btn-softly:last-child:not(:first-child),
.mk-btn-group .mk-btn-softly + .mk-btn-softly {
  border-left-color: #88CC48;
}
.mk-btn-group .mk-btn-softly:last-child:not(:first-child)[disabled],
.mk-btn-group .mk-btn-softly + .mk-btn-softly[disabled] {
  border-left-color: #d9d9d9;
}
.mk-btn-bluesky {
  color: #fff;
  background-color: #3eabe8;
  border-color: #3eabe8;
}
.mk-btn-bluesky > a:only-child {
  color: currentColor;
}
.mk-btn-bluesky > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-bluesky:hover,
.mk-btn-bluesky:focus {
  color: #fff;
  background-color: #69c6f5;
  border-color: #69c6f5;
}
.mk-btn-bluesky:hover > a:only-child,
.mk-btn-bluesky:focus > a:only-child {
  color: currentColor;
}
.mk-btn-bluesky:hover > a:only-child:after,
.mk-btn-bluesky:focus > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-bluesky:active,
.mk-btn-bluesky.active {
  color: #fff;
  background-color: #2b85c2;
  border-color: #2b85c2;
}
.mk-btn-bluesky:active > a:only-child,
.mk-btn-bluesky.active > a:only-child {
  color: currentColor;
}
.mk-btn-bluesky:active > a:only-child:after,
.mk-btn-bluesky.active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-bluesky.disabled,
.mk-btn-bluesky[disabled],
.mk-btn-bluesky.disabled:hover,
.mk-btn-bluesky[disabled]:hover,
.mk-btn-bluesky.disabled:focus,
.mk-btn-bluesky[disabled]:focus,
.mk-btn-bluesky.disabled:active,
.mk-btn-bluesky[disabled]:active,
.mk-btn-bluesky.disabled.active,
.mk-btn-bluesky[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.mk-btn-bluesky.disabled > a:only-child,
.mk-btn-bluesky[disabled] > a:only-child,
.mk-btn-bluesky.disabled:hover > a:only-child,
.mk-btn-bluesky[disabled]:hover > a:only-child,
.mk-btn-bluesky.disabled:focus > a:only-child,
.mk-btn-bluesky[disabled]:focus > a:only-child,
.mk-btn-bluesky.disabled:active > a:only-child,
.mk-btn-bluesky[disabled]:active > a:only-child,
.mk-btn-bluesky.disabled.active > a:only-child,
.mk-btn-bluesky[disabled].active > a:only-child {
  color: currentColor;
}
.mk-btn-bluesky.disabled > a:only-child:after,
.mk-btn-bluesky[disabled] > a:only-child:after,
.mk-btn-bluesky.disabled:hover > a:only-child:after,
.mk-btn-bluesky[disabled]:hover > a:only-child:after,
.mk-btn-bluesky.disabled:focus > a:only-child:after,
.mk-btn-bluesky[disabled]:focus > a:only-child:after,
.mk-btn-bluesky.disabled:active > a:only-child:after,
.mk-btn-bluesky[disabled]:active > a:only-child:after,
.mk-btn-bluesky.disabled.active > a:only-child:after,
.mk-btn-bluesky[disabled].active > a:only-child:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
.mk-btn-group .mk-btn-bluesky:not(:first-child):not(:last-child) {
  border-right-color: #3eabe8;
  border-left-color: #3eabe8;
}
.mk-btn-group .mk-btn-bluesky:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
.mk-btn-group .mk-btn-bluesky:first-child:not(:last-child) {
  border-right-color: #3eabe8;
}
.mk-btn-group .mk-btn-bluesky:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
.mk-btn-group .mk-btn-bluesky:last-child:not(:first-child),
.mk-btn-group .mk-btn-bluesky + .mk-btn-bluesky {
  border-left-color: #3eabe8;
}
.mk-btn-group .mk-btn-bluesky:last-child:not(:first-child)[disabled],
.mk-btn-group .mk-btn-bluesky + .mk-btn-bluesky[disabled] {
  border-left-color: #d9d9d9;
}
.ant-modal-body .ant-confirm-body-wrapper .ant-btn.ant-btn-primary:hover {
  color: #fff;
  background-color: rgba(0, 102, 179, 0.7);
  border-color: rgba(0, 102, 179, 0.7);
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0px;
}
.mk-layout {
  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-flex: 1;
      -ms-flex: auto;
          flex: auto;
  overflow: auto;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-datagrid {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  overflow: hidden;
  background: #fff;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  /**
	 * 设置列头央视
	 * 字号：14px
	 * 默认状态字体色值：#454545
	 * 当前状态色值：#eaeaea，加粗
	 */
}
.mk-datagrid .ant-spin-nested-loading > div > .ant-spin {
  max-height: 100%;
  left: 0;
  top: 0;
}
.mk-datagrid-cellContent {
  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;
}
.mk-datagrid-cellContent-left {
  color: #333;
  text-align: left !important;
  margin-left: 8px;
}
.mk-datagrid-cellContent-center {
  color: #333;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mk-datagrid-cellContent-right {
  color: #333;
  text-align: right !important;
}
.mk-datagrid-cellContent-text {
  width: 100%;
  height: 100%;
  display: block;
}
.mk-datagrid-sequence-cell,
.mk-datagrid-addDelRow-cell,
.mk-datagrid-upDownRow-cell {
  width: 100%;
  height: 100%;
  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;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.mk-datagrid .fixedDataTableLayout_main {
  border: none;
  border-right: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  z-index: 2;
}
.mk-datagrid .mk-nodata {
  z-index: 1;
}
.mk-datagrid .public_fixedDataTableCell_main {
  border-bottom: 1px solid #d9d9d9;
}
.mk-datagrid .public_fixedDataTable_hasBottomBorder {
  border-color: #e9e9e9;
  border-bottom: 0;
}
.mk-datagrid .public_fixedDataTableCell_cellContent {
  text-align: center;
  padding: 8px 4px !important;
}
.mk-datagrid .public_fixedDataTable_footer .public_fixedDataTableCell_main {
  background-color: #fff6ea !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff6ea), to(#fff6ea));
  background-image: linear-gradient(#fff6ea, #fff6ea);
  font-weight: bold;
}
.mk-datagrid .public_fixedDataTable_footer .public_fixedDataTableCell_main .fixedDataTableCellGroupLayout_cellGroup {
  background-color: #fff6ea !important;
}
.mk-datagrid .public_fixedDataTable_header,
.mk-datagrid .public_fixedDataTable_header .public_fixedDataTableCell_main {
  /* background-color: #f6f7f8; */
  /* background-image: -webkit-linear-gradient(#fff,#efefef); */
  background: #eaeaea !important;
  color: #333;
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px solid #d9d9d9;
}
.mk-datagrid .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_header {
  background: #eaeaea !important;
  text-align: center;
}
.mk-datagrid .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_footer {
  text-align: center;
}
.mk-datagrid .public_fixedDataTable_scrollbarSpacer {
  top: 0px;
  background: #eaeaea;
}
.mk-datagrid .fixedDataTableRowLayout_rowWrapper:hover .public_fixedDataTableRow_highlighted,
.mk-datagrid .fixedDataTableRowLayout_rowWrapper:hover .fixedDataTableCellGroupLayout_cellGroup {
  background: #fff;
}
.mk-datagrid .fixedDataTableRowLayout_rowWrapper:hover .public_fixedDataTableCell_main {
  background-color: #d4e8ff;
}
.mk-datagrid .fixedDataTableRowLayout_fixedColumnsDivider {
  border: 0px;
}
.mk-datagrid .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_header {
  background: #eaeaea;
}
.mk-datagrid .fixedDataTableRowLayout_rowWrapper .fixedDataTableRowLayout_main {
  overflow: visible;
}
.mk-datagrid .fixedDataTableRowLayout_rowWrapper:focus {
  border: 1px solid black;
}
.mk-datagrid .public_fixedDataTable_main {
  outline: none;
  overflow: hidden;
}
.mk-datagrid .fixedDataTableLayout_rowsContainer > div:nth-child(4) .fixedDataTableCellGroupLayout_cellGroupWrapper {
  background-color: #fff6ea;
}
.mk-datagrid .fixedDataTableLayout_rowsContainer > div:nth-child(4) .fixedDataTableCellGroupLayout_cellGroupWrapper .fixedDataTableCellGroupLayout_cellGroup {
  background-color: #fff6ea !important;
}
.mk-datagrid .edfx-app-proof-of-charge-money-cell > div {
  border-top: 0;
}
.mk-datagrid .public_Scrollbar_main {
  z-index: 1 !important;
}
.mk-datagrid .public_fixedDataTable_header .public_fixedDataTableCell_main {
  font-weight: bold;
}
.mk-datagrid .total {
  background-color: #fff6ea;
  font-weight: bold;
}
.mk-datagrid .mk-datagrid-cellContent {
  padding: 0 4px;
  display: block;
  font-size: 13px;
  white-space: nowrap;
  line-height: 36px;
}
.mk-datagrid .public_fixedDataTableCell_columnResizerKnob {
  background-color: #0066b3;
}
.mk-datagrid .public_fixedDataTableCell_columnResizerKnob:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 3px solid;
  top: 50%;
  border-color: transparent transparent #0066b3;
  left: -8px;
  -webkit-transform: rotate(-90deg) translateX(3px);
          transform: rotate(-90deg) translateX(3px);
}
.mk-datagrid-editable {
  background-color: #fff;
}
.mk-datagrid-editable-add-row,
.mk-datagrid-editable-up-row,
.mk-datagrid-editable-down-row {
  visibility: hidden;
  font-size: 16px;
  color: #666;
}
.mk-datagrid-editable-add-row:hover,
.mk-datagrid-editable-up-row:hover,
.mk-datagrid-editable-down-row:hover {
  cursor: pointer;
  color: #0066b3;
  visibility: visible;
}
.mk-datagrid-editable-remove-row {
  visibility: hidden;
  font-size: 16px;
  color: #666;
}
.mk-datagrid-editable-remove-row:hover {
  cursor: pointer;
  color: red;
  visibility: visible;
}
.mk-datagrid-editable .fixedDataTableLayout_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-addDelRow-cell a.addDelrow,
.mk-datagrid-editable .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-addDelRow-cell a.addDelrow,
.mk-datagrid-editable .fixedDataTableLayout_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-upDownRow-cell a.addDelrow,
.mk-datagrid-editable .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-upDownRow-cell a.addDelrow,
.mk-datagrid-editable .fixedDataTableLayout_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-sequence-cell a.addDelrow,
.mk-datagrid-editable .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-sequence-cell a.addDelrow {
  display: none;
  visibility: hidden;
}
.mk-datagrid-editable .fixedDataTableLayout_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-addDelRow-cell .anticon,
.mk-datagrid-editable .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-addDelRow-cell .anticon,
.mk-datagrid-editable .fixedDataTableLayout_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-upDownRow-cell .anticon,
.mk-datagrid-editable .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-upDownRow-cell .anticon,
.mk-datagrid-editable .fixedDataTableLayout_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-sequence-cell .anticon,
.mk-datagrid-editable .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer > div:nth-child(3) > div:hover .mk-datagrid-sequence-cell .anticon {
  visibility: visible;
  zoom: 0.95;
}
.mk-addDel,
.mk-upDown,
.mk-endDel {
  overflow: hidden;
}
.mk-addDel .public_fixedDataTable_main,
.mk-upDown .public_fixedDataTable_main,
.mk-endDel .public_fixedDataTable_main {
  margin: 0 25px;
  overflow: visible;
  border-top: 0;
  border-bottom: 0;
}
.mk-addDel .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer,
.mk-upDown .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer,
.mk-endDel .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer {
  overflow: visible;
}
.mk-addDel .mk-datagrid-cellContent,
.mk-upDown .mk-datagrid-cellContent,
.mk-endDel .mk-datagrid-cellContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mk-addDel .mk-datagrid-addDelRow-cell,
.mk-upDown .mk-datagrid-addDelRow-cell,
.mk-endDel .mk-datagrid-addDelRow-cell {
  background: #fff;
  width: 24px;
  margin-left: -25px;
  border-color: transparent;
}
.mk-addDel .mk-datagrid-upDownRow-cell,
.mk-upDown .mk-datagrid-upDownRow-cell,
.mk-endDel .mk-datagrid-upDownRow-cell {
  background: #fff;
  width: 24px;
  border-color: transparent;
}
.mk-addDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .fixedDataTableCellGroupLayout_cellGroup,
.mk-upDown .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .fixedDataTableCellGroupLayout_cellGroup,
.mk-endDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .fixedDataTableCellGroupLayout_cellGroup {
  overflow: visible;
}
.mk-addDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .fixedDataTableCellGroupLayout_cellGroup .public_fixedDataTableCell_main,
.mk-upDown .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .fixedDataTableCellGroupLayout_cellGroup .public_fixedDataTableCell_main,
.mk-endDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:first-child .fixedDataTableCellGroupLayout_cellGroup .public_fixedDataTableCell_main {
  overflow: visible;
}
.mk-addDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:nth-child(2),
.mk-upDown .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:nth-child(2),
.mk-endDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .fixedDataTableCellGroupLayout_cellGroupWrapper:nth-child(2) {
  overflow: hidden;
}
.mk-addDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_header,
.mk-upDown .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_header,
.mk-endDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_header {
  background-color: #f6f7f8;
}
.mk-addDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_footer,
.mk-upDown .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_footer,
.mk-endDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_footer {
  background-color: #fff6ea !important;
}
.mk-addDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_footer .fixedDataTableCellGroupLayout_cellGroup,
.mk-upDown .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_footer .fixedDataTableCellGroupLayout_cellGroup,
.mk-endDel .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_footer .fixedDataTableCellGroupLayout_cellGroup {
  background-color: #fff6ea !important;
}
.mk-addDel .fixedDataTableLayout_rowsContainer > div:nth-child(4) .public_fixedDataTableCell_main:first-child,
.mk-upDown .fixedDataTableLayout_rowsContainer > div:nth-child(4) .public_fixedDataTableCell_main:first-child,
.mk-endDel .fixedDataTableLayout_rowsContainer > div:nth-child(4) .public_fixedDataTableCell_main:first-child {
  overflow: visible;
  z-index: 1;
}
.mk-addDel .public_fixedDataTable_horizontalScrollbar,
.mk-upDown .public_fixedDataTable_horizontalScrollbar,
.mk-endDel .public_fixedDataTable_horizontalScrollbar {
  margin-left: -1px;
}
.public_fixedDataTable_bottomShadow {
  background-image: none !important;
  height: 65px;
  margin-left: -25px;
  margin-right: -25px;
  overflow: hidden;
}
.public_fixedDataTable_topShadow {
  background-image: none !important;
}
.mk-ellipsis {
  text-align: center;
}
.mk-ellipsis .fixedDataTableLayout_rowsContainer > div:nth-child(3) {
  border-bottom: 1px solid #e9e9e9;
}
.mk-ellipsis .fixedDataTableLayout_rowsContainer > div:nth-child(3) div.mk-datagrid-cellContent {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-left: 0;
  padding: 0 4px;
  display: block;
}
#components-table-demo-drag-sorting tr.drop-over-downward td {
  border-bottom: 2px dashed #1890ff !important;
}
#components-table-demo-drag-sorting tr.drop-over-upward td {
  border-top: 2px dashed #1890ff !important;
}
.emptyShowScroll .ant-table-body {
  z-index: 9;
  width: 100%;
  position: relative;
  background-color: transparent !important;
  overflow: auto;
}
.emptyShowScroll .ant-table-fixed-right,
.emptyShowScroll .ant-table-fixed-left {
  z-index: 99;
}
.emptyShowScroll .ant-table-placeholder {
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  border: none !important;
}
.emptyShowScroll .ant-table-placeholder .mk-nodata {
  margin: 0 !important;
  padding: 0 !important;
}
.ant-table {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-table {
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  border-top: 0;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-table .ant-table-thead > tr > th:last-child {
  border-radius: 0;
}
.mk-table .ant-table-thead > tr > th:first-child {
  border-radius: 0;
}
.mk-table table {
  table-layout: fixed;
  border-radius: 0px;
}
.mk-table table th {
  position: relative;
}
.mk-table table th > span:first-child {
  line-height: 36px;
}
.mk-table table td > div {
  display: inline;
}
.mk-table table .react-resizable-handle {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 100%;
  cursor: col-resize;
}
.mk-table table .table-center-item {
  text-align: center;
}
.mk-table .ant-table {
  border-radius: 0;
}
.mk-table .ant-table-bordered .ant-table-fixed-right table {
  border-left-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
}
.mk-table .ant-table .ant-table-fixed tr {
  background: rgba(0, 0, 0, 0);
}
.mk-table .ant-table .ant-table-fixed tr td {
  height: 37px !important;
  text-overflow: ellipsis;
  border-right: 1px solid #d9d9d9;
}
.mk-table .ant-table .ant-table-fixed tr:hover td {
  background: #d4e8ff;
}
.mk-table .ant-table .mk-active {
  background: #fff !important;
}
.mk-table .ant-table .mk-active td {
  background: #d4e8ff !important;
}
.mk-table .ant-table .ant-table-fixed .mk-active {
  background: #fff !important;
}
.mk-table .ant-table .ant-table-fixed .mk-active td {
  background: #d4e8ff !important;
}
.mk-table .ant-table .ant-table-fixed tr.mk-active:hover td {
  background: rgba(65, 106, 170, 0.1) !important;
}
.mk-table .ant-table-fixed-right .ant-table-tbody tr:hover > td {
  background: #d4e8ff;
}
.mk-table .ant-table-fixed-right .ant-table-tbody .mk-active td {
  background: #d4e8ff !important;
}
.mk-table .ant-table-tbody tr:nth-child(odd) {
  background: #ffffff;
}
.mk-table .ant-table-tbody tr:nth-child(even) td {
  background: #f8f8f8;
}
.mk-table .ant-table-tbody tr:hover td {
  background: #d4e8ff;
}
.mk-table .ant-table-scroll .ant-table-header .ant-table-fixed {
  border-left: none;
}
.mk-table .ant-table-header {
  scrollbar-base-color: #eaeaea;
  scrollbar-3dlight-color: #eaeaea;
  scrollbar-highlight-color: #eaeaea;
  scrollbar-track-color: #eaeaea;
  scrollbar-arrow-color: #eaeaea;
  scrollbar-shadow-color: #eaeaea;
}
.mk-table .ant-table-header .ant-table-fixed {
  border-top: 1px solid #d9d9d9;
}
.mk-table .ant-table-header .ant-table-fixed .ant-table-thead {
  border-left: 1px solid #d9d9d9;
}
.mk-table .ant-table-body > table {
  border-top: 1px solid #d9d9d9;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}
.mk-table .ant-table-header::-webkit-scrollbar {
  width: 10px;
  height: 6px;
  background: #eaeaea;
}
.mk-table .ant-table-body,
.mk-table .ant-table-fixed-right .ant-table-body-inner,
.mk-table .ant-table-fixed-left .ant-table-body-inner {
  -webkit-overflow-scrolling: auto;
}
.mk-table .ant-table-body::-webkit-scrollbar,
.mk-table .ant-table-fixed-right .ant-table-body-inner::-webkit-scrollbar,
.mk-table .ant-table-fixed-left .ant-table-body-inner::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.mk-table .ant-table-body::-webkit-scrollbar-track,
.mk-table .ant-table-fixed-right .ant-table-body-inner::-webkit-scrollbar-track,
.mk-table .ant-table-fixed-left .ant-table-body-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 0;
  background: #eaeaea;
  padding: 0px 5px;
  width: 10px;
  border-left: none;
  border-right: none;
}
.mk-table .ant-table-body::-webkit-scrollbar-thumb,
.mk-table .ant-table-fixed-right .ant-table-body-inner::-webkit-scrollbar-thumb,
.mk-table .ant-table-fixed-left .ant-table-body-inner::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #eaeaea;
  padding-top: 4px;
  width: 10px;
  -webkit-box-shadow: none;
  background: #c2c2c2;
  border-left: none;
  border-right: none;
}
.mk-table .ant-table-body::-webkit-scrollbar-thumb:hover,
.mk-table .ant-table-fixed-right .ant-table-body-inner::-webkit-scrollbar-thumb:hover,
.mk-table .ant-table-fixed-left .ant-table-body-inner::-webkit-scrollbar-thumb:hover {
  border-radius: 10px;
  -webkit-box-shadow: none;
  border-left: none;
  border-right: none;
  background: rgba(114, 114, 114, 0.8);
}
.mk-table .ant-table-thead > tr th {
  background-color: #eaeaea;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding: 0 4px;
  white-space: nowrap;
  overflow: hidden;
  border-color: #d9d9d9 !important;
  text-overflow: ellipsis;
  height: 100%;
}
.mk-table .ant-table-tbody {
  background: #fff;
}
.mk-table .ant-table-tbody .table_center {
  text-align: center;
}
.mk-table .ant-table-tbody tr:not(.lazy_table_tr) {
  height: 37px ;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mk-table .ant-table-tbody tr:not(.lazy_table_tr) td {
  height: 37px !important;
  font-size: 10px;
  padding: 0 4px;
  border-top: 0;
  border-bottom: 1px solid #d9d9d9;
  border-left: 0;
  border-color: #d9d9d9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mk-table .ant-table-tbody tr:last-child td {
  border-bottom: 1px solid #d9d9d9;
}
.mk-table .mk-table-checkbox {
  text-align: center;
  vertical-align: middle;
  width: 34px !important;
}
.mk-table .ant-table-placeholder {
  border-bottom: none;
  overflow: hidden;
}
.mk-table.mk-table-loading {
  position: relative;
}
.mk-table.mk-table-loading .ant-spin-nested-loading {
  position: absolute;
  width: 100%;
  height: 100%;
}
.mk-table.mk-table-loading .ant-spin-nested-loading > div > .ant-spin {
  max-height: 100%;
}
.ant-table-fixed-header .ant-table-body table {
  border-top: none;
}
.ant-table .ant-table-fixed-right {
  -webkit-box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15) !important;
          box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15) !important;
}
.ant-table .ant-table-fixed-right .ant-table-fixed .ant-table-thead .table_fixed_width.react-resizable {
  height: auto !important;
}
.emptyShowScroll .ant-table-body {
  z-index: 9;
  width: 100%;
  position: relative;
  background-color: transparent !important;
}
.emptyShowScroll .ant-table-fixed-right,
.emptyShowScroll .ant-table-fixed-left {
  z-index: 99;
}
.emptyShowScroll .ant-table-placeholder {
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  border: none !important;
}
.emptyShowScroll .ant-table-placeholder .mk-nodata {
  margin: 0 !important;
  padding: 0 !important;
}
.ant-table {
  font-family: 'Microsoft Yahei', 'PingFang SC';
}
.mk-table {
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  border-top: 0;
  font-family: 'Microsoft Yahei', 'PingFang SC';
}
.mk-table .ant-table-thead > tr > th:last-child {
  border-radius: 0;
}
.mk-table .ant-table-thead > tr > th:first-child {
  border-radius: 0;
}
.mk-table table {
  table-layout: fixed;
  border-radius: 0px;
}
.mk-table table th {
  position: relative;
}
.mk-table table th > span:first-child {
  line-height: 36px;
}
.mk-table table td > div {
  display: inline;
}
.mk-table table .react-resizable-handle {
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 100%;
  cursor: col-resize;
}
.mk-table table .table-center-item {
  text-align: center;
}
.mk-table .ant-table {
  border-radius: 0;
}
.mk-table .ant-table-bordered .ant-table-fixed-right table {
  border-left-color: #d9d9d9;
  border-bottom-color: #d9d9d9;
}
.mk-table .ant-table .ant-table-fixed tr {
  background: rgba(0, 0, 0, 0);
}
.mk-table .ant-table .ant-table-fixed tr td {
  height: 37px !important;
  text-overflow: ellipsis;
  border-right: 1px solid #d9d9d9;
}
.mk-table .ant-table .ant-table-fixed tr:hover td {
  background: #d4e8ff;
}
.mk-table .ant-table .mk-active {
  background: #fff !important;
}
.mk-table .ant-table .mk-active td {
  background: #d4e8ff !important;
}
.mk-table .ant-table .ant-table-fixed .mk-active {
  background: #fff !important;
}
.mk-table .ant-table .ant-table-fixed .mk-active td {
  background: #d4e8ff !important;
}
.mk-table .ant-table .ant-table-fixed tr.mk-active:hover td {
  background: rgba(65, 106, 170, 0.1) !important;
}
.mk-table .ant-table-fixed-right .ant-table-tbody tr:hover > td {
  background: #d4e8ff;
}
.mk-table .ant-table-fixed-right .ant-table-tbody .mk-active td {
  background: #d4e8ff !important;
}
.mk-table .ant-table-tbody tr:nth-child(odd) {
  background: #ffffff;
}
.mk-table .ant-table-tbody tr:nth-child(even) td {
  background: #f8f8f8;
}
.mk-table .ant-table-tbody tr:hover td {
  background: #d4e8ff;
}
.mk-table .ant-table-scroll .ant-table-header .ant-table-fixed {
  border-left: none;
}
.mk-table .ant-table-header {
  scrollbar-base-color: #eaeaea;
  scrollbar-3dlight-color: #eaeaea;
  scrollbar-highlight-color: #eaeaea;
  scrollbar-track-color: #eaeaea;
  scrollbar-arrow-color: #eaeaea;
  scrollbar-shadow-color: #eaeaea;
}
.mk-table .ant-table-header .ant-table-fixed {
  border-top: 1px solid #d9d9d9;
}
.mk-table .ant-table-header .ant-table-fixed .ant-table-thead {
  border-left: 1px solid #d9d9d9;
}
.mk-table .ant-table-body {
  overflow: auto;
}
.mk-table .ant-table-body > table {
  border-top: 1px solid #d9d9d9;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}
.mk-table .ant-table-header::-webkit-scrollbar {
  width: 10px;
  height: 6px;
  background: #eaeaea;
}
.mk-table .ant-table-fixed-header .ant-table-fixed-right,
.mk-table .ant-table-fixed-right table {
  border-radius: 0;
}
.mk-table .ant-table-fixed-header .ant-table-fixed-right .ant-table-body-outer,
.mk-table .ant-table-fixed-right table .ant-table-body-outer {
  margin-bottom: -10px !important;
}
.mk-table .ant-table-fixed-header .ant-table-fixed-left,
.mk-table .ant-table-fixed-left table {
  border-radius: 0;
}
.mk-table .ant-table-fixed-header .ant-table-fixed-left .ant-table-body-outer,
.mk-table .ant-table-fixed-left table .ant-table-body-outer {
  margin-bottom: -10px !important;
}
.mk-table .ant-table-body,
.mk-table .ant-table-fixed-right .ant-table-body-inner,
.mk-table .ant-table-fixed-left .ant-table-body-inner {
  -webkit-overflow-scrolling: auto;
}
.mk-table .ant-table-body::-webkit-scrollbar,
.mk-table .ant-table-fixed-right .ant-table-body-inner::-webkit-scrollbar,
.mk-table .ant-table-fixed-left .ant-table-body-inner::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.mk-table .ant-table-body::-webkit-scrollbar-track,
.mk-table .ant-table-fixed-right .ant-table-body-inner::-webkit-scrollbar-track,
.mk-table .ant-table-fixed-left .ant-table-body-inner::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 0;
  background: #eaeaea;
  padding: 0px 5px;
  width: 10px;
  border-left: none;
  border-right: none;
}
.mk-table .ant-table-body::-webkit-scrollbar-thumb,
.mk-table .ant-table-fixed-right .ant-table-body-inner::-webkit-scrollbar-thumb,
.mk-table .ant-table-fixed-left .ant-table-body-inner::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #eaeaea;
  padding-top: 4px;
  width: 10px;
  -webkit-box-shadow: none;
  background: #c2c2c2;
  border-left: none;
  border-right: none;
}
.mk-table .ant-table-body::-webkit-scrollbar-thumb:hover,
.mk-table .ant-table-fixed-right .ant-table-body-inner::-webkit-scrollbar-thumb:hover,
.mk-table .ant-table-fixed-left .ant-table-body-inner::-webkit-scrollbar-thumb:hover {
  border-radius: 10px;
  -webkit-box-shadow: none;
  border-left: none;
  border-right: none;
  background: rgba(114, 114, 114, 0.8);
}
.mk-table .ant-table-thead > tr th {
  background-color: #eaeaea;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding: 0 4px;
  white-space: nowrap;
  overflow: hidden;
  border-color: #d9d9d9 !important;
  text-overflow: ellipsis;
  height: 100%;
}
.mk-table .ant-table-tbody {
  background: #fff;
}
.mk-table .ant-table-tbody .table_center {
  text-align: center;
}
.mk-table .ant-table-tbody tr:not(.lazy_table_tr) {
  height: 37px ;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mk-table .ant-table-tbody tr:not(.lazy_table_tr) td {
  height: 37px !important;
  font-size: 10px;
  padding: 0 4px;
  border-top: 0;
  border-bottom: 1px solid #d9d9d9;
  border-left: 0;
  border-color: #d9d9d9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #333333;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mk-table .ant-table-tbody tr:last-child td {
  border-bottom: 1px solid #d9d9d9;
}
.mk-table .ant-table-tbody .lazy_table_last td {
  display: none;
}
.mk-table .mk-table-checkbox {
  text-align: center;
  vertical-align: middle;
  width: 34px !important;
}
.mk-table .ant-table-placeholder {
  border-bottom: none;
  overflow: hidden;
}
.mk-table.mk-table-loading {
  position: relative;
}
.mk-table.mk-table-loading .ant-spin-nested-loading {
  position: absolute;
  width: 100%;
  height: 100%;
}
.mk-table.mk-table-loading .ant-spin-nested-loading > div > .ant-spin {
  max-height: 100%;
}
.ant-table-fixed-header .ant-table-body table {
  border-top: none;
}
.ant-table .ant-table-fixed-right {
  -webkit-box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15) !important;
          box-shadow: -6px 0 6px -4px rgba(0, 0, 0, 0.15) !important;
}
.ant-table .ant-table-fixed-left .ant-table-header {
  width: -moz-min-content;
}
.ant-table .ant-table-fixed-left .ant-table-body-outer .ant-table-fixed {
  width: -moz-min-content;
}
.mk-form {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-form .ant-form-item-label {
  text-align: right;
  vertical-align: middle;
  padding: 7px 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mk-form .ant-form-item-control > div {
  line-height: 1;
}
.mk-form .mk-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0px;
}
.mk-form .mk-form-item .has-error .ant-checkbox .ant-checkbox-inner {
  border-color: #f5222d;
}
.mk-form .ant-form-item-with-help {
  margin-bottom: 0px;
}
.mk-form .ant-form-explain {
  position: absolute;
}
.mk-form-item {
  color: #333;
}
.mk-form-horizontal {
  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-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mk-form-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mk-attachment-popover {
  left: auto !important;
  right: 10.5px !important;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-attachment-popover .ant-popover-arrow {
  left: auto !important;
  right: 12% !important;
  top: -4px;
  -webkit-transform: translateX(-50%) rotate(-135deg) !important;
          transform: translateX(-50%) rotate(-135deg) !important;
}
.mk-attachment-popover .fixedDataTableLayout_horizontalScrollbar.public_fixedDataTable_horizontalScrollbar {
  display: none;
}
.mk-attachment-popover .ant-popover-title {
  padding: 0px 10px;
  height: 36px;
  line-height: 36px;
}
.mk-attachment-popover .ant-popover-title .attachment-title {
  font-size: 13px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mk-attachment-popover .ant-popover-title .attachment-title .upload {
  font-size: 13px;
  cursor: pointer;
  display: inline-block;
  line-height: 25px;
}
.mk-attachment-popover .ant-popover-title .attachment-title .upload:hover {
  color: #0066b3;
  text-decoration: none;
}
.mk-attachment-popover .ant-popover-inner-content {
  padding: 0px;
}
.mk-attachment-popover .ant-popover-inner-content a:hover {
  text-decoration: underline;
}
.mk-attachment-popover.isFromDocList {
  z-index: 9999999 !important;
  top: 87px !important;
  right: 29px !important;
}
.attachment-title .upload:hover {
  text-decoration: underline;
}
.attachment-title .mk-upload {
  float: right;
}
.mk-attachment > i {
  margin-left: 35px;
}
.mk-attachment:hover {
  color: #0066b3;
  cursor: pointer;
}
.mk-attachment > span:hover {
  color: #0066b3;
  cursor: pointer;
}
.mk-attachment-content {
  width: 250px;
  height: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mk-attachment-content .mk-datagrid .fixedDataTableLayout_main {
  border-top: none;
}
.mk-attachment-content .mk-datagrid .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_header {
  border: none;
}
.mk-attachment-content .mk-datagrid-cellContent-left {
  color: #333333 !important;
  padding-left: 10px;
}
.mk-attachment-content .fixedDataTableCellLayout_main {
  border-bottom-style: dashed;
  border-width: 0 0 1px 0;
  text-align: left;
}
.mk-attachment-content .fixedDataTableCellLayout_main .edficon {
  font-size: 24px;
  height: 35px;
  line-height: 35px;
  vertical-align: sub;
}
.mk-attachment-content .fixedDataTableCellLayout_main .edficon.del {
  font-size: 20px;
  vertical-align: sub;
}
.mk-attachment-content .fixedDataTableCellLayout_main .edficon.download:before {
  color: #33C2A1;
}
.mk-attachment-content .fixedDataTableCellLayout_main .edficon.download:hover:before {
  color: #009875;
}
.mk-attachment-content-link-cell {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 10px;
  font-size: 13px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.mk-attachment-content-link-cell a {
  height: 100%;
}
.mk-attachment-content-link-cell span {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 145px;
  overflow: hidden;
}
.mk-attachment-content .picture {
  font-size: 20px;
  margin-right: 5px;
  color: #3eabe8;
}
.mk-attachment-content-footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35px;
          flex: 0 0 35px;
  -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: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.mk-attachment-content-footer .anticon {
  margin-right: 4px;
}
.upload-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 220px;
}
.upload-content .mk-nodata-message {
  font-size: 13px;
}
.react-viewer-mask {
  z-index: 99991 !important;
}
.react-viewer-close {
  z-index: 99995 !important;
}
.react-viewer-canvas {
  z-index: 99993 !important;
}
.react-viewer-footer {
  z-index: 99994 !important;
}
.mk-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.mk-card > div {
  -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;
}
.mk-card .ant-card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mk-card .ant-card-body > div {
  -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;
}
.mk-card .ant-card-head {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mk-card .ant-card-head-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mk-card .ant-card-head-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
}
.mk-card .ant-card-extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
}
.mk-tabs {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.ant-tabs-bar {
  border-bottom: 1px solid #d9d9d9;
}
.ant-tabs-card > .ant-tabs-bar .ant-tabs-nav-container {
  height: auto !important;
}
.mk-shortCut {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 4px;
}
.mk-shortCut ul,
.mk-shortCut li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mk-shortCut .container {
  width: 390px;
  font-size: 40px;
  height: auto;
  overflow: hidden;
}
.mk-shortCut .container .key_container {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
  padding: 0.04em;
}
.mk-shortCut .container .key_container .key_container_left {
  width: 65%;
  float: left;
}
.mk-shortCut .container .key_container .key_container_left ul {
  width: 100%;
  height: 0.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.05em 0;
}
.mk-shortCut .container .key_container .key_container_left ul li {
  width: 0.4em;
  height: 0.4em;
  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;
  margin: 0 0.05em 0.05em 0;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 3px;
}
.mk-shortCut .container .key_container .key_container_left ul li span {
  font-size: 15px;
  -webkit-transform: scale(0.7, 0.7);
          transform: scale(0.7, 0.7);
}
.mk-shortCut .container .key_container .key_container_left ul .show {
  background: #ececec;
}
.mk-shortCut .container .key_container .key_container_left ul .active {
  color: #fff;
  background: #0066b3;
}
.mk-shortCut .container .key_container .key_container_left ul .Esc {
  width: 0.6em;
  margin-right: 0.3em;
}
.mk-shortCut .container .key_container .key_container_left ul .backspaces {
  width: 0.84em;
}
.mk-shortCut .container .key_container .key_container_left ul .Tab {
  width: 0.72em;
}
.mk-shortCut .container .key_container .key_container_left ul .Caps {
  width: 0.82em;
}
.mk-shortCut .container .key_container .key_container_left ul .Enter {
  width: 0.79em;
}
.mk-shortCut .container .key_container .key_container_left ul .Shift {
  width: 0.97em;
}
.mk-shortCut .container .key_container .key_container_left ul .Ctrl {
  width: 0.52em;
}
.mk-shortCut .container .key_container .key_container_left ul .win {
  width: 0.52em;
}
.mk-shortCut .container .key_container .key_container_left ul .Alt {
  width: 0.52em;
}
.mk-shortCut .container .key_container .key_container_left ul .Prt {
  width: 0.5em;
}
.mk-shortCut .container .key_container .key_container_left ul .Ctrl_right {
  width: 0.54em;
}
.mk-shortCut .container .key_container .key_container_left ul .Space {
  width: 2.32em;
}
.mk-shortCut .container .key_container .key_container_center {
  width: 16%;
  float: left;
}
.mk-shortCut .container .key_container .key_container_center .center_top4 {
  margin-top: 0.49em;
  text-align: center;
}
.mk-shortCut .container .key_container .key_container_center .center_top4 li {
  margin-left: 0.5em;
}
.mk-shortCut .container .key_container .key_container_center ul {
  width: 100%;
  height: 0.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.05em 0;
}
.mk-shortCut .container .key_container .key_container_center ul li {
  width: 0.4em;
  height: 0.4em;
  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;
  margin: 0 0.05em 0.05em 0;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 3px;
}
.mk-shortCut .container .key_container .key_container_center ul li span {
  font-size: 15px;
  -webkit-transform: scale(0.7, 0.7);
          transform: scale(0.7, 0.7);
}
.mk-shortCut .container .key_container .key_container_center ul li .show {
  background: #ececec;
}
.mk-shortCut .container .key_container .key_container_center ul .active {
  background: #0066b3;
}
.mk-shortCut .container .key_container .key_container_center ul .active span {
  color: #fff;
}
.mk-shortCut .container .key_container .key_container_right {
  width: 19%;
  float: left;
}
.mk-shortCut .container .key_container .key_container_right .right_top1 li {
  background: rgba(0, 0, 0, 0);
  border: none;
}
.mk-shortCut .container .key_container .key_container_right .right_top3 {
  position: relative;
}
.mk-shortCut .container .key_container .key_container_right .right_top3 .jia {
  width: 0.4em;
  height: 0.85em;
  position: absolute;
  right: 0.04em;
}
.mk-shortCut .container .key_container .key_container_right .right_top5 {
  position: relative;
}
.mk-shortCut .container .key_container .key_container_right .right_top5 .Enter {
  width: 0.4em;
  height: 0.85em;
  position: absolute;
  right: 0.04em;
}
.mk-shortCut .container .key_container .key_container_right .right_0 {
  width: 0.9em;
}
.mk-shortCut .container .key_container .key_container_right ul {
  width: 100%;
  height: 0.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.05em 0;
}
.mk-shortCut .container .key_container .key_container_right ul li {
  width: 0.4em;
  height: 0.4em;
  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;
  margin: 0 0.05em 0.05em 0;
  border: 1px solid #d9d9d9;
  background: #fff;
  border-radius: 3px;
}
.mk-shortCut .container .key_container .key_container_right ul li span {
  font-size: 15px;
  -webkit-transform: scale(0.7, 0.7);
          transform: scale(0.7, 0.7);
}
.mk-shortCut .container .key_container .key_container_right ul li .show {
  background: #ececec;
}
.mk-shortCut .container .key_container .key_container_right ul .active {
  background: #0066b3;
}
.mk-shortCut .container .key_container .key_container_right ul .active span {
  color: #fff;
}
.mk-shortCut .container .short-list {
  margin-top: 7px;
  border-top: 1px solid #d9d9d9;
}
.mk-shortCut .container .short-list ul {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.mk-shortCut .container .short-list ul li {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-indent: 0.2em;
}
.mk-shortCut .container .short-list ul li div {
  width: 50%;
  float: left;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mk-shortCut .container .short-list ul li span {
  font-size: 13px;
}
.mk-shortCut .container .short-list ul li.active div {
  color: #0066b3;
}
.mk-search {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  width: 100%;
  padding-top: 10px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-bottom: none;
}
.mk-search .mk-normal-search {
  padding-bottom: 9px;
  padding-left: 10px;
  padding-right: 10px;
}
.mk-search .mk-normal-search .mk-input {
  width: 225px;
  height: 30px;
  margin-right: 8px;
}
.mk-search .mk-normal-search .mk-input input {
  font-size: 13px;
  height: 30px;
}
.mk-search .mk-normal-search .mk-span {
  height: 30px;
}
.mk-search .mk-normal-search h2 {
  font-size: 14px;
  padding: 8px 0;
}
.mk-search .mk-normal-search .mk-span {
  margin-right: 8px;
  line-height: 1.1;
  height: 30px;
}
.mk-search .mk-normal-search .searchBtn {
  font-size: 13px;
  line-height: 1.1;
}
.mk-search .mk-normal-search .mk-title-otherBtn {
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mk-search .mk-normal-search .mk-title-otherBtn .mk-checkbox {
  line-height: 30px;
}
.mk-search .mk-normal-search .mk-rangePicker {
  width: 119px;
  margin-right: 6px;
}
.mk-search .mk-normal-search .mk-rangePicker .ant-input {
  padding: 4px 2px;
  height: 30px;
  line-height: 1.1;
}
.mk-search .mk-normal-search .mk-rangePicker .ant-input input {
  font-size: 13px;
}
.mk-search .mk-normal-search .mk-rangePicker:hover .ant-calendar-picker-input:not(.ant-input-disabled) + .ant-calendar-picker-icon:after {
  color: #0066b3;
}
.mk-search .edficon {
  width: 30px;
  height: 30px;
  font-size: 28px;
  border-radius: 5px;
  border: 1px solid #D9D9D9;
  cursor: pointer;
}
.mk-search .edficon-shuaxin,
.mk-search .edficon-dayin {
  color: #45ACF7;
}
.mk-search .edficon-shuaxin:hover {
  border-color: #45ACF7;
}
.mk-search .edficon-dayin:hover {
  border-color: #45ACF7;
}
.mk-search .edficon-daochu {
  color: #00B38A;
}
.mk-search .edficon-daochu:hover {
  border-color: #00B38A;
}
.mk-search .edficon-daoru:hover {
  border-color: #FFC000;
}
.mk-search .ant-select {
  width: 100%;
}
.mk-search .mk-search-high-search {
  padding: 5px;
  top: -800px;
  left: 0;
  /*transition: 0.3s;*/
  overflow: hidden;
  background: #fff;
  border: 1px solid #D9D9D9;
  /*
        .ant-input{
            border: 1px solid #949393;
        }
        .ant-select-selection--single{
            border: 1px solid #949393;
        }
        .ant-input-number{
            border: 1px solid #949393;
        }*/
}
.mk-search .mk-search-high-search h2 {
  width: 100%;
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #333333 !important;
  margin: 0;
}
.mk-search .mk-search-high-search h2 div {
  width: 9%;
  text-indent: 8px;
}
.mk-search .mk-search-high-search .search-form-contaienr {
  width: 100%;
  float: left;
  font-size: 13px !important;
  overflow: auto;
  padding-right: 12px;
}
.mk-search .mk-search-high-search .search-form-contaienr .ant-select-selection-selected-value {
  font-size: 13px !important;
}
.mk-search .mk-search-high-search form {
  font-size: 13px;
  width: 100%;
  height: auto;
  overflow: hidden;
  float: left;
  color: #333333 !important;
}
.mk-search .mk-search-high-search .ant-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px 0;
}
.mk-search .mk-search-high-search .ant-form-item .ant-select-selection__clear {
  right: 22px;
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-label {
  width: 15%;
  text-align: right;
  line-height: 38px;
  color: rgba(0, 0, 0, 0.65);
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-label label {
  padding-right: 8px;
  font-size: 13px;
  color: #333333 !important;
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-label label:after {
  display: none;
  color: #454545;
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-control-wrapper {
  width: 85%;
  margin-left: 1px !important;
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-control-wrapper .ant-form-item-control .ant-form-item-children .ant-calendar-picker .ant-calendar-picker-input {
  height: 30px !important;
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-control-wrapper .ant-form-item-control .ant-form-item-children .ant-select-allow-clear {
  left: -0.5px;
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-control-wrapper .ant-form-item-control .ant-form-item-children .ant-select-enabled {
  left: -0.5px;
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-control-wrapper .ant-calendar-picker-input {
  font-size: 13px;
}
.mk-search .mk-search-high-search .ant-form-item .ant-form-item-control-wrapper span {
  font-size: 13px !important;
}
.mk-search .mk-search-high-search .ant-form-item .ant-select-selection-selected-value {
  padding-right: 0px !important;
  margin-right: 20px;
}
.mk-search .mk-search-high-search .select_proofFlag {
  width: 51%;
  position: relative;
}
.mk-search .mk-search-high-search .select_proofFlag .ant-row {
  width: 100%;
  max-width: 100%;
}
.mk-search .mk-search-high-search .select_assetFlag {
  width: 100%;
  display: block;
  margin-left: -110px;
}
.mk-search .mk-search-high-search .select_assetFlag .ant-row {
  width: 100%;
  max-width: 100%;
}
.mk-search .mk-search-high-search .select_range {
  width: 50%;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 40px;
}
.mk-search .mk-search-high-search .select_range .select_range_content {
  padding: 0 7px 0 8px !important;
}
.mk-search .mk-search-high-search .select_range .select_range_label {
  width: 18%;
  text-align: right;
  color: #333333 !important;
  padding-right: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mk-search .mk-search-high-search .select_range .ant-form-item-control-wrapper {
  width: 100%;
}
.mk-search .mk-search-high-search .select_range .ant-form-item-control-wrapper .ant-calendar-picker {
  width: 100%;
}
.mk-search .mk-search-high-search .select_range .ant-form-item-control-wrapper .ant-input-number {
  width: 100%;
}
.mk-search .mk-search-high-search .select_range .select_range_content {
  padding: 0 4px;
}
.mk-search .mk-search-high-search .mk-search-high-search-bottomBtn {
  width: 100%;
  float: left;
  padding: 10px 7px 7px 0;
  text-align: right;
  height: 48px;
}
.mk-search .mk-search-high-search .mk-search-high-search-bottomBtn .mk-btn {
  padding: 0 18px;
  /*height: 33px;
                line-height: 31px;*/
  font-size: 13px;
  float: right;
}
.mk-search .mk-search-high-search .mk-search-high-search-bottomBtn .mk-btn:nth-child(1),
.mk-search .mk-search-high-search .mk-search-high-search-bottomBtn .mk-btn:nth-child(2) {
  color: #333333 !important;
}
.mk-search .mk-search-high-search .mk_search_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mk-search .mk-search-high-search .mk_search_row.threeLine {
  height: 38px;
}
.mk-search .mk-search-high-search .ant-row {
  width: 51%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 50%;
}
.mk-search .ant-btn {
  margin-left: 8px;
}
.mk-search .FormList {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 8px;
  overflow: hidden;
}
.mk-search .FormList .item-list {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
}
.mk-search .FormList .item-list .item-list-top {
  width: 100%;
  height: 20px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mk-search .FormList .item-list .item-list-top .item-list-top-title {
  padding-right: 20px;
}
.mk-search .FormList .item-list .item-list-top .item-list-top-line-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
}
.mk-search .FormList .item-list .item-list-top .item-list-top-line-container .item-list-top-line {
  width: 100%;
  border-top: 1px dashed #aaa;
  position: relative;
  top: 10px;
}
.mk-search .FormList .item-list .item-list-top .item-list-top-line-action {
  padding-left: 20px;
}
.mk-search .FormList .item-list .item-list-top .item-list-top-line-action > span {
  margin: 0 5px;
  cursor: pointer;
}
.mk-search .FormList .item-list .item-list-top .item-list-top-line-action > span:hover {
  color: #0066b3;
}
.mk-search .FormList .item-list .item-list-bottom {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 15px 0 0 0;
  padding-left: 25px;
  padding-right: 90px;
}
.mk-selectRange {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mk-selectRange > div {
  margin: 0 3px;
}
.mk-selectRange .mk-datepicker {
  width: 48%;
}
.mk-selectRange .mk-selectRange-center {
  width: 4%;
  text-align: center;
}
.mk-tableSetting {
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 4px 0 12px;
  -webkit-box-shadow: 0 0 4px #999;
          box-shadow: 0 0 4px #999;
  background: #fff;
  z-index: 100;
  border: 1px solid #D9D9D9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-tableSetting h2 {
  margin-top: 12px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0.39px;
  float: left;
}
.mk-tableSetting .mk-tableSetting-header {
  width: 100%;
  height: 21px;
  float: left;
  position: absolute;
  top: 40px;
  left: 2px;
}
.mk-tableSetting .mk-tableSetting-header span {
  width: 49%;
  height: 21px;
  line-height: 21px;
  background: #F5F5F5;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  color: #333;
  letter-spacing: 0.34px;
}
.mk-tableSetting .mk-tableSetting-header span:first-child {
  float: left;
}
.mk-tableSetting .mk-tableSetting-header span:last-child {
  float: right;
}
.mk-tableSetting .mk-tableSetting-container-wrapper {
  height: 100%;
  overflow: auto;
  padding-bottom: 54px;
}
.mk-tableSetting .mk-tableSetting-container-wrapper.show-title {
  padding-top: 54px;
}
.mk-tableSetting .mk-tableSetting-container {
  width: 100%;
  height: 100%;
  float: left;
  overflow: auto;
  padding: 0;
}
.mk-tableSetting .mk-tableSetting-container .mk-tableSetting-line {
  width: 0;
  height: 100%;
  border-right: 1px dashed #979797;
  position: absolute;
  left: 50%;
  top: 0;
}
.mk-tableSetting .mk-tableSetting-container .mk-tableSetting-title {
  width: 50%;
  height: auto;
  overflow: hidden;
  float: left;
  padding-left: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mk-tableSetting .mk-tableSetting-container .mk-tableSetting-detail {
  width: 50%;
  height: auto;
  overflow: hidden;
  float: left;
  padding-left: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mk-tableSetting .mk-tableSetting-container .mk-tableSetting-item {
  height: auto;
  line-height: 19px;
  margin-bottom: 14px;
}
.mk-tableSetting .mk-tableSetting-container .mk-tableSetting-item .ant-checkbox + span {
  font-size: 13px;
  color: #333;
  letter-spacing: 0.34px;
}
.mk-tableSetting .mk-tableSetting-container .mk-tableSetting-item .active .ant-checkbox + span {
  font-size: 13px;
  color: #999999;
  letter-spacing: 0.29px;
}
.mk-tableSetting .mk-tableSetting-container .mk-tableSetting-detail:last-child {
  margin-left: 28px;
}
.mk-tableSetting .mk-tableSetting-container .mk-tableSetting-detail:first-child {
  margin-left: 8px;
}
.mk-tableSetting .mk-tableSetting-container2 {
  width: 100%;
  height: 100%;
  float: left;
  overflow: auto;
  padding: 0;
}
.mk-tableSetting .mk-tableSetting-container2 .mk-tableSetting-item-style2 {
  width: 100%;
  float: left;
  height: auto;
  line-height: 19px;
  padding-bottom: 14px;
  padding-left: 20px;
}
.mk-tableSetting .mk-tableSetting-container2 .mk-tableSetting-item-style2 .ant-checkbox + span {
  font-size: 13px;
  color: #333;
  letter-spacing: 0.34px;
}
.mk-tableSetting .mk-tableSetting-container2 .mk-tableSetting-item-style2 .active .ant-checkbox + span {
  font-size: 13px;
  color: #999999;
  letter-spacing: 0.29px;
}
.mk-tableSetting .mk-tableSetting-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 13px;
  right: 0;
}
.mk-tableSetting .mk-tableSetting-bottom .mk-tableSetting-bottom-btn {
  width: 70px;
  height: 30px;
}
.mk-tableSetting .mk-tableSetting-bottom .ant-btn {
  margin-right: 8px;
}
.mk-tableSetting .mk-tableSetting-bottom .ant-btn.cancle {
  margin-right: 12px;
}
.mk-tableSetting1 {
  width: 287px;
}
.mk-tableSetting2 {
  width: 258px;
}
.mk-tableSetting2 h2 {
  margin: 12px 0 17px 0;
}
.left-btn {
  margin-left: 5px;
}
.mk-tableOperate {
  display: inline-block;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-tableOperate .edficon-pizhu::before {
  color: #4BC8AB;
}
.mk-tableOperate a .anticon {
  font-size: 23px;
}
.mk-tableOperate a .edficon-chakan {
  color: #00b38a;
}
.mk-tableOperate a .edficon-chakan:hover {
  color: #079b79;
}
.mk-tableOperate .disabled {
  cursor: not-allowed;
  color: #dedede;
}
.mk-tableOperate .disabledNote i:before {
  color: #848484;
}
.noteContainer {
  left: auto !important;
  right: 10px !important;
  width: 230px;
}
.noteContainer .statistics {
  font-size: 13px;
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.noteContainer .ant-popover-inner-content {
  padding: 0px;
}
.noteContainer .ant-popover-inner-content textarea {
  border: none;
  font-size: 13px;
  padding: 12px !important;
}
.noteContainer .ant-popover-inner-content textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.noteContainer .ant-popover-arrow {
  left: auto !important;
  right: 21px !important;
}
.bntIconLeft {
  border-right: 1px solid #404040;
  width: 36px;
  padding-right: 4px;
  line-height: 1;
  display: inline-block;
  margin: 5px 0;
}
.bntIconRight {
  padding-left: 4px;
  margin: 5px 0;
  width: 36px;
  display: inline-block;
}
.showNote {
  color: red;
}
.hideNote {
  display: none;
}
.mk-table-sort {
  display: inline-block;
  line-height: 36px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-table-sort div {
  display: inline-block;
}
.mk-table-sort .icon {
  display: inline-block;
  width: 15px;
  height: 20px;
  vertical-align: middle;
  text-align: center;
}
.mk-table-sort .icon span {
  line-height: 10px;
  display: block;
  width: 15px;
  height: 8px;
  position: relative;
}
.mk-table-sort .icon span .edficon {
  position: absolute;
  font-size: 15px;
  cursor: pointer;
  color: #333;
  display: inline-block;
  height: 8px;
}
.mk-table-sort .icon span .edficon-shang:before,
.mk-table-sort .icon span .edficon-xia:before {
  height: 10px;
}
.mk-table-sort .icon span .edficon-xia,
.mk-table-sort .icon span .edficon-shang {
  right: 0;
  top: -3px;
}
.mk-table-sort .icon .active .edficon {
  color: #0066b3;
}
.mk-loadingMask {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-loadingMask-1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999;
  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;
}
.mk-loadingMask-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999;
  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;
}
.mk-loadingMask-3 {
  background-color: rgba(55, 55, 55, 0.6);
}
.mk-modal,
.ant-modal {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.mk-modal .ant-btn-primary:hover,
.ant-modal .ant-btn-primary:hover,
.mk-modal .ant-btn-primary:focus,
.ant-modal .ant-btn-primary:focus {
  color: #fff;
  background-color: rgba(0, 102, 179, 0.7);
  border-color: rgba(0, 102, 179, 0.7);
}
.mk-modal .ant-modal-close-x,
.ant-modal .ant-modal-close-x {
  width: 36px;
  height: 47px;
  line-height: 47px;
}
.mk-modal-footer,
.ant-modal-footer {
  text-align: center;
}
.mk-modal-footer span,
.ant-modal-footer span {
  font-size: 13px;
}
.mk-modal .ant-modal-footer,
.ant-modal .ant-modal-footer {
  text-align: right !important;
  height: 55px;
  display: block !important;
  padding: 12px !important;
}
.mk-modal .ant-modal-footer .ant-btn,
.ant-modal .ant-modal-footer .ant-btn {
  height: 30px;
  font-size: 13px;
  float: right;
  margin-left: 8px;
}
.mk-modal .ant-modal-header,
.ant-modal .ant-modal-header {
  border-bottom: 1px solid #e8e8e8 !important;
}
.mk-modal .ant-modal-header .ant-modal-title,
.ant-modal .ant-modal-header .ant-modal-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
}
.mk-modal-body,
.ant-modal-body {
  color: #333;
  font-size: 13px;
}
.mk-modal-body .ant-form-item,
.ant-modal-body .ant-form-item {
  font-size: 13px;
}
.mk-modal-body .ant-form-item .ant-form-item-control-wrapper .mk-select,
.ant-modal-body .ant-form-item .ant-form-item-control-wrapper .mk-select,
.mk-modal-body .ant-form-item .ant-form-item-control-wrapper .ant-input,
.ant-modal-body .ant-form-item .ant-form-item-control-wrapper .ant-input,
.mk-modal-body .ant-form-item .ant-form-item-control-wrapper .ant-calendar-picker,
.ant-modal-body .ant-form-item .ant-form-item-control-wrapper .ant-calendar-picker {
  font-size: 13px;
}
.mk-modal-body .ant-select-dropdown-menu,
.ant-modal-body .ant-select-dropdown-menu {
  max-height: 300px;
  font-size: 13px;
}
.mk-confirm .ant-confirm-body-wrapper .ant-confirm-title {
  display: none;
}
.mk-confirm .ant-confirm-body-wrapper .ant-confirm-content {
  font-size: 13px;
}
.mk-confirm .ant-confirm-body-wrapper .ant-confirm-btns {
  float: none;
  text-align: right;
  padding-top: 5px;
}
.mk-confirm .ant-confirm-body-wrapper .ant-confirm-btns .ant-btn {
  float: right;
  height: 30px;
  font-size: 13px;
  margin-left: 8px;
}
.mk-confirm .ant-modal-body {
  padding: 32px 12px 12px 32px !important;
}
.ant-calendar-picker-container {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
.ant-calendar-picker-container .ant-calendar-range-middle {
  margin-left: -170px;
}
.ant-calendar-picker-container .ant-calendar-footer-extra {
  height: auto;
  overflow: hidden;
  padding: 2px 0;
}
.ant-calendar-picker-container .ant-calendar-selected-day .ant-calendar-date:hover {
  color: #fff;
}
.ant-calendar {
  font-size: 13px !important;
}
.ant-calendar-month-panel-month {
  color: #333333;
}
.ant-calendar-month-panel-header .ant-calendar-month-panel-year-select {
  color: #333333;
}
.mk-pagination {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
  overflow: visible;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.mk-pagination .ant-btn {
  height: 30px;
  margin-left: 8px;
  padding: 0 5px;
  font-size: 14px;
}
.mk-pagination .ant-pagination-prev,
.mk-pagination .ant-pagination-next,
.mk-pagination .ant-pagination-jump-prev,
.mk-pagination .ant-pagination-jump-next {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
}
.mk-pagination .ant-pagination-prev a,
.mk-pagination .ant-pagination-next a,
.mk-pagination .ant-pagination-jump-prev a,
.mk-pagination .ant-pagination-jump-next a {
  height: 30px;
}
.mk-pagination .ant-pagination-item {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}
.mk-pagination .ant-pagination-item:hover {
  background: #0066b3;
}
.mk-pagination .ant-pagination-item:hover a {
  color: #fff;
}
.mk-pagination .ant-pagination-options .ant-pagination-options-size-changer.ant-select .ant-select-selection--single {
  height: 30px;
}
.mk-pagination .ant-pagination-options .ant-pagination-options-quick-jumper {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
}
.mk-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input {
  height: 30px;
  font-size: 13px;
}
.mk-pagination .ant-select-dropdown .ant-select-dropdown-menu {
  width: 100%;
}
.mk-pagination .ant-select-dropdown .ant-select-dropdown-menu-item:hover {
  background: #dde4eb;
}
.ant-message-notice-content {
  padding: 0;
  border-radius: 0 0 7px 7px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  text-align: left;
}
.ant-message-notice-content .ant-message-custom-content {
  padding: 9px 8px;
  border-radius: 0 0 5px 5px;
}
.ant-message-notice-content .ant-message-custom-content i {
  font-size: 26px;
}
.ant-message-notice-content .ant-message-custom-content span {
  font-size: 14px;
  line-height: 26px;
  display: inline-block;
  vertical-align: top;
}
.ant-message-notice-content .ant-message-error {
  background: #ffecea;
  border: 1px solid #fbd9cd;
}
.ant-message-notice-content .ant-message-error .anticon {
  color: #e94003;
}
.ant-message-notice-content .ant-message-error span {
  color: #333;
}
.ant-message-notice-content .ant-message-success {
  background: #e5fef9;
  border: 1px solid #ccf0e8;
}
.ant-message-notice-content .ant-message-success .anticon {
  color: #00b38a;
}
.ant-message-notice-content .ant-message-success span {
  color: #333;
}
.ant-message-notice-content .ant-message-warning {
  background: #feedea;
  border: 1px solid #fee5e0;
}
.ant-message-notice-content .ant-message-warning .anticon {
  color: #fa7c63;
}
.ant-message-notice-content .ant-message-warning span {
  color: #333;
}
.ant-message-notice-content .ant-message-info {
  background: #ecf9ff;
  border: 1px solid #d5f1fd;
}
.ant-message-notice-content .ant-message-info .anticon {
  color: #2db7f5;
}
.ant-message-notice-content .ant-message-info span {
  color: #333;
}
.ant-message-notice-content .ant-message-loading {
  background: #f6f6f6;
  border: 1px solid #d6d6d6;
}
.ant-message-notice-content .ant-message-loading .anticon {
  color: #333;
}
.ant-message-notice-content .ant-message-loading span {
  color: #333;
}
.mk-activeLabelSelect {
  width: 205px;
  height: auto;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-activeLabelSelect .mk-activeLabelSelect-label {
  width: 75px;
}
.mk-activeLabelSelect .mk-activeLabelSelect-label .ant-select-selection-selected-value {
  padding-right: 20px;
}
.mk-activeLabelSelect .mk-activeLabelSelect-label .ant-select-selection {
  background: #eee;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.mk-activeLabelSelect .mk-activeLabelSelect-value {
  width: 130px;
}
.mk-activeLabelSelect .mk-activeLabelSelect-value .ant-select-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.mk-activeLabelSelect .ant-select-selection {
  height: 30px;
}
.mk-activeLabelSelect .ant-select-selection-selected-value {
  height: 30px;
  /*line-height: 230px 6px;*/
  font-size: 13px;
  padding-right: 8px;
}
.mk-activeLabelSelect .ant-select-selection__rendered {
  padding-right: 6px;
  margin: 0;
  margin-left: 8px;
}
.mk-activeLabelSelect .ant-select-arrow {
  right: 3px !important;
}
.activeLabelSelect-option {
  font-size: 13px;
  font-weight: normal;
}
.activeLabelSelect-option-label-dropDown {
  width: 90px !important;
}
.activeLabelSelect-option-label-dropDown .ant-select-dropdown-menu {
  max-height: 216px;
}
.activeLabelSelect-option-value-dropDown {
  width: 200px !important;
}
@media screen and (max-width: 1200px) {
  .mk-activeLabelSelect {
    width: 180px;
  }
  .mk-activeLabelSelect .mk-activeLabelSelect-label {
    width: 65px;
  }
  .mk-activeLabelSelect .mk-activeLabelSelect-value {
    width: 115px;
  }
  .activeLabelSelect-option-value-dropDown {
    width: 180px !important;
  }
}
.mk-listScroller {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  min-height: 350px;
}
.mk-listScroller .infinite-container {
  float: left;
  overflow: auto;
  padding: 0px 8px;
  height: 300px;
  width: 100%;
}
.mk-listScroller .infinite-container .ant-list-item {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mk-listScroller .infinite-container .ant-list-item-content-single {
  font-size: 13px;
}
.mk-listScroller .infinite-container .ant-list-item {
  border-bottom: none;
}
.mk-listScroller .loading-container {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.mk-nodata {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  width: 100%;
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mk-nodata-img {
  position: relative;
  width: 220px;
  height: 220px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: block;
}
.mk-nodata .noContent {
  background: url(img/noContent.eaefc430.png) no-repeat;
  background-size: cover;
}
.mk-nodata .noSearch {
  background: url(img/noSearch.a3379f3b.png) no-repeat;
  background-size: cover;
}
.mk-nodata .noCustomers {
  background: url(img/noCustomers.bfa0c527.png) no-repeat;
  background-size: cover;
}
.mk-nodata .noNetwork {
  background: url(img/noNetwork.dfddf3bd.png) no-repeat;
  background-size: cover;
}
.mk-nodata .noDocoments {
  background: url(img/noDocoments.cf02d628.png) no-repeat;
  background-size: cover;
}
.mk-nodata .noMessage {
  background: url(img/noMessage.6a600a48.png) no-repeat;
  background-size: cover;
}
.mk-nodata .noAccountWarp {
  background: url(img/noAccountWarp.4f34b8ce.png) no-repeat;
  background-size: cover;
}
.mk-nodata .systemMaintenance {
  background: url(img/systemMaintenance.af6461c1.png) no-repeat;
  background-size: cover;
}
.mk-nodata-message {
  display: block;
  text-align: center;
  font-size: 13px;
}
.mk-nodata.small img {
  width: 150px;
  height: 150px;
}
.mk-input-number,
.mk-input {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.ant-input {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 13px;
}
.ant-input-search {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ant-input-search input {
  padding-right: 30px !important;
}
.ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
}
.mk-dateRangeMonthPicker {
  display: inline-block;
  margin-top: -1px;
  margin-right: 8px;
  min-width: 182px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.mk-dateRangeMonthPicker .ant-calendar-picker {
  width: 85px;
}
.mk-dateRangeMonthPicker .ant-calendar-picker input {
  font-size: 13px;
  height: 30px;
}
.mk-dateRangeMonthPicker .ant-calendar-picker-icon {
  right: 8px;
}
.timeChangeOff {
  width: 20px;
  height: 30px;
  margin-top: -1px;
  margin-right: 8px;
  margin-left: -10px;
  cursor: pointer;
  color: #F64C33;
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  background: url(img/timeFrom.3c1ce678.png) no-repeat center center;
}
.timeChangeOn {
  width: 20px;
  height: 30px;
  margin-top: -1px;
  margin-right: 8px;
  margin-left: -10px;
  cursor: pointer;
  color: #F64C33;
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  background: url(img/timeTo.7b520f24.png) no-repeat center center;
}
.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) + .ant-calendar-picker-icon:after {
  color: #0066b3;
}
.mk-dateRangeDatePicker {
  display: inline-block;
  margin-top: -1px;
  margin-right: 8px;
  min-width: 208px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.mk-dateRangeDatePicker .ant-calendar-picker {
  width: 105px;
}
.mk-dateRangeDatePicker .ant-calendar-picker input {
  font-size: 13px;
  height: 30px;
}
.mk-dateRangeDatePicker .ant-calendar-picker-icon {
  right: 8px;
}
.mk-dateRangeDatePicker .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) + .ant-calendar-picker-icon:after {
  color: #0066b3;
}
.ant-select-dropdown-menu-item-selected,
.ant-select-dropdown-menu-item-selected:hover {
  background: #dde4eb;
}
.ant-select {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.ant-select-dropdown .ant-select-dropdown-menu-item {
  font-size: 13px;
  color: #333333 !important;
}
.ant-select-dropdown .ant-select-dropdown-menu-item-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
}
.ant-select-dropdown--single div {
  overflow-x: hidden;
  overflow-y: auto;
}
.ant-popover {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.ant-popover .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #fff;
}
.ant-popover .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected:hover {
  background-color: #d4e8ff;
  color: #0066b3;
}
.ant-popover .ant-popover-inner-content {
  color: #333;
}
.ant-dropdown {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.ant-select-dropdown-menu-item-active,
.ant-select-dropdown-menu-item-selected,
.ant-dropdown-menu-item-active,
.ant-dropdown-menu-item-selected {
  color: #0066b3;
}
.ant-select-dropdown-menu-item-selected,
.ant-select-dropdown-menu-item-selected:hover {
  color: #0066b3;
  font-weight: normal;
}
.ant-dropdown-menu-item-selected,
.ant-dropdown-menu-item-selected:hover {
  color: #0066b3;
  font-weight: normal;
}
.mk-tree {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-tree .ant-tree-node-content-wrapper:hover {
  background-color: rgba(65, 106, 170, 0.07);
  color: #0066b3;
}
.mk-tree .ant-tree-title {
  font-size: 13px;
}
.mk-tree li span.ant-tree-switcher,
.mk-tree li span.ant-tree-iconEle {
  display: inline;
}
.mk-tree li .ant-tree-node-content-wrapper {
  color: #333;
}
.mk-tree .ant-tree-switcher.ant-tree-switcher_open:after {
  font-size: 15px !important;
  color: #999999;
}
.mk-tree .ant-tree-switcher.ant-tree-switcher_close:after {
  font-size: 15px !important;
  color: #999999;
}
.ttk-ColumnsSetting {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  background: #fff;
  padding: 8px;
  padding-right: 0;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-header {
  width: 100%;
  height: auto;
  min-height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}
.ttk-ColumnsSetting-modal {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.ttk-ColumnsSetting-modal-line {
  width: 0;
  height: 80%;
  position: absolute;
  top: 30px;
  border-left: 1px dashed #D9D9D9;
  right: 50%;
}
.ttk-ColumnsSetting-modal-item {
  float: left;
  height: auto;
  overflow: hidden;
  position: relative;
  padding-right: 20px;
}
.ttk-ColumnsSetting-modal-item:last-child {
  padding-left: 20px;
  padding-right: 0px;
}
.ttk-ColumnsSetting-modal-item > div {
  float: left;
  width: 100%;
}
.ttk-ColumnsSetting-modal-item-tit {
  font-size: 13px;
  color: #252525;
  padding-bottom: 8px;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container label {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item {
  width: 100%;
  height: 32px;
  line-height: 32px;
  margin: 8px 0;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item input {
  line-height: 40px;
  font-size: 13px;
  color: #515151;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item:hover .ttk-ColumnsSetting-item-action {
  opacity: 1;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item .ttk-ColumnsSetting-item-container {
  width: 80%;
  float: left;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item .ttk-ColumnsSetting-item-container label {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item .ttk-ColumnsSetting-item-action {
  width: 20px;
  float: right;
  opacity: 0;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item .ttk-ColumnsSetting-item-action i:before {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item .ttk-ColumnsSetting-item-action i:hover:before {
  color: #0066b3;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-container .ttk-ColumnsSetting-item .ttk-ColumnsSetting-item-action i:last-child:before {
  font-size: 18px;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-footer {
  width: 100%;
  text-align: right;
  font-size: 13px;
  color: #515151;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-footer button {
  width: 70px;
  height: 30px;
  margin-left: 8px;
  float: right;
}
.ttk-ColumnsSetting .ttk-ColumnsSetting-footer-line {
  position: absolute;
  width: 100%;
  display: block;
  bottom: 54px;
  left: 0;
  border-top: 1px solid #ECECEC;
}
.fadeSlider {
  width: 100%;
  height: 100%;
  position: relative;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.fadeSlider .sliderContainer {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.fadeSlider .sliderContainer .imgBox {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.fadeSlider .lastPage {
  width: 20px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  z-index: 100;
}
.fadeSlider .lastPage i {
  font-size: 20px;
  font-style: normal;
  color: rgba(255, 255, 255, 0.6);
}
.fadeSlider .lastPage i:hover {
  color: #ffffff;
}
.fadeSlider .nextPage {
  width: 20px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  z-index: 100;
}
.fadeSlider .nextPage i {
  font-size: 20px;
  font-style: normal;
  color: rgba(255, 255, 255, 0.6);
}
.fadeSlider .nextPage i:hover {
  color: #ffffff;
}
.fadeSlider .navDot {
  position: absolute;
  bottom: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}
.fadeSlider .navDot span {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.fadeSlider .navDot .middleDot {
  margin: 0 10px;
}
.fadeSlider .navDot span.highlight {
  background: #ffffff;
}
.mk-intro {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.__floater__open {
  z-index: 99999999999 !important;
  opacity: 0.8 !important;
}
.__floater__body > div:first-child {
  background-color: rgba(0, 0, 0, 0.35) !important;
  border: 1px dashed #ffffff;
  color: #ffffff;
}
.__floater__body > div:first-child > div:nth-of-type(2) {
  -webkit-box-pack: center!important;
      -ms-flex-pack: center!important;
          justify-content: center!important;
}
.__floater__body button {
  border: 1px solid #ffffff !important;
  border-radius: 3px !important;
  background-color: transparent !important;
  color: #ffffff !important;
  width: 72px;
  height: 26px;
  line-height: 22px;
  font-size: 13px;
  padding: 0!important;
  margin: 0 5px!important;
}
.__floater__body button:hover {
  color: #ff913a !important;
  border: 1px solid #ff913a !important;
}
.intro-overlay {
  background-color: #000000 !important;
  opacity: 0.6;
  z-index: 1001!important;
}
.intro-spotlight {
  z-index: 99999999999 !important;
  border: 1px dashed #404040;
}
.ttk-rc-intro-style {
  color: #ff913a !important;
}
.timetree {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.timetree #detailMessage p {
  font-size: 12px!important;
  margin-bottom: 0!important;
  line-height: 20px;
}
.timetree .rocket {
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-animation: fly 2s;
          animation: fly 2s;
}
.timetree .rocket-img {
  display: block;
  width: 26px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -13px;
  background: url(img/rocket.7523e29c.png) no-repeat;
  background-size: cover;
}
.timetree .bottom {
  width: 100%;
  height: 31px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.timetree .bottom-img {
  display: block;
  width: 100%;
  height: 100%;
  background: url(img/cloud.297cd994.png) no-repeat;
  background-size: cover;
}
.timetree .content {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow-y: auto;
}
.timetree .content .main {
  width: 930px;
  margin: 40px auto 0;
  min-height: 100%;
  position: relative;
}
.timetree .content .main .line {
  width: 2px;
  background: #E2FBF9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}
.timetree .content .main .year {
  width: 31px;
  height: 31px;
  background: #1eb5ad;
  border-radius: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 13px;
  margin: 0 auto;
  color: #ffffff;
}
.timetree .content .main .msgBox {
  width: 100%;
  overflow: hidden;
}
.timetree .content .main .msgBox > div {
  width: 464px;
}
.timetree .content .main .msgBox > div .detail {
  width: 443px;
}
.timetree .content .main .msgBox > div .detail > div {
  width: 434px;
  border: 1px solid #d9d9d9;
  position: relative;
  padding: 9px 13px;
  border-radius: 3px;
}
.timetree .content .main .msgBox > div .detail > div .title {
  font-size: 14px;
  color: #333333;
}
.timetree .content .main .msgBox > div .detail > div .version {
  color: #0066b3;
  font-size: 13px;
  line-height: 20px;
}
.timetree .content .main .msgBox.leftSide > div {
  float: left;
  /*.arrow img{
                        width: 16px;
                        height: 8px;
                        float: right;
                        margin: 16px -6px 0 0;
                    }*/
}
.timetree .content .main .msgBox.leftSide > div .arrow-img {
  width: 16px;
  height: 8px;
  float: right;
  margin: 16px -6px 0 0;
  display: block;
}
.timetree .content .main .msgBox.leftSide > div .arrow-left {
  background: url(img/left.12c783af.png) no-repeat;
  background-size: cover;
}
.timetree .content .main .msgBox.leftSide > div .arrow-right {
  background: url(img/right.4953134b.png) no-repeat;
  background-size: cover;
}
.timetree .content .main .msgBox.leftSide > div .detail > div:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 1px -1px 0px #d9d9d9;
          box-shadow: 1px -1px 0px #d9d9d9;
  right: -4px;
  top: 14px;
}
.timetree .content .main .msgBox.rightSide > div {
  float: right;
}
.timetree .content .main .msgBox.rightSide > div .arrow img {
  width: 16px;
  height: 8px;
  float: left;
  margin: 16px 0 0 -7px;
}
.timetree .content .main .msgBox.rightSide > div .detail {
  margin-left: 20px;
}
.timetree .content .main .msgBox.rightSide > div .detail > div {
  margin-left: 9px;
}
.timetree .content .main .msgBox.rightSide > div .detail > div:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-box-shadow: 1px -1px 0px #d9d9d9;
          box-shadow: 1px -1px 0px #d9d9d9;
  left: -4px;
  top: 14px;
}
.timetree .content .main .msgBox:not(:first-child) {
  margin-top: -30px;
}
@-webkit-keyframes fly {
  from {
    top: 100%;
  }
  to {
    top: 0;
  }
}
@keyframes fly {
  from {
    top: 100%;
  }
  to {
    top: 0;
  }
}
.quillContentClear {
  display: none;
}
.rdw-dropdown-wrapper {
  height: 30px;
  background: white;
  cursor: pointer;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  margin: 0 3px;
  text-transform: capitalize;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.rdw-dropdown-wrapper:focus {
  outline: none;
}
.rdw-dropdown-wrapper:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}
.rdw-dropdown-wrapper:active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-selectedtext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px;
}
.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #F1F1F1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}
.rdw-dropdown-optionwrapper:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}
.rdw-dropdownoption-default {
  min-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 5px;
}
.rdw-dropdownoption-highlighted {
  background: #F1F1F1;
}
.rdw-dropdownoption-active {
  background: #f5f5f5;
}
.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default;
}
.rdw-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  position: relative;
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  -webkit-box-shadow: 3px 3px 5px #BFBDBD;
          box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-link-modal-label {
  font-size: 15px;
}
.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}
.rdw-link-modal-input:focus {
  outline: none;
}
.rdw-link-modal-buttonsection {
  margin: 0 auto;
}
.rdw-link-modal-target-option {
  margin-bottom: 20px;
}
.rdw-link-modal-target-option > span {
  margin-left: 5px;
}
.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-link-modal-btn:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-link-modal-btn:active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-link-modal-btn:focus {
  outline: none !important;
}
.rdw-link-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-link-dropdownoption {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}
.rdw-option-wrapper {
  border: 1px solid #F1F1F1;
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  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;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-option-wrapper:hover {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD;
          box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-option-wrapper:active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-active {
  -webkit-box-shadow: 1px 1px 0px #BFBDBD inset;
          box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-disabled {
  opacity: 0.3;
  cursor: default;
}
.printOption2 {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.printOption2 .ant-select-selection-selected-value {
  font-size: 13px;
}
.printOption2 .printOption2-contaienr-item {
  margin-bottom: 8px;
}
.printOption2 .printOption2-contaienr-item .ant-radio-group .ant-radio-wrapper span {
  font-size: 13px;
}
.printOption2 .mk-select {
  width: 378px;
}
.printOption2 .printOption2-detail {
  padding: 4px 20px;
  color: #fa7c63;
}
.printOption2 .printOption2-bottom {
  width: 500px;
  position: relative;
  left: -12px;
  border-top: 1px solid #e8e8e8;
  padding-top: 12px;
}
.printOption2-select-dropDown {
  max-height: 300px;
}
.printOption2-select-dropDown .ant-select-dropdown-menu {
  max-height: 300px;
}
.printOption .ant-radio-wrapper span {
  font-size: 13px;
}
.printOption label {
  font-size: 13px;
}
.mk-affix {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-alert {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-anchor {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-avatar {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-back-top {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-badge {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-breadcrumb {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-carousel {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-cascader {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-checkbox {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 13px;
}
.ant-checkbox-wrapper {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-col {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-collapse {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-dropdown {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-jsonTree {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-lazyload {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-link {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-popconfirm {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-progress {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-radio {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ant-radio-wrapper {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 13px;
}
.ant-radio-group {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-rate {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-row {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-select {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.mk-lazy-select-need-add {
  padding-bottom: 30px;
}
.mk-slider {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-spin {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-steps {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 700px;
  height: 32px;
  border-radius: 16px;
  overflow: hidden;
  display: block;
  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;
}
.mk-steps .step {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 105px;
  height: 100%;
  background: #e8e8e8;
  float: left;
  position: relative;
  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: #666;
  font-size: 13px;
}
.mk-steps .step:before {
  content: '';
  width: 0;
  height: 0;
  border: 19px solid transparent;
  border-left-color: #fff;
  position: absolute;
  right: -38px;
  top: -3px;
  z-index: 1;
}
.mk-steps .step:after {
  content: '';
  width: 0;
  height: 0;
  border: 16px solid transparent;
  border-left-color: #e8e8e8;
  position: absolute;
  top: 0;
  right: -32px;
  z-index: 2;
}
.mk-steps .step.active {
  background-color: #0066B3;
  color: #fff;
}
.mk-steps .step.active:after {
  border-left-color: #0066B3;
}
.mk-steps .step.active .step-number {
  border-color: #fff;
}
.mk-steps .step-number {
  width: 19px;
  height: 19px;
  line-height: 17px;
  border: 1px solid #666;
  border-radius: 50%;
  margin-right: 8px;
  text-align: center;
}
.mk-switch {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-table-sort {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-tag {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-timeline {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-time-picker {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-tooltip {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-transfer {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-tree-select {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mk-upload {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
}
.numeric-input .ant-tooltip-inner {
  min-width: 32px;
  min-height: 37px;
}
.numeric-input .numeric-input-title {
  font-size: 14px;
}
.mk-ant-input-number {
  width: 100%;
  text-align: right;
}
.mk-ant-input-number .ant-input-number-handler-wrap {
  display: none;
}
.mk-ant-input-number .ant-input-number-input {
  text-align: right;
}
.virtual-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 13px;
}
.virtual-table .ant-spin-nested-loading {
  -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;
}
.virtual-table .ant-spin-nested-loading .ant-spin-container {
  -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;
}
.virtual-table .ant-spin-nested-loading .ant-spin-container .ant-table-empty {
  -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;
}
.virtual-table .ant-spin-nested-loading .ant-spin-container .ant-table-empty .ant-table-content {
  -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;
}
.virtual-table .ant-spin-nested-loading .ant-spin-container .ant-table-empty .ant-table-content .ant-table-scroll,
.virtual-table .ant-spin-nested-loading .ant-spin-container .ant-table-empty .ant-table-content .ant-table-placeholder {
  -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;
}
.virtual-table .ant-spin-nested-loading .ant-spin-container .ant-table-empty .ant-table-content .ant-table-placeholder {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.virtual-table .ant-table-thead > tr th {
  background-color: #eaeaea;
  color: #333333;
  font-weight: bold;
  text-align: center;
  border-color: #d9d9d9 !important;
  font-size: 13px;
}
.virtual-table .ant-table-container:before,
.virtual-table .ant-table-container:after {
  display: none;
}
.virtual-table .virtual-table-row {
  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: rgba(255, 255, 255, 0.01);
  font-size: 13px;
}
.virtual-table .virtual-table-row:nth-child(2n) {
  background-color: rgba(216, 216, 216, 0.15);
}
.virtual-table .virtual-table-row.virtual-table-row-selected {
  background-color: rgba(65, 106, 170, 0.05);
}
.virtual-table .virtual-table-row.virtual-table-row-hover {
  background-color: rgba(65, 106, 170, 0.1);
}
.virtual-table .virtual-table-cell {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 37px;
  color: #333333;
}
.virtual-table .virtual-table-cell-last {
  border-right: none;
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}
.virtual-table .ant-table-thead > tr > th,
.virtual-table .ant-table-tbody > tr > td {
  line-height: 37px;
  padding: 0 10px;
}
.virtual-table .ant-table-scroll {
  border: 1px solid #d9d9d9;
  border-top: none;
}
.virtual-table .ant-table-scroll .ant-table-header,
.virtual-table .ant-table-scroll .ant-table-body {
  overflow-y: hidden !important;
}
.virtual-table .ant-table-fixed-left {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.virtual-table .ant-table-fixed-left table {
  table-layout: fixed;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.virtual-table .ant-table-fixed-left .virtual-table-cell-last {
  border-right: 1px solid #d9d9d9;
}
.virtual-table .ant-table-fixed-right {
  background-color: #fff;
  right: 0;
}
.virtual-table .ant-table-fixed-right table {
  table-layout: fixed;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.virtual-table .ant-table-fixed-right .ant-table-body-outer .ant-table-fixed {
  border-right: 1px solid #d9d9d9;
}
.virtual-table .ant-table-fixed-right .ant-table-body-outer .virtual-table-row {
  border-right: 1px solid #d9d9d9 !important;
}
.virtual-table .ant-table-fixed-right .ant-table-body-outer .ant-table-body-inner {
  overflow-y: hidden !important;
}
.virtual-table div[class^="virtual-grid-"]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.virtual-table .virtual-grid-main-scrollbar {
  top: 0;
  right: 0;
  border-left: 1px solid #d9d9d9;
  background-color: #fff;
}
.virtual-table .scroll-hidden {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.virtual-table .scroll-hidden::-webkit-scrollbar {
  display: none;
}
.virtual-table .react-resizable {
  position: relative;
  background-clip: padding-box;
}
.virtual-table .react-resizable-handle {
  position: absolute;
  width: 10px;
  height: 100%;
  bottom: 0;
  right: -5px;
  cursor: col-resize;
  z-index: 1;
}
.virtual-table .div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vt-table {
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
}
.vt-table .ant-spin-nested-loading > div > .ant-spin {
  max-height: none;
  max-height: initial;
}
.vt-table .vt-header-container {
  position: relative;
  overflow: hidden;
}
.vt-table .vt-header-container .vt-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vt-table .vt-header-container .vt-header-cell {
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 10px;
  line-height: 37px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eaeaea;
  color: #333333;
  font-weight: bold;
  font-size: 13px !important;
  word-break: break-all;
  word-wrap: break-word;
}
.vt-table .vt-header-container .vt-header-cell.select-cell {
  text-align: center;
}
.vt-table .vt-header-container .vt-header-cell .select-cell-header i {
  margin-left: 4px;
  font-size: 15px !important;
  font-weight: normal;
}
.vt-table .vt-header-container .vt-header-cell.resizable {
  position: relative;
  background-clip: padding-box;
}
.vt-table .vt-header-container .vt-header-cell.resizable:hover .react-resizable-handle {
  background-color: #0066b3;
}
.vt-table .vt-header-container .vt-header-cell.resizable:hover .react-resizable-handle:before,
.vt-table .vt-header-container .vt-header-cell.resizable:hover .react-resizable-handle:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 3px solid;
  top: 50%;
  border-color: transparent transparent #0066b3;
}
.vt-table .vt-header-container .vt-header-cell.resizable:hover .react-resizable-handle:before {
  left: -8px;
  -webkit-transform: rotate(-90deg) translateX(3px);
          transform: rotate(-90deg) translateX(3px);
}
.vt-table .vt-header-container .vt-header-cell.resizable:hover .react-resizable-handle:after {
  right: -8px;
  -webkit-transform: rotate(90deg) translateX(-3px);
          transform: rotate(90deg) translateX(-3px);
}
.vt-table .vt-header-container .vt-header-cell .react-resizable-handle {
  position: absolute;
  width: 3px;
  height: 100%;
  bottom: 0;
  right: 0px;
  cursor: ew-resize;
  z-index: 1;
}
.vt-table .vt-header-container .vt-header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.vt-table .vt-header-container .vt-header-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.vt-table .vt-header-container .vt-header .last-child {
  border-right: none;
}
.vt-table .vt-header-container .vt-header .blank {
  padding: 0;
}
.vt-table .vt-header-container .vt-header-scroll {
  position: relative;
  overflow: hidden;
}
.vt-table .vt-header-container .header-fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
}
.vt-table .vt-header-container .header-fixed.fixed-left-last {
  -webkit-box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
}
.vt-table .vt-header-container .header-fixed.fixed-right-last {
  -webkit-box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.15);
}
.vt-table .vt-body {
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.vt-table .vt-body .mk-nodata {
  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;
}
.vt-table .vt-body .vt-body-scroll {
  overflow: scroll;
}
.vt-table .vt-body .vt-body-fixed-left {
  position: sticky;
  left: 0;
  -webkit-box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
  top: 0;
  overflow: hidden auto;
  background-color: #fff;
}
.vt-table .vt-body .vt-body-fixed-left .vt-body-row-cell {
  line-height: 36px;
  color: #333333;
  font-size: 13px;
}
.vt-table .vt-body .vt-body-fixed-right {
  position: sticky;
  right: 0;
  -webkit-box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.15);
  top: 0;
  overflow: hidden auto;
  background-color: #fff;
}
.vt-table .vt-body .vt-body-fixed-right .vt-body-row-cell {
  line-height: 36px;
}
.vt-table .vt-body .vt-body-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell {
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 0px 10px;
  line-height: 37px;
  overflow: hidden;
  font-size: 13px !important;
  background-color: #fff;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell:last-child {
  border-right: none;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell.select-cell {
  text-align: center;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell.fixed-cell {
  background-color: #fff;
  z-index: 2;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell.fixed-left-last {
  -webkit-box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell.fixed-right-last {
  -webkit-box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.15);
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell .add-del-row-cell {
  width: 100%;
  height: 100%;
  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;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  line-height: 1;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell .add-del-row-cell .btn {
  font-size: 14px;
  cursor: pointer;
  display: none;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell .add-del-row-cell .btn:hover {
  color: red;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell .add-del-row-cell .index {
  display: block;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell .add-del-row-cell:hover .btn {
  display: block;
}
.vt-table .vt-body .vt-body-row .vt-body-row-cell .add-del-row-cell:hover .index {
  display: none;
}
.vt-table .vt-body .vt-body-row:nth-child(2n) .vt-body-row-cell {
  background-color: #f9f9f9;
}
.vt-table .vt-body .vt-body-row.row-selected .vt-body-row-cell {
  background-color: #ecf0f6;
}
.vt-table .vt-body .vt-body-row.row-hover .vt-body-row-cell {
  background-color: #e2e8f2;
}
.vt-table .vt-body .vt-body-row.row-expanded {
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  font-size: 13px !important;
  background-color: #fbfbfb;
}
.vt-table .vt-body .vt-body-row .expand-btn {
  text-decoration: none;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 17px;
  height: 17px;
  padding: 0;
  color: inherit;
  line-height: 12px;
  vertical-align: -2px;
  background: #fff;
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  margin-right: 8px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.vt-table .vt-body .vt-body-row .expand-btn:hover,
.vt-table .vt-body .vt-body-row .expand-btn:focus {
  color: #0066b3;
}
.vt-table .vt-body .vt-body-row .expand-btn:before,
.vt-table .vt-body .vt-body-row .expand-btn:after {
  position: absolute;
  background: currentColor;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  content: "";
}
.vt-table .vt-body .vt-body-row .expand-btn:before {
  top: 7px;
  right: 3px;
  left: 3px;
  height: 1px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.vt-table .vt-body .vt-body-row .expand-btn:after {
  top: 3px;
  bottom: 3px;
  left: 7px;
  width: 1px;
}
.vt-table .vt-body .vt-body-row .expand-btn.expanded:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.vt-table .vt-body .vt-body-row .expand-btn.collapsed:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.vt-table .vt-body .vt-body-row .expand-btn.collapsed:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.vt-table .vt-body .has-vertical-scroll .vt-body-row .last-cell {
  padding-right: 20px;
}
.vt-table .vt-body .has-vertical-scroll .vt-body-row .blank {
  padding: 0 !important;
}
.vt-table .vt-body .editable-row:hover .editable-cell-value-wrap {
  border: 1px solid #d9d9d9;
  border-color: #0066b3;
  border-radius: 2px;
  padding: 2px 10px;
  height: 36px;
  line-height: 32px;
  margin-left: -10px;
  margin-right: -10px;
  cursor: pointer;
}
.vt-table .vt-body-scroll-bar {
  position: absolute;
  will-change: transform;
  direction: ltr;
  background-color: #fff;
  z-index: 3;
}
.vt-table .vt-body-scroll-bar::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.vt-table .vt-body-scroll-bar.vertical {
  top: 0;
  right: 0;
  min-width: 10px;
  border-left: 1px solid #d9d9d9;
  overflow-x: hidden;
  overflow-y: scroll;
}
.vt-table .vt-body-scroll-bar.horizontal {
  left: 0;
  bottom: 0;
  height: 11px;
  right: 0;
  border-top: 1px solid #d9d9d9;
  overflow-x: scroll;
  overflow-y: hidden;
}
.vt-table .vt-body-scroll-bar.horizontal div {
  height: 10px;
}
.vt-table .scroll-hidden {
  overflow: -moz-scrollbars-none;
}
.vt-table .scroll-hidden::-webkit-scrollbar {
  display: none;
}
.vt-table .vt-summary {
  line-height: 37px;
  height: 37px;
  background-color: #fff6ea;
  border-top: 1px solid #d9d9d9;
  position: sticky;
  left: 0;
  bottom: 0;
  z-index: 3;
}
.vt-table .vt-summary.left {
  border-top: none;
  border-bottom: none;
  border-right: 1px solid #d9d9d9;
  position: sticky;
  background-color: #fff6ea;
  -webkit-box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
}
.vt-table .vt-summary.no-box-shadow .left {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 1px solid #d9d9d9;
  line-height: 36px;
  height: 36px;
}
.vt-table .vt-summary.row {
  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-wrap: wrap;
      flex-wrap: wrap;
}
.vt-table .vt-summary.right {
  border-top: none;
  border-bottom: none;
  border-left: 1px solid #d9d9d9;
  position: sticky;
  background-color: #fff6ea;
  -webkit-box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 6px 2px 6px rgba(0, 0, 0, 0.15);
}
.react-calculator {
  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;
}
.react-calculator .result-panel {
  padding-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #e3e7e9;
  text-align: right;
  padding: 0px 10px;
  line-height: 40px;
}
.react-calculator .result-panel .last-row {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #969ba3;
  font-size: 20px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: auto;
  max-width: 100%;
  height: 40px;
}
.react-calculator .result-panel .cur-row {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #46494d;
  font-size: 22px;
  overflow: auto;
  max-width: 100%;
  max-height: 80px;
}
.react-calculator .result-panel .cur-row::-webkit-scrollbar-thumb {
  background: #898A8B;
}
.react-calculator .result-panel .cur-row::-webkit-scrollbar-thumb:hover {
  background: #68696A;
}
.react-calculator .button-panel {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.react-calculator .button-panel .button {
  cursor: pointer;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: inset 1px 1px 0 0 #e3e7e9;
          box-shadow: inset 1px 1px 0 0 #e3e7e9;
  border: none;
  background-color: #fafafa;
  font-size: 30px;
  text-align: center;
  color: #979ca4;
  overflow: hidden;
}
.react-calculator .button-panel .button:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #aaa;
  opacity: 0;
}
.react-calculator .button-panel .button.clicked:before {
  -webkit-animation: react-calculator-click 0.5s ease-out 0s 1 alternate forwards;
          animation: react-calculator-click 0.5s ease-out 0s 1 alternate forwards;
}
.react-calculator .button-panel .button.button-equal {
  color: #fff;
  background-color: #fa722e;
}
.react-calculator .button-panel .button:focus {
  outline: none;
}
.react-calculator .text-center {
  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;
  text-align: center;
}
.react-calculator .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.react-calculator .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.react-calculator .s1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.react-calculator .s2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.react-calculator .s3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.react-calculator .s4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.react-calculator .s5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.react-calculator .s6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.react-calculator .s7 {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
.react-calculator .s8 {
  -webkit-box-flex: 8;
      -ms-flex: 8;
          flex: 8;
}
.react-calculator .s9 {
  -webkit-box-flex: 9;
      -ms-flex: 9;
          flex: 9;
}
.react-calculator .s10 {
  -webkit-box-flex: 10;
      -ms-flex: 10;
          flex: 10;
}
.react-calculator .s11 {
  -webkit-box-flex: 11;
      -ms-flex: 11;
          flex: 11;
}
.react-calculator .s12 {
  -webkit-box-flex: 12;
      -ms-flex: 12;
          flex: 12;
}
.react-calculator .center {
  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;
  text-align: center;
}
@-webkit-keyframes react-calculator-click {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
}
@keyframes react-calculator-click {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
}
.mk-timeline-componentwrap {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-right: none;
  font-size: 13px;
  padding: 0 10px;
  height: 100%;
  overflow-y: auto;
}
.mk-timeline-componentwrap::-webkit-scrollbar {
  width: 0px !important;
  height: 0px !important;
}
.mk-timeline-componentwrap:hover::-webkit-scrollbar {
  width: 6px !important;
  height: 6px !important;
}
.mk-timeline-componentwrap ul {
  list-style-type: none;
  padding-left: 0 !important;
  height: 100%;
  margin-bottom: 0px;
}
.mk-timeline-componentwrap ul .ant-timeline-item-tail,
.mk-timeline-componentwrap ul .ant-timeline-item-tail-title,
.mk-timeline-componentwrap ul .ant-timeline-item-tail-title-head {
  position: absolute;
  top: 10px;
  left: 4px;
  height: calc(100% - 10px);
  border-left: 1px dashed #dfdfdf;
}
.mk-timeline-componentwrap ul .ant-timeline-item-tail-title {
  top: 20px;
}
.mk-timeline-componentwrap ul .ant-timeline-item-tail-title-head {
  top: 0px;
  height: 20px;
}
.mk-timeline-componentwrap ul .ant-timeline-item-head {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #666;
  border-radius: 100px;
}
.mk-timeline-componentwrap ul .leftItem {
  background: url(img/settle-accounts.38b97d55.png) no-repeat;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100px;
}
.mk-timeline-componentwrap ul .ant-timeline-item-head-blue {
  color: #0066B3;
  border-color: #0066B3;
}
.mk-timeline-componentwrap ul .ant-timeline-item-content {
  position: relative;
  top: -5px;
  word-break: break-word;
  font-size: 13px;
  padding: 0 0 0 16px;
  margin-left: 0px !important;
}
.mk-timeline-componentwrap ul .ant-timeline-item {
  position: relative;
  margin: 0;
  padding-bottom: 20px;
  list-style: none;
  cursor: pointer;
}
.mk-timeline-componentwrap ul .ant-timeline-item .title {
  font-size: 13px;
  color: #0066B3;
}
.mk-timeline-componentwrap ul .ant-timeline-item .anticon-arrow-down {
  color: #0066B3;
}
.mk-timeline-componentwrap ul .ant-timeline-itemDis {
  position: relative;
  margin: 0;
  padding-bottom: 20px;
  list-style: none;
  opacity: 0.6;
}
.mk-timeline-componentwrap ul .ant-timeline-itemDis .title {
  font-size: 13px;
  color: #333;
}
.mk-timeline-componentwrap ul .ant-timeline-itemDis:hover {
  cursor: not-allowed !important;
}
.mk-timeline-componentwrap ul .ant-timeline-item-selectItem {
  height: 25px;
  color: #fff;
  background: #0066B3;
  border-radius: 25px;
  line-height: 25px;
  left: -5px;
  cursor: pointer;
}
.mk-skeleton .react-skeleton-load {
  line-height: 1;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.mk-skeleton .react-skeleton-load.animated::before {
  content: '';
  position: absolute;
  height: 100%;
  width: 500px;
  top: 0;
  left: -500px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  -webkit-animation: progress 1.2s ease-in-out infinite;
          animation: progress 1.2s ease-in-out infinite;
}
@-webkit-keyframes progress {
  0% {
    left: -500px;
  }
  100% {
    left: 100%;
  }
}
@keyframes progress {
  0% {
    left: -500px;
  }
  100% {
    left: 100%;
  }
}
.virtual-select {
  position: relative;
  display: inline-block;
}
.virtual-select.disabled {
  cursor: not-allowed;
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.25);
}
.virtual-select.disabled .virtual-select-input {
  cursor: not-allowed;
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.25);
}
.virtual-select.disabled:hover .hover-hide {
  opacity: 1;
}
.virtual-select.disabled:hover .virtual-select-input {
  border-color: #d9d9d9;
}
.virtual-select:hover .virtual-select-clear {
  opacity: 1;
}
.virtual-select:hover .hover-hide {
  opacity: 0;
}
.virtual-select .virtual-select-input,
.virtual-select .virtual-selector {
  height: 30px;
  line-height: 30px;
  width: 100%;
  padding-right: 20px !important;
}
.virtual-select .virtual-selector {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
  padding: 4px 11px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
.virtual-select .virtual-selector.focused {
  border-color: #40a9ff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.virtual-select .virtual-select-clear {
  position: absolute;
  top: 7px;
  width: 15px;
  height: 15px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 50%;
  opacity: 0;
  right: 6px;
  cursor: pointer;
}
.virtual-select .virtual-select-clear:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background-color: #fff;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
}
.virtual-select .virtual-select-arrow {
  position: absolute;
  top: 9px;
  width: 10px;
  height: 10px;
  right: 8px;
  background-color: #999;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  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;
  clip-path: polygon(11% 6%, 0 14%, 50% 100%, 100% 14%, 89% 6%, 50% 75%);
}
.virtual-select-dropdown {
  position: fixed;
  z-index: 1050;
  background-color: white;
  -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  outline: none;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.virtual-select-dropdown .virtual-select-dropdown-body-container {
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.virtual-select-dropdown .virtual-select-dropdown-body-container .virtual-select-dropdown-body {
  position: relative;
  margin: 0;
  padding: 0;
}
.virtual-select-dropdown .virtual-select-dropdown-body-container .virtual-select-dropdown-empty {
  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;
  min-height: 50px;
  font-weight: 100;
  color: #999;
}
.virtual-select-dropdown .virtual-select-dropdown-item {
  cursor: pointer;
  line-height: 1.575;
  padding: 5px 12px;
  font-weight: 400;
  position: absolute;
  top: 0;
  display: block;
  z-index: 0;
  width: 100%;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.virtual-select-dropdown .virtual-select-dropdown-item:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.virtual-select-dropdown .virtual-select-dropdown-item.selected {
  background-color: #e6f7ff;
}
.virtual-select-dropdown .virtual-select-dropdown-footer {
  background-color: #fff;
  line-height: 1;
  width: 100%;
}
/* @import "antd-v4/es/modal/style/index.css";
@import "antd-v4/lib/form/style/index.css";
@import "antd-v4/lib/date-picker/style/index.css";
@import "antd-v4/lib/select/style/index.css";

@import "draft-js/dist/Draft.css"; */
.message-push__modal--footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.message-push__base-form .ant-form-item-label {
  padding: 0;
}
.message-push__base-form .ant-form-item {
  margin-bottom: 8px;
}
.message-push__base-form .ant-form-item .ant-divider-horizontal {
  margin: 0;
}
.message-push__base-form .ant-form-item.form-dash-divider .ant-form-item-control-input {
  min-height: auto;
}
.message-push__base-form .ant-form-item .DraftEditor-root {
  line-height: 32px;
}
.message-push__base-form .ant-form-item .ant-input {
  border-radius: 2px;
}
.message-push__base-form .ant-form-item .ant-divider-horizontal.ant-divider-with-text-right::after {
  width: 0;
}
.message-push__base-form .ant-form-item .ant-divider-horizontal.ant-divider-with-text-right .ant-divider-inner-text {
  padding: 0;
  padding-left: 10px;
  cursor: pointer;
  color: #1E78BC;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.message-push__base-form .ant-form-item .anticon-calendar:before,
.message-push__base-form .ant-form-item .anticon-close-circle:before,
.message-push__base-form .ant-form-item .anticon-down:before {
  content: "";
}
.message-push__base-form .ant-form-item .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner {
  background: rgba(0, 102, 179, 0.7);
}
.message-push__base-form .ant-form-item .ant-select-arrow * {
  display: block;
}
.message-push__base-form .ant-form-item .mp--vertical .ant-checkbox-group-item {
  display: block;
  margin-top: 6px;
}
.message-push__base-form .ant-form-item .ant-select .ant-select-arrow:before {
  content: "";
}
.message-push__base-form.ant-form-horizontal .ant-form-item .ant-picker {
  width: 100%;
}
.custom-day__selector--cmp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-day__selector--cmp p {
  margin: 0;
}
.custom-day__selector--cmp .custom-day-selector-cmp__prefix-text {
  margin-right: 4px;
}
.custom-day__selector--cmp .ant-select.custom-day-selector-cmp__day,
.custom-day__selector--cmp .ant-select.custom-day-selector-cmp__time {
  width: 80px;
}
.custom-day__selector--cmp .custom-day-selector-cmp__day {
  margin-right: 10px;
}
.custom-day__selector--cmp .ant-select-arrow * {
  display: block;
}
.custom-day__selector--cmp .ant-select-arrow i {
  font-size: 18px;
}
.custom-day__selector--cmp .ant-select-arrow .anticon-down:before {
  content: "";
}
.message-push__editor--cmp {
  padding: 8px 11px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  min-height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.message-push__editor--cmp .DraftEditor-root {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.message-push__editor--cmp .DraftEditor-root .DraftEditor-editorContainer {
  width: 100%;
  height: 100%;
}
.message-push__editor--cmp .DraftEditor-root .placeholder-tag {
  display: inline-block;
  height: auto;
  padding: 0 7px;
  margin: 0 6px;
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
  background-color: #ECF7FF;
  color: #1E78BC;
  position: relative;
  border: none;
  outline-style: none;
  cursor: pointer;
}
.message-push__editor--cmp .DraftEditor-root .placeholder-tag .close-icon {
  font-size: 12px;
  position: absolute;
  top: -6px;
  right: -6px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.message-push__placeholder--tag {
  display: inline-block;
  height: auto;
  padding: 0 7px;
  margin: 0 6px;
  font-size: 14px;
  line-height: 24px;
  white-space: nowrap;
  background-color: #ECF7FF;
  color: #1E78BC;
  position: relative;
  border: none;
  outline-style: none;
}
.message-push__placeholder--tag .close-icon {
  font-size: 12px;
  position: absolute;
  top: -6px;
  right: -6px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.message-push__tag--input {
  padding: 8px 11px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  min-height: 42px;
  line-height: 24px;
}
.message-push__tag--input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
}
.message-push__template-info--list {
  color: #686868;
}
.message-push__template-info--list.ant-list-sm .ant-list-item {
  padding: 4px 0;
}
.message-push__template-info--list.ant-list-split .ant-list-item {
  border: none;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  padding: 0px 5px;
  width: 6px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #fff;
  padding-top: 4px;
  width: 6px;
  background: #c2c2c2;
}
::-webkit-scrollbar-thumb:hover {
  border-radius: 10px;
  background: rgba(114, 114, 114, 0.8);
}
.ant-select-dropdown-menu {
  overflow: auto;
}
.ant-input {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.ant-calendar-picker-icon {
  right: 8px !important;
}
.ant-select-arrow {
  right: 8px !important;
}
.ant-calendar-picker-clear {
  display: none !important;
}
.ant-calendar-date:hover {
  color: #0066b3;
}
.ant-message span .ant-message-notice:first-child {
  top: 41px;
}
.ant-modal-header,
.ant-modal-body {
  padding: 12px;
}
.ant-form-item,
.ant-menu,
.ant-tabs-nav,
.mk-layout,
.ant-card,
.ant-select,
.ant-modal-content {
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  -ms-touch-action: none;
      touch-action: none;
}
html body {
  color: rgba(0, 0, 0);
}
.edfx-app-root {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.ant-menu.mk-menu.ant-menu-root {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.edfx-app-portal {
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1024px;
  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: #ececec;
  /*menu图标*/
}
.edfx-app-portal-isExpire {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffefef;
}
.edfx-app-portal-isExpire-text {
  font-size: 13px;
  color: #656363;
  margin-right: 15px;
}
.edfx-app-portal-isExpire-buyBotton {
  border: 1px solid #eb836a;
  border-radius: 3px;
  padding: 2px 8px;
  color: #eb836a;
  cursor: pointer;
}
.edfx-app-portal-isExpire-buyBotton:hover {
  color: #fff;
  background-color: #eb836a;
}
.edfx-app-portal-isExpire-icon {
  position: absolute;
  right: 0;
  top: 9px;
  margin-right: 20px;
}
.edfx-app-portal-isExpire .edficon-jinggao {
  color: #eb836a;
}
.edfx-app-portal-isExpireRed {
  background-color: #f56057;
}
.edfx-app-portal-isExpireRed .edfx-app-portal-isExpire-text {
  color: #fff;
}
.edfx-app-portal-isExpireRed .edfx-app-portal-isExpire-buyBotton {
  border: 1px solid #fff;
  color: #fff;
}
.edfx-app-portal-isExpireRed .edfx-app-portal-isExpire-buyBotton:hover {
  color: #f56057;
  background-color: #fff;
}
.edfx-app-portal-isExpireRed .edficon-jinggao {
  color: #fff;
}
.edfx-app-portal .leftNavMenu i:before {
  color: inherit !important;
}
.edfx-app-portal span.leftNavMenu {
  position: relative;
}
.edfx-app-portal a:hover {
  text-decoration: underline;
}
.edfx-app-portal .ant-popover.ant-popover-placement-bottom {
  margin-top: -11px !important;
}
.edfx-app-portal .ant-popover.ant-popover-placement-bottom .ant-popover-inner-content ul {
  max-height: 300px;
  overflow-y: scroll;
}
.edfx-app-portal .edficon-bianji:before:hover {
  color: #fff;
}
.edfx-app-portal .leftmenu .ant-menu-vertical > li {
  padding-left: 10px;
}
.edfx-app-portal .leftmenu .ant-menu-vertical > li > div {
  margin-top: 0 !important;
}
.edfx-app-portal .leftmenu2 {
  margin-left: 0;
  overflow: hidden;
  padding-bottom: 40px;
}
.edfx-app-portal .leftmenu2 > ul > li:nth-child(1) > div > span > i {
  font-size: 24px;
  margin-right: 7px;
  vertical-align: 10%;
}
.edfx-app-portal .leftmenu2:hover {
  overflow: auto;
}
.edfx-app-portal .jchlLongGroup .ant-menu-submenu-title > span {
  width: 95px !important;
}
.edfx-app-portal .jchlLongGroup .ant-menu-submenu-arrow {
  padding-left: 4px !important;
}
.edfx-app-portal .jchlLongGroup.ant-menu-submenu-open .ant-menu-submenu-arrow {
  padding-left: 0px !important;
}
.edfx-app-portal .nomenuscroll {
  overflow: hidden;
}
.edfx-app-portal .menuscroll {
  overflow-y: auto;
  background: #ffffff !important;
}
.edfx-app-portal-search-show {
  width: 260px;
}
.edfx-app-portal-search-rightDiv {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 15;
  height: 46px;
  float: right;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.edfx-app-portal-search-rightDiv .helpCenter:hover {
  background: #005a9f;
}
.edfx-app-portal-search-rightDiv .liveCast:hover {
  background: #005a9f;
}
.edfx-app-portal-search-rightDiv .basicInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 15px;
}
.edfx-app-portal-search-rightDiv .basicInfo:hover {
  background: #005a9f;
}
.edfx-app-portal-search-rightDiv .basicInfo.ant-popover-open {
  background: #005a9f;
}
.edfx-app-portal .item:hover {
  background-color: #e3fef9 !important;
}
.edfx-app-portal .divPadding {
  margin-left: 10px;
}
.edfx-app-portal .foldico {
  background-color: #f9f9f9;
  border-radius: 3px;
  width: 28px;
  height: 28px;
  border: 1px solid #ddd;
}
.edfx-app-portal .foldico:hover {
  background-color: #0066b3;
  color: #ffffff;
}
.edfx-app-portal-header {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 46px;
          flex: 0 0 46px;
  height: 46px;
  color: #fff;
  overflow: visible;
}
.edfx-app-portal-header-left {
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 0px 0px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.edfx-app-portal-header-left-logo {
  cursor: pointer;
  height: 100%;
}
.edfx-app-portal-header-left h1 {
  font-family: "Microsoft Yahei", "PingFang SC";
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
  margin: 0 0 0 8px;
}
.edfx-app-portal-header-right {
  height: 100%;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: visible;
}
.edfx-app-portal-header-right .orgName:hover {
  cursor: pointer;
  background: #005a9f;
}
.edfx-app-portal-header-right .esOrgName.orgName:hover {
  cursor: default;
  background: #0066b3;
}
.edfx-app-portal-header-right .orgName.ant-popover-open {
  background: #005a9f;
}
.edfx-app-portal-header-right .currentOrgName {
  height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  max-width: 278px;
  display: inline-block;
  line-height: 1;
}
.edfx-app-portal-header-right .edfx-app-portal-fuzhi-btn {
  font-size: 20px;
  color: #fff !important;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 5px;
}
.edfx-app-portal-header-right .edficon-fuzhi:before {
  color: #fff !important;
}
.edfx-app-portal-header-right-menu-deptSearch .ant-input {
  height: 30px;
  border-radius: 3px;
}
.edfx-app-portal-header-right-menu-deptSearch .ant-input-search-icon {
  font-size: 16px;
}
.edfx-app-portal-header-right-menu .female {
  background-image: url(img/female_t.a6b0b5f3.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.edfx-app-portal-header-right-menu .male {
  background-image: url(img/male_t.29c6b540.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.edfx-app-portal-header-right-menu .other {
  background-image: url(img/other_t.ce03260f.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.edfx-app-portal-header-right-menu-item1 {
  font-size: 13px;
  color: #515151;
  -webkit-transition: none !important;
  transition: none !important;
  max-width: 320px;
}
.edfx-app-portal-header-right-menu-item1:hover {
  color: #0066b3;
  background: rgba(65, 106, 170, 0.07);
}
.edfx-app-portal-header-right-self {
  width: 150px;
}
.edfx-app-portal-header-right-self .ant-popover-inner-content {
  padding: 0px !important;
}
.edfx-app-portal-header-right-self-popover-item {
  padding: 10px;
}
.edfx-app-portal-header-right-self-popover-item:hover {
  background: rgba(65, 106, 170, 0.07);
  cursor: pointer;
}
.edfx-app-portal-header-right-self-popover-item-toggleColor {
  margin-right: 5px;
  color: transparent;
  width: 15px;
  height: 8px;
}
.edfx-app-portal-header-right .ant-popover-open > div {
  background: #005a9f;
}
.edfx-app-portal-header-right-leftDiv {
  display: inline-block;
  line-height: 46px;
  height: 46px;
  margin: 0px 2px;
}
.edfx-app-portal-header-right-leftDiv:hover {
  background: #005a9f;
}
.edfx-app-portal-header-right-leftDiv-datepicker {
  cursor: pointer;
  width: 89px;
}
.edfx-app-portal-header-right-leftDiv-datepicker:hover .ant-calendar-picker-icon:after {
  color: #fff !important;
}
.edfx-app-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon {
  right: 13px !important;
}
.edfx-app-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon:after {
  font-family: "edficon" !important;
  content: "\E60F";
  font-size: 22px;
  cursor: pointer;
  line-height: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.edfx-app-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon:before {
  display: none;
}
.edfx-app-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input,
.edfx-app-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input:hover,
.edfx-app-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input:focus {
  font-size: 14px !important;
  height: 46px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border: none !important;
  color: #fff;
  padding: 0px 5px 0px 10px !important;
}
.edfx-app-portal-header-right-leftDiv-datepickerDropdown {
  top: 46px !important;
}
.edfx-app-portal-header-right-leftDiv-datepickerDropdown:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  top: 2px;
  left: 10px;
}
.edfx-app-portal-header-right-leftDiv-datepickerDropdown .iconCustom {
  color: #0066b3;
}
.edfx-app-portal-header-right-leftDiv-datepickerDropdown .ant-calendar-month-panel-selected-cell .iconCustom {
  color: #ffffff;
}
.edfx-app-portal-header-right-leftDiv-datepickerDropdown_expire {
  top: 90px !important;
}
.edfx-app-portal-header-right-remarks {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 18px;
  /* right: 0px; */
  /* display: block; */
  background-image: url(img/bz2.44cc280a.png);
  background-repeat: no-repeat;
  /* background-size: cover; */
  cursor: pointer;
  display: inline-block;
  -webkit-filter: brightness(200%);
          filter: brightness(200%);
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 46px;
  margin-left: 20px;
}
.edfx-app-portal-header-right-no-remarks {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 18px;
  /* right: 0px; */
  /* display: block; */
  background-image: url(img/bz2.44cc280a.png);
  background-repeat: no-repeat;
  /* background-size: cover; */
  cursor: pointer;
  display: inline-block;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 46px;
  margin-left: 20px;
}
.edfx-app-portal-header-right-yijiezhang {
  display: inline-block;
  position: relative;
  width: 50px;
  padding: 0px 4px;
  margin-left: 3px;
  background: #fa7c63;
  border-radius: 3px;
  font-size: 13px;
}
.edfx-app-portal-header-right-yijiezhang:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #fa7c63 #fa7c63 transparent transparent;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 4px;
  left: -2px;
}
.edfx-app-portal-header-right input {
  border-radius: 100px;
  border: 1px solid #d6cdcd !important;
}
.edfx-app-portal-header-right input:hover {
  border: 1px solid #d6cdcd !important;
}
.edfx-app-portal-header-right input:focus {
  border: 1px solid #d6cdcd !important;
}
.edfx-app-portal-header-right-headerSearch {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px 0 10px;
  cursor: pointer;
  float: right;
}
.edfx-app-portal-header-right-headerSearch span input {
  background-color: #005a9f;
  outline: none;
  border: 1px solid #005a9f !important;
  color: #fff;
  font-size: 13px;
  height: 30px;
}
.edfx-app-portal-header-right-headerSearch span input i {
  color: #fff !important;
}
.edfx-app-portal-header-right-headerSearch span input:hover,
.edfx-app-portal-header-right-headerSearch span input:focus {
  border: 1px solid #fff !important;
}
.edfx-app-portal-header-right-headerSearch span .ant-input-suffix {
  font-size: 20px;
}
.edfx-app-portal-header-right-headerSearch span input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.edfx-app-portal-header-right-headerSearch span input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.5);
}
.edfx-app-portal-header-right-headerSearch span input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.edfx-app-portal-header-right-headerSearch span input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.5);
}
.edfx-app-portal-header-right-headerSearch span input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.edfx-app-portal-header-right-headerSearch span input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
.edfx-app-portal-header-right-headerSearch span input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.edfx-app-portal-header-right-headerSearch span input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5);
}
.edfx-app-portal-header-right-headerSearch i {
  color: #fff !important;
}
.edfx-app-portal-header-right-headerSearch:hover {
  background: #005a9f;
}
.edfx-app-portal-header-right-headerSearch-show:hover {
  background: #0066b3;
}
.edfx-app-portal-header-right-headerSearch .msgNum {
  font-size: 13px;
  position: absolute;
  min-width: 18px;
  height: 18px;
  padding: 0 2px;
  line-height: 16px;
  color: #ffffff;
  display: block;
  text-align: center;
  background: #ee5749;
  border-radius: 9px;
  left: 56px;
  top: 11px;
}
.edfx-app-portal-header-right-org {
  background-color: #0066b3;
  color: #ffffff;
}
.edfx-app-portal-header-right-org-popover {
  line-height: 40px;
  vertical-align: middle;
  border-bottom: 1px solid #e4e4e4;
}
.edfx-app-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name {
  width: 100%;
  padding: 0px 0px 0px 8px;
}
.edfx-app-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name:hover {
  background-color: #e3fef9;
}
.edfx-app-portal-header-right-org-popover-icon {
  background-color: #f9f8fa;
  width: 49%;
  height: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 0;
}
.edfx-app-portal-header-right-org-popover-icon span {
  margin-left: 0px !important;
}
.edfx-app-portal-header-right-org-popoverIcon:hover {
  background-color: #ffffff;
  color: #3f90f7;
}
.edfx-app-portal-header-right-org-menu {
  width: 200px;
  height: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}
.edfx-app-portal-header-right-org-menu-icon-menu {
  margin-right: 2px;
}
.edfx-app-portal-header-right-search {
  width: 260px;
  height: 36px;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
.edfx-app-portal-header-right-search input {
  border-radius: 2px;
}
.edfx-app-portal-header-right-search span {
  right: 1px !important;
}
.edfx-app-portal-header-right-search span i {
  font-size: 20px;
  padding: 7px;
  background: #eaeff4;
  color: #333333;
}
.edfx-app-portal-header-right-my-title {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
}
.edfx-app-portal-header-right-help-popover {
  height: 100%;
  width: 100%;
  z-index: 10;
  top: 0px;
  right: 0;
  overflow: hidden;
  display: none;
}
.edfx-app-portal-header-right-help-popover-shade {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 99;
}
.edfx-app-portal-header-right-help-popover-content {
  width: 330px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 99;
  background: #fff;
  color: #333;
  padding: 22px 24px 22px 22px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.edfx-app-portal-header-right-help-popover-content .ant-popover-arrow {
  position: fixed;
  top: 51px;
  right: 165px;
}
.edfx-app-portal-header-right-help-popover-titleIcon {
  margin-bottom: 24px;
  vertical-align: middle;
}
.edfx-app-portal-header-right-help-popover-title1 {
  font-size: 18px;
  color: #252525;
  font-weight: normal;
}
.edfx-app-portal-header-right-help-popover-title2 {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.edfx-app-portal-header-right-help-popover ul {
  padding-left: 20px;
  height: 34px;
  line-height: 34px;
}
.edfx-app-portal-header-right-help-popover .ant-card-head {
  border-bottom: none !important;
}
.edfx-app-portal-header-right-help-popover .ant-card-body {
  padding-top: 10px;
}
.edfx-app-portal-header-right-help-popover .ant-input {
  font-size: 13px;
  color: #d9d9d9;
  border-radius: 3px;
  font-weight: normal;
}
.edfx-app-portal-header-right-help-content {
  margin: 5px 0px;
}
.edfx-app-portal-header-right-help-title {
  margin: 33px 0px 10px 0px;
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.edfx-app-portal-header-right-help-icon-popover {
  margin-right: 6px;
}
.edfx-app-portal-header-right-help-subContent-item {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.edfx-app-portal-header-right .mk-menu {
  border-bottom: 0px !important;
}
.edfx-app-portal-header-right .mk-menu > li {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.edfx-app-portal-header-right .mk-menu > li i {
  font-size: 14px;
}
.edfx-app-portal-header-right-photo {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin-right: 10px;
}
.edfx-app-portal-header-right .ant-menu-submenu-title {
  background-color: #13a984;
}
.edfx-app-portal-header .animated {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.edfx-app-portal-header-quick-entrance-content {
  position: fixed;
  overflow: hidden;
  top: 50px;
  right: 10px;
  z-index: 1000;
  outline: 0;
  background: #faf8f9;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding: 20px;
}
.edfx-app-portal-header-quick-entrance-content .quick-entrance-content .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
}
.edfx-app-portal-header-quick-entrance-content .quick-entrance-content .content .quick-entrance-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 140px;
  color: #0066b3;
  cursor: pointer;
}
.edfx-app-portal-header-quick-entrance-content .quick-entrance-content .content .quick-entrance-item .cicle-round {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  margin-right: 10px;
  background-color: #0066b3;
}
.edfx-app-portal-header-quick-entrance-content .quick-entrance-content .content .quick-entrance-item:hover {
  text-decoration: underline;
}
.edfx-app-portal-content-tabs {
  height: 28px;
}
.edfx-app-portal-content-tabs .ant-tabs-bar {
  margin-bottom: 0px;
  background: #ebebed;
  border: none;
}
.edfx-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling {
  padding-left: 20px;
  padding-right: 20px;
}
.edfx-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span {
  width: 16px;
  background: #ffffff;
}
.edfx-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span:hover {
  background: #0066b3;
  color: #ffffff;
}
.edfx-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span.ant-tabs-tab-btn-disabled {
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  color: #cccccc;
}
.edfx-app-portal-content-tabs .ant-tabs-bar .ant-tabs-extra-content {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  width: 30px;
  height: 28px;
  overflow: hidden;
  background: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-left: -1px;
}
.edfx-app-portal-content-tabs .ant-tabs-bar .ant-tabs-tab {
  height: 28px;
  border: none !important;
  line-height: 28px !important;
  border-radius: 0 !important;
  vertical-align: top;
}
.edfx-app-portal-content {
  height: 100%;
  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-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #ebebed;
  position: relative;
}
.edfx-app-portal-content .mainTop {
  height: 28px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.edfx-app-portal-content .mainTop .tabcontainer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.edfx-app-portal-content .mainTop .portalGrsz {
  display: inline-block;
  line-height: 26px;
  padding-right: 49px;
}
.edfx-app-portal-content .mainTop .edfx-app-portal-content-closeLink {
  line-height: 26px;
  margin-right: 8px;
  cursor: pointer;
}
.edfx-app-portal-content .mainTop .edfx-app-portal-content-closeLink:hover {
  color: #0066b3;
}
.edfx-app-portal-content .mainTop .extraMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.edfx-app-portal-content .mainTop .extraMenu .panelControl {
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
}
.edfx-app-portal-content .mainTop .extraMenu .panelControl i {
  font-size: 26px;
  vertical-align: middle;
}
.edfx-app-portal-content .mainTop .extraMenu .panelControl span {
  display: inline-block;
  vertical-align: middle;
}
.edfx-app-portal-content .mainTop .extraMenu .panelControl:hover {
  color: #0066b3;
}
.edfx-app-portal-content .mainTop .extraMenu .edfx-app-portal-content-apiLink {
  line-height: 26px;
  cursor: pointer;
}
.edfx-app-portal-content .mainTop .extraMenu .edfx-app-portal-content-apiLink:hover {
  color: #0066b3;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-shade {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-container {
  position: absolute;
  right: 0;
  top: 46px;
  bottom: 0;
  width: 344px;
  overflow-y: auto;
  background: #ffffff;
  padding: 0 16px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-title {
  padding: 25px 0;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.07px;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-title i {
  margin-right: 4px;
  vertical-align: middle;
  color: #999999;
  font-size: 24px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-title span {
  display: inline-block;
  vertical-align: middle;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-main > div:not(:first-child) {
  margin-top: 10px;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-main-title {
  font-size: 14px;
  color: #949393;
  letter-spacing: 0.07px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-main-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-main-options > label {
  font-size: 13px;
  color: #454545;
  margin-left: 0 !important;
  margin-bottom: 14px;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-btns {
  padding-top: 25px;
  padding-bottom: 25px;
}
.edfx-app-portal-content .mainTop .extraMenu .configPanel-btns button:nth-of-type(1) {
  margin-right: 10px;
}
.edfx-app-portal-content .mainTop .creatweb .tipImg {
  background-image: url(img/Clouds.4e9f8c91.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100px;
  width: 160px;
  z-index: 500;
  position: absolute;
  top: -2px;
  left: -37px;
}
.edfx-app-portal-content .mainTop .creatweb .tipText {
  z-index: 600;
  width: 110px;
  position: absolute;
  top: 27px;
  left: -12px;
  font-size: 12px;
  color: #067bd3;
  letter-spacing: 0.13px;
  text-align: center;
}
.edfx-app-portal-content .mainTop .creatweb .close {
  z-index: 1000;
  position: absolute;
  right: -27px;
  top: 10px;
  width: 16px;
  height: 16px;
  border: 1px solid #0066b3;
  border-radius: 8px;
  background: #ffffff;
  cursor: pointer;
}
.edfx-app-portal-content .mainTop .creatweb .close:before,
.edfx-app-portal-content .mainTop .creatweb .close:after {
  position: absolute;
  left: 7px;
  content: " ";
  height: 9px;
  width: 1px;
  background-color: #0066b3;
  top: 3px;
}
.edfx-app-portal-content .mainTop .creatweb .close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.edfx-app-portal-content .mainTop .creatweb .close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.edfx-app-portal-content-left {
  width: 200px;
  border: 1px solid #e8e8e8;
  overflow-x: hidden;
  overflow-y: visible;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 5px;
  /*
			.ant-menu-inline .ant-menu-submenu-open:not(:first-child){
				background-color: red;

			}*/
  /*
			.menu-switch:hover{
				background: #e4e4e4;
			}*/
}
.edfx-app-portal-content-left .ant-menu.ant-menu-root {
  /*height: 100%;引发safari菜单不显示问题*/
  max-height: inherit !important;
  overflow-y: auto;
  color: #333333;
}
.edfx-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
}
.edfx-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.edfx-app-portal-content-left .ant-menu-inline .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
  color: #ffffff !important;
  text-overflow: clip;
}
.edfx-app-portal-content-left .ant-menu-inline .ant-menu-submenu-title {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-overflow: clip;
  padding-left: 32px !important;
}
.edfx-app-portal-content-left > div:nth-of-type(1) {
  /*flex:1!important;
				border:1px solid #e8e8e8;*/
  border-bottom: none;
}
.edfx-app-portal-content-left .mk-layout {
  background: #ffffff;
}
.edfx-app-portal-content-left .right_beta {
  width: 29px;
  height: 12px;
  position: relative;
  top: -5px;
  left: 2px;
  background-image: url(img/beta_right.32ec0ee7.png);
  background-size: contain;
  display: inline-block;
}
.edfx-app-portal-content-left .top_beta {
  width: 26px;
  height: 15px;
  position: relative;
  top: -14px;
  left: -27px;
  background-image: url(img/beta_top.96028b68.png);
  background-size: contain;
  display: inline-block;
}
.edfx-app-portal-content-left .newImg {
  width: 25px;
  height: 13px;
  position: absolute;
  top: 3px;
  right: -25px;
  background-image: url(img/new.a81f49e3.gif);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
}
.edfx-app-portal-content-left .menuSelect {
  border-bottom: 1px solid #e8e8e8 !important;
}
.edfx-app-portal-content-left .menuSelect1 {
  height: 35px;
  overflow: hidden;
  background-color: #ffffff;
  padding-top: 3px;
  min-height: 35px;
}
.edfx-app-portal-content-left .menuSelect2 {
  overflow: hidden;
  background-color: #ffffff;
  height: 35px;
  padding-top: 3px;
}
.edfx-app-portal-content-left .menuSelect3 {
  background-color: #ffffff;
  height: 35px;
  padding-left: 18px;
  padding-top: 3px;
}
.edfx-app-portal-content-left .menuSelect4 {
  background-color: #ffffff;
  height: 35px;
  padding-left: 15px;
  padding-top: 3px;
}
.edfx-app-portal-content-left .menu-type {
  padding-left: 25px;
}
.edfx-app-portal-content-left .menu-type i {
  font-size: 28px;
  padding-top: 1px;
  cursor: pointer;
  color: #c2c1c1;
  background-color: #ffffff;
}
.edfx-app-portal-content-left .menu-type i:hover {
  color: #0066b3;
}
.edfx-app-portal-content-left .menu-split {
  padding-left: 10px;
}
.edfx-app-portal-content-left .menu-split i {
  font-size: 28px;
  color: #c2c1c1;
}
.edfx-app-portal-content-left .menu-switchcenter {
  margin-top: 5px;
  position: absolute;
  margin-left: 15px;
}
.edfx-app-portal-content-left .menu-switchcenter i {
  cursor: pointer;
  color: #c2c1c1;
}
.edfx-app-portal-content-left .menu-switchcenter i:hover {
  color: #0066b3;
}
.edfx-app-portal-content-left .menu-switch {
  position: absolute;
  cursor: pointer;
  height: 28px;
  padding-right: 45px !important;
}
.edfx-app-portal-content-left .menu-switch i {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #c2c1c1;
}
.edfx-app-portal-content-left .menu-switch i:hover {
  color: #0066b3;
}
.edfx-app-portal-content-left .new-guide {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 109px;
          flex: 0 0 109px;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.edfx-app-portal-content-left .new-guide div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.edfx-app-portal-content-left .new-guide div:hover i,
.edfx-app-portal-content-left .new-guide div:hover span {
  cursor: pointer;
  color: #0066b3;
}
.edfx-app-portal-content-left .new-guide i {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
  color: #999999;
}
.edfx-app-portal-content-left .new-guide span {
  width: 60px;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  color: #333333;
}
.edfx-app-portal-content-left .show-content .menu-content {
  display: inline;
}
.edfx-app-portal-content-main {
  background: #ebebed;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}
.edfx-app-portal-content-main > div > div {
  padding: 0;
}
.edfx-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto !important;
  padding-left: 10px;
  text-overflow: clip;
}
.edfx-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: "";
  position: absolute;
  vertical-align: baseline;
  background: #5e5e5e;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.edfx-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
.edfx-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.edfx-app-portal .ant-menu-submenu-inline.ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-portal .ant-menu-submenu-inline.ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #ffffff;
}
.edfx-app-portal .level-first2.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-portal .level-first2.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3 !important;
}
.edfx-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  /*background:@primary-color;*/
  color: #ffffff;
}
.edfx-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  /*background:@primary-color;*/
  color: #ffffff;
}
.edfx-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.edfx-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.edfx-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: "";
  position: absolute;
  vertical-align: baseline;
  background: #d9d9d9;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
}
.edfx-app-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.edfx-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.edfx-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.edfx-app-portal .service .weixin .weixinQrcodeImg {
  background-image: url(img/qrcode.5c924bbb.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
}
.edfx-app-portal .service .phone {
  width: 30px;
  height: 36px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 40px;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.edfx-app-portal .service .phone i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.edfx-app-portal .service .phone:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.edfx-app-portal .ant-menu-item.level-first2.show-content {
  font-size: 16px !important;
  text-align: left;
  padding-left: 0px !important;
}
.edfx-app-portal .level-first2 .anticon {
  color: #0066b3;
}
.edfx-app-portal .ant-menu-inline .ant-menu-item,
.edfx-app-portal .ant-menu-inline .ant-menu-submenu-title {
  width: calc(100%);
}
.edfx-app-portal li.ant-menu-item.left-menu-submenu-menuitem.moji .newImg {
  position: absolute;
  top: 3px;
  right: 20px;
}
.noTop {
  top: 0px !important;
  width: 100% !important;
  position: absolute !important;
}
.noTop .edfx-app-portal-content {
  width: 100% !important;
  position: absolute !important;
  top: 0px !important;
}
.left-menu-itemgroup {
  cursor: default;
}
.left-menu-itemgroup .ant-menu-item-group-title {
  font-size: 14px;
  font-weight: 400;
  padding: 3px 16px;
}
.left-menu-itemgroup ul {
  overflow: hidden;
}
.left-menu-itemgroup ul li {
  float: left;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.left-menu-itemgroup ul li:not(:last-child):hover:before {
  color: #d9d9d9;
}
.left-menu-itemgroup ul li:not(:last-child):before {
  content: "";
  width: 1px;
  height: 9px;
  border-right: 1px solid #d9d9d9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.left-menu-itemgroup ul li:hover {
  text-decoration: underline;
}
.left-menu-submenu-menuitem {
  font-size: 14px;
  font-weight: 400;
  height: 28px !important;
  line-height: 28px !important;
  height: 28px;
}
.left-menu-submenu-menuitem:hover {
  text-decoration: underline;
}
.popoverDown .app-portal-header-popover .ant-popover-inner-content {
  padding: 0px !important;
}
.popoverDown .ant-popover-inner-content {
  padding: 0px;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: none;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical .ant-menu-item {
  margin: 0px;
}
.ant-menu-inline .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item {
  margin: 0px;
}
.level-first2 {
  font-weight: 400;
  background-color: #f9f9f9;
  text-align: center;
  color: #0066b3;
}
.level-first2 .left-menu-itemgroup > div > span {
  padding-left: 8px !important;
  margin-right: 16px;
  display: inline-block;
  width: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.level-first2 .ant-menu-item-selected {
  background: #0066b3 !important;
  color: #ffffff !important;
  font-weight: bold;
  padding-top: 4px !important;
}
.level-first2 > ul > li > div > i {
  left: 107px !important;
  top: 22px !important;
}
.level-first2 > ul > li > ul > li > div > i {
  left: 107px !important;
  top: 22px !important;
}
.level-first2 > ul > li.ant-menu-submenu-open > div > i {
  -webkit-transform: translateY(1px) !important;
          transform: translateY(1px) !important;
  left: 100px !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.level-first2 > ul > li.ant-menu-submenu-open > div > i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.level-first2 > ul > li.ant-menu-submenu-open > div > i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.level-first2 > ul > li.ant-menu-submenu-open,
.level-first2 > ul > li.ant-menu-submenu-active {
  color: #ffffff;
  font-weight: bold;
  background: #0066b3;
}
.level-first2 > ul > li.ant-menu-submenu-open .moji,
.level-first2 > ul > li.ant-menu-submenu-active .moji {
  background: rgba(65, 106, 170, 0.18);
  padding-top: 4px !important;
  color: #333333;
}
.level-first2 > ul > li.ant-menu-submenu-open .moji:hover,
.level-first2 > ul > li.ant-menu-submenu-active .moji:hover,
.level-first2 > ul > li.ant-menu-submenu-open .moji.ant-menu-item-selected,
.level-first2 > ul > li.ant-menu-submenu-active .moji.ant-menu-item-selected {
  background: rgba(0, 102, 179, 0.7) !important;
}
.level-first2 > ul > li.ant-menu-submenu-open .moji:after,
.level-first2 > ul > li.ant-menu-submenu-active .moji:after {
  display: none;
}
.level-first2 > ul > li.ant-menu-submenu-open .ant-menu-item-selected,
.level-first2 > ul > li.ant-menu-submenu-active .ant-menu-item-selected {
  background: #60cbc5;
  color: #ffffff;
  font-weight: bold;
  padding-top: 4px !important;
}
.level-first2 > ul > li.ant-menu-submenu-open .ant-menu-item-active,
.level-first2 > ul > li.ant-menu-submenu-active .ant-menu-item-active {
  background: #daf5f5;
  padding-top: 4px !important;
  color: #000000;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i {
  color: #fff;
  left: 100px !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i:before,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i:before,
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i:after,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i:after {
  background: #5e5e5e;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i {
  -webkit-transform: translateY(1px) !important;
          transform: translateY(1px) !important;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:before,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:after,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup:hover,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup:hover {
  text-decoration: none;
}
.level-first2 > ul > li.ant-menu-submenu-open > div > i:hover,
.level-first2 > ul > li.ant-menu-submenu-active > div > i:hover {
  color: #ffffff;
}
.level-first2 > ul > li ul > li > div.ant-menu-submenu-title {
  background: rgba(65, 106, 170, 0.18);
  padding-left: 48px !important;
  padding-right: 70px;
  text-decoration: none;
  color: #333333;
}
.level-first2 > ul > li ul > li > div.ant-menu-submenu-title span {
  text-decoration: none;
}
.level-first2 > ul > li ul > li > div.ant-menu-submenu-title:hover {
  background: rgba(0, 102, 179, 0.7);
  color: #ffffff;
}
.level-first2 > ul > li ul > li > ul > li {
  background: #c1d0e9 !important;
}
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i {
  color: #fff;
}
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i:before,
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i:after {
  background: #5e5e5e !important;
}
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i {
  color: #fff;
}
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i:before,
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i:after {
  background: #ffffff !important;
}
.level-first2 .moji {
  text-align: left;
  padding: 5px 0 5px 40px !important;
}
.level-first2 .moji:before {
  display: none;
}
.level-first2 .ant-menu-inline .ant-menu-item.moji {
  width: 100%;
}
.level-first2 .ant-menu-inline .ant-menu-item.moji:hover {
  width: 100%;
  text-decoration: none;
  background: #0066b3;
  color: #ffffff;
  border-bottom: none;
}
.level-first2 > div {
  cursor: default !important;
}
.level-first2 > div i,
.level-first2 > div span {
  color: #0066b3;
}
.level-first2 > div > i {
  left: 107px !important;
  top: 22px !important;
}
.level-first2 > div:first-child.ant-menu-submenu-title {
  font-size: 16px !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.level-first2 > ul {
  text-align: left;
  min-width: 88px !important;
  /*
		&>li:not(:last-child){
			margin-bottom:11px;
		}*/
}
.level-first2 > ul > li.ant-menu-submenu-open > div {
  color: #ffffff;
}
.level-first2 > ul > li > div:hover {
  background: #0066b3;
  color: #ffffff;
}
.level-first2 > ul > li > div:hover .ant-menu-submenu-arrow {
  color: #ffffff;
}
.level-first2 > ul > li.ant-menu-submenu-open > div:hover {
  background: #0066b3;
  color: #ffffff;
}
.level-first2 > ul > li.ant-menu-submenu-open > div:hover .ant-menu-submenu-arrow {
  color: #ffffff;
}
.level-first2 > ul > li {
  color: #333333;
  border-bottom: 1px solid #f9f9f9;
  text-align: left;
  /*padding-left: 20px;*/
}
.level-first2 > ul > li > div {
  color: #333333;
}
.level-first2 > ul > li > ul {
  color: #555555;
  padding-top: 4px;
}
.level-first2 > ul > li > ul .ant-menu-submenu-title > span {
  display: inline;
}
.level-first2 .ant-menu-item-group-list .ant-menu-item {
  padding: 0 10px 0 16px;
}
.level-first2 .menu-icon {
  font-size: 28px;
  margin-left: 10px !important;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.level-first2 .anticon {
  margin-right: 2px;
}
.level-first2 .ant-menu-inline .ant-menu-item:not(:last-child),
.level-first2 .ant-menu-inline .ant-menu-item {
  /*margin-top:6px;
		margin-bottom:6px;*/
  height: 36px !important;
  padding-left: 6px;
}
.level-first2.ant-menu-submenu-open > div > i {
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
  left: 100px !important;
}
.level-first2.ant-menu-submenu-open > div > i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.level-first2.ant-menu-submenu-open > div > i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.level-first2:hover {
  background: #d4e8ff;
}
#box .level-first {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.ant-menu-item-disabled:hover {
  text-decoration: none !important;
}
.level-first {
  font-size: 14px;
  font-weight: 400;
  max-height: 350px;
  overflow: auto;
}
.level-first > ul {
  padding: 14px 24px 32px 6px !important;
  min-width: 88px !important;
}
.level-first > ul > li {
  color: #333333;
}
.level-first > ul > li > div {
  color: #999999;
}
.level-first > ul > li > ul {
  color: #555555;
  padding-top: 4px;
}
.level-first > ul > li > ul > li {
  padding: 0 10px;
}
.level-first > ul > li > ul > li:first-child {
  padding: 0 16px 0 16px !important;
}
.level-first > ul > li:not(:last-child) {
  margin-bottom: 11px;
}
.level-first .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px 0 16px;
}
.level-first .menu-icon {
  font-size: 28px;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.level-first .anticon {
  margin-right: 2px;
}
.level-first .ant-menu-vertical .ant-menu-item:not(:last-child),
.level-first .ant-menu-vertical .ant-menu-item {
  margin: 0px;
  margin-bottom: 11px;
}
.level-first:hover {
  background: #d4e8ff;
}
.headBarBtn {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
}
.userName {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: none;
  padding: 0;
  width: 0;
  height: 28px;
  background: #ffffff;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: inline-block;
  padding: 0;
  width: 28px;
  background: #ffffff;
  height: 28px;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
/*popover 下拉位置*/
.popoverDown {
  top: 45px !important;
}
.popoverDown .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #0066b3;
  background-color: #d4e8ff;
}
.popoverDown_expire {
  top: 81px !important;
}
.popoverDownLeft {
  left: 161px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /*兼容IE11*/
  .popoverDownLeft {
    left: 171px !important;
  }
}
/*顶部右侧menu位置*/
.headerRightMenu {
  top: 45px !important;
}
/*menu图标*/
.newShareQrCodePop {
  top: 55px !important;
  width: 460px;
  height: 155px;
}
.newShareQrCodePop .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 400px;
  height: 200px;
  padding: 20px 10px 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px 0 #5a5a5a;
          box-shadow: 0 0 4px 0 #5a5a5a;
  border-radius: 3px 3px 3px 3px;
}
.newShareQrCodePop .container .qrcodeImg {
  background: url(img/shareqrcode.70395e43.png) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  border: none;
}
.newShareQrCodePop .container .kjQrcodeImg {
  background: url(img/shareqrcode_kj.1c313d63.png) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  border: none;
}
.newShareQrCodePop .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #0066b3;
  letter-spacing: 1px;
  line-height: normal;
  height: 15px;
  text-align: center;
}
.newShareQrCodePop .container .kjQrcode {
  padding: 4px;
}
.newShareQrCodePop .container .phone {
  width: 72px;
}
.newShareQrCodePop .container .qrcode {
  width: 92px;
}
.newShareQrCodePop:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 280px;
  top: -4px;
}
.shareQrCodePop {
  top: 55px !important;
  width: 138px;
  height: 155px;
}
.shareQrCodePop .container {
  width: 138px;
  height: 156px;
  padding: 3px 4px 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px 0 #5a5a5a;
          box-shadow: 0 0 4px 0 #5a5a5a;
  border-radius: 3px 3px 3px 3px;
}
.shareQrCodePop .container .qrcodeImg {
  background: url(img/shareqrcode.70395e43.png) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  border: none;
}
.shareQrCodePop .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #010101;
  letter-spacing: -0.59px;
  line-height: normal;
  height: 15px;
  text-align: center;
}
.shareQrCodePop:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 66px;
  top: -4px;
}
.shareQrCodePopDown {
  top: 91px !important;
}
.portalMessageModal .ant-modal-content {
  height: 100%;
}
.portalMessageModal .ant-modal-content .ant-modal-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 47px;
}
.portalMessageModal .ant-modal-content .ant-modal-body {
  position: absolute;
  width: 100%;
  top: 47px;
  bottom: 51px;
  left: 0;
}
.portalMessageModal .ant-modal-content .ant-modal-body #portalDetailMessage p {
  font-size: 13px !important;
  margin-bottom: 0 !important;
}
.portalMessageModal .ant-modal-content .ant-modal-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 51px;
}
.portalMessageModal .ant-modal-content .ant-modal-footer button:nth-of-type(1) {
  display: none;
}
.portalMessageModalForUpdate .mk-modal {
  background-image: url(img/backforupdate.e1b33eed.png);
  background-size: cover;
  border-radius: 0 0 12px 12px;
}
.portalMessageModalForUpdate .ant-modal-content {
  height: 100%;
  background-color: transparent;
  border-radius: 0 0 12px 12px;
}
.portalMessageModalForUpdate .ant-modal-header {
  background-color: transparent;
  border: none !important;
}
.portalMessageModalForUpdate .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.portalMessageModalForUpdate .ant-modal-body {
  height: 100%;
  overflow: auto;
}
.portalMessageModalForUpdate .ant-modal-body p {
  font-size: 13px;
}
.portalMessageModalForUpdate .ant-modal-close-x {
  color: #fff;
  font-weight: normal;
}
.portalMessageModalForUpdate .ant-modal {
  padding: 0;
}
.portalMessageModalReplaceForHome .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.portalMessageModalReplaceForHome .ant-modal-body {
  height: 260px;
  overflow: auto;
}
.portalMessageModalReplaceForHome .ant-modal-body p {
  font-size: 13px;
}
.portalMessageModalReplaceForHome .ant-modal-footer button:first-child {
  display: none;
}
.edfx-app-portal-list-popover .ant-popover-inner-content {
  padding: 0;
}
.edfx-app-portal-list-popover .ant-menu.mk-menu.ant-menu-root {
  border-radius: 4px;
}
.edfx-app-portal-list-popover .ant-menu-item:hover {
  background-color: rgba(65, 106, 170, 0.07);
}
.marginRightShow {
  margin-right: 40px;
}
.card-message-wrapper .ant-modal-body {
  height: 350px;
}
.jczsCreateWeb .ant-modal-header {
  border-bottom: none !important;
  background-color: #4675f6;
}
.jczsCreateWeb .ant-modal-header .ant-modal-title div {
  padding-top: 35px;
  width: 180px;
  background-image: url(img/create_web.261b31b2.png);
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.jczsCreateWeb .ant-modal-body {
  padding-top: 35px;
  background-color: #4675f6;
}
.jczsCreateWeb .ant-modal-close-x {
  font-size: 28px;
  color: #ffffff;
  width: 42px;
  font-weight: 100;
}
.jczsCreateWebNationwide .ant-modal-content {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.jczsCreateWebNationwide .ant-modal-header {
  border-bottom: none !important;
  background-color: transparent;
}
.jczsCreateWebNationwide .ant-modal-close-x {
  width: 34px;
  height: 34px;
  line-height: 33px;
  font-size: 28px;
  color: #ffffff;
  font-weight: 100;
  border: 1px solid #ffffff;
  border-radius: 17px;
  bottom: -540px;
  left: -420px;
  position: absolute;
}
.jczsEnterWeb .ant-btn:not(.ant-btn-primary) {
  display: none;
}
.edfx-app-portal-content-left .menu-expendAndClose {
  color: #0066b3;
  font-size: 16px;
  line-height: 40px;
  position: fixed;
  bottom: 6px;
  background-color: #f9f9f9;
  width: 138px;
}
.edfx-app-portal-content-left .menu-expendAndClose .menu-icon-expend-close {
  font-size: 22px;
  margin: 0 0px 0 15px;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  vertical-align: 16%;
  color: #0066b3;
}
.edfx-app-portal-content-left .menu-expendAndClose .menu-icon-expend-close-content {
  margin-left: 5px;
}
.edfx-app-portal-content-left .menu-expendAndClose:hover {
  background: #d4e8ff;
}
.edfx-app-portal-content-left-closed {
  width: 50px !important;
}
.edfx-app-portal-content-left-closed .leftmenu2xdz > ul > li > div:first-child.ant-menu-submenu-title {
  font-size: 16px !important;
  padding-left: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.edfx-app-portal-content-left-closed .leftmenu2xdz > ul > li > div:first-child.ant-menu-submenu-title > span > span {
  display: none;
}
.edfx-app-portal-content-left-closed .leftmenu2xdz > ul > li > ul {
  display: none;
}
.edfx-app-portal-content-left-closed .menu-expendAndClose {
  width: 48px;
}
.edfx-app-portal-content-left-closed .menu-expendAndClose .menu-icon-expend-close-content-zhankai {
  display: none;
}
.edfx-app-portal-content-left-closed .ant-menu-submenu-selected {
  background: #d4e8ff;
}
.edfx-app-portal-content-left-hover {
  width: 140px !important;
  position: absolute !important;
  z-index: 10000;
  top: 0px;
}
.edfx-app-portal-content-left-hover .menu-icon-expend-close {
  font-size: 22px;
  margin: 0 0px 0 10px !important;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  vertical-align: 16%;
  color: #0066b3;
}
.edfx-app-portal-content-right-move {
  margin: 0 0 0 60px;
}
.level-first2-xdz > div:first-child.ant-menu-submenu-title {
  font-size: 16px !important;
  padding-left: 0px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.leftmenu2xdz .level-first2 > div:first-child.ant-menu-submenu-title {
  padding-left: 0px !important;
}
.edfx-app-portal-header-right-leftDiv-datepickerDropdown .enableMonthPrompt {
  position: relative;
}
.edfx-app-portal-header-right-leftDiv-datepickerDropdown .enableMonthPrompt:before {
  content: "";
  height: 14px;
  width: 15px;
  background: url(img/qiyong.fa4a86ec.png) 100% 100%;
  position: absolute;
  top: -3px;
  right: -25px;
}
.edfx-app-forgot-password {
  width: 100%;
  height: 100%;
}
.edfx-app-forgot-password-header {
  height: 55px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.edfx-app-forgot-password-header-left {
  height: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #ffffff;
  line-height: 55px;
  padding-left: 30px;
  overflow: hidden;
}
.edfx-app-forgot-password-header-left-logo {
  cursor: pointer;
  width: 160px;
  height: 54px;
  margin: 0 0 0 0;
}
.edfx-app-forgot-password-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.edfx-app-forgot-password-header-left-split {
  width: 2px;
  height: 22px;
  background: #ffffff;
  margin: 21px 15px 0 0;
  display: none;
}
.edfx-app-forgot-password-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.edfx-app-forgot-password-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #0066b3;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #0066b3;
  margin-right: 30px;
  cursor: pointer;
}
.edfx-app-forgot-password-header-right:hover {
  color: #ffffff;
  background: #0066b3;
}
.edfx-app-forgot-password-form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  /*mobile input style*/
  /*pwd input style*/
  /*re pwd input style*/
  /*form bottom*/
}
.edfx-app-forgot-password-form > div {
  width: 400px;
  margin-right: auto;
  margin-left: auto;
}
.edfx-app-forgot-password-form .nextBtn:focus {
  background: rgba(0, 102, 179, 0.7);
}
.edfx-app-forgot-password-form .ant-checkbox-inner {
  border-color: #0066b3 !important;
}
.edfx-app-forgot-password-form .ant-checkbox-checked .ant-checkbox-inner {
  background: #0066b3 !important;
}
.edfx-app-forgot-password-form .mk-datepicker:hover .ant-input,
.edfx-app-forgot-password-form .mk-input:hover .ant-input {
  border-color: #0066b3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
}
.edfx-app-forgot-password-form .has-error .mk-input:hover .ant-input,
.edfx-app-forgot-password-form .has-error .ant-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.edfx-app-forgot-password-form .ant-input:focus {
  border-color: #0066b3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
}
.edfx-app-forgot-password-form .mk-form-item {
  margin-bottom: 30px;
}
.edfx-app-forgot-password-form .mk-form-item .ant-form-item-label {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
}
.edfx-app-forgot-password-form .ant-form-item-control-wrapper,
.edfx-app-forgot-password-form .ant-input-group-wrapper {
  width: 400px;
}
.edfx-app-forgot-password-form-password .ant-form-item-control-wrapper,
.edfx-app-forgot-password-form-password .ant-input-group-wrapper {
  width: 500px;
  padding-right: 100px;
}
.edfx-app-forgot-password-form .stepItemTwo {
  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;
}
.edfx-app-forgot-password-form .ant-form-item-control,
.edfx-app-forgot-password-form .ant-input-wrapper {
  height: 40px;
}
.edfx-app-forgot-password-form .mk-input {
  height: 40px;
}
.edfx-app-forgot-password-form .ant-form-explain {
  margin-top: 5px;
}
.edfx-app-forgot-password-form-title {
  text-align: center;
  font-size: xx-large;
  margin: 30px auto 16px!important;
  font-size: 28px;
  font-weight: 700;
}
.edfx-app-forgot-password-form-title .ant-form-item-control {
  line-height: 40px;
}
.edfx-app-forgot-password-form-headerTitle {
  text-align: center;
  margin: 30px auto 16px!important;
  font-size: 18px;
  font-weight: 600;
}
.edfx-app-forgot-password-form-headerTitle .ant-form-item-control {
  line-height: 40px;
}
.edfx-app-forgot-password-form-captcha .ant-input {
  font-size: 14px;
  padding-left: 20px!important;
  border-right-width: 0px;
}
.edfx-app-forgot-password-form-captcha .mk-btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.edfx-app-forgot-password-form-captcha .mk-btn:hover {
  color: #0066b3;
  background-color: #fff;
  border-color: #0066b3;
}
.edfx-app-forgot-password-form-next,
.edfx-app-forgot-password-form-modify {
  margin-bottom: 5px !important;
}
.edfx-app-forgot-password-form-next .mk-btn,
.edfx-app-forgot-password-form-modify .mk-btn {
  width: 100%;
  height: 100%;
}
.edfx-app-forgot-password-form-next .mk-btn-softly,
.edfx-app-forgot-password-form-modify .mk-btn-softly {
  background-color: #0066b3;
  border-color: #0066b3;
  color: #fff;
  font-size: 18px;
  border: none;
}
.edfx-app-forgot-password-form-next .mk-btn-softly[disabled],
.edfx-app-forgot-password-form-modify .mk-btn-softly[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.edfx-app-forgot-password-form .ant-input-group-addon {
  padding: 0px;
  border-width: 0px;
}
.edfx-app-forgot-password-form .ant-input-group-addon .mk-btn {
  height: 40px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-size: 14px;
}
.edfx-app-forgot-password-form .mk-checkbox {
  margin-right: 0px;
}
.edfx-app-forgot-password-form .prev,
.edfx-app-forgot-password-form .backToLogin {
  color: #0066b3;
}
.edfx-app-forgot-password-form .prev:hover,
.edfx-app-forgot-password-form .backToLogin:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #0066b3;
}
.edfx-app-forgot-password-form .prev:hover a,
.edfx-app-forgot-password-form .backToLogin:hover a {
  color: #0066b3;
}
.edfx-app-forgot-password-form .mobileInput input {
  font-size: 14px;
}
.edfx-app-forgot-password-form .pwdInput input {
  padding-left: 20px!important;
  font-size: 14px;
}
.edfx-app-forgot-password-form .rePwdInput input {
  padding-left: 20px!important;
  font-size: 14px;
}
.edfx-app-forgot-password-form .formBottom .ant-form-item-control .prev {
  color: #0066b3;
  float: left;
  width: 50px;
}
.edfx-app-forgot-password-form .ant-btn:not([disabled]):hover {
  background: rgba(0, 102, 179, 0.2);
  color: #fff;
}
.edfx-app-forgot-password-form-relogin {
  padding-top: 70px;
  text-align: center;
  color: #999999;
}
.edfx-app-forgot-password-form-relogin div:nth-of-type(1) {
  font-size: 16px;
  margin-bottom: 67px;
}
.edfx-app-forgot-password-form-relogin div:nth-of-type(1) i {
  font-size: 22px;
  vertical-align: middle;
}
.edfx-app-forgot-password-form-relogin div:nth-of-type(1) span {
  display: inline-block;
  vertical-align: middle;
}
.edfx-app-forgot-password-form-relogin div:nth-of-type(2) {
  font-size: 14px;
  cursor: pointer;
  color: #0066b3;
}
.edfx-app-forgot-password-form-relogin div:nth-of-type(2):hover {
  text-decoration: underline;
}
.edfx-app-forgot-password-form-imgCode .imgCode > img {
  height: 40px;
}
.edfx-app-forgot-password-footer,
.edfx-app-forgot-password-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.edfx-app-forgot-password-footer a,
.edfx-app-forgot-password-footer-mobile a {
  color: #0066b3;
}
.edfx-app-forgot-password-footer p,
.edfx-app-forgot-password-footer-mobile p {
  margin: 0;
}
.edfx-app-forgot-password-footer-mobile {
  display: none;
}
.edfx-app-forgot-password *::-moz-selection {
  background: #0066b3;
}
.edfx-app-forgot-password *::selection {
  background: #0066b3;
}
.isMobile .edfx-app-forgot-password-form > div {
  width: 90%;
}
.isMobile .edfx-app-forgot-password-form > div .ant-input-group-wrapper {
  width: 100%;
}
.isMobile .edfx-app-forgot-password .edfx-app-forgot-password-footer-mobile {
  display: block;
  text-align: center;
}
.isMobile .edfx-app-forgot-password .edfx-app-forgot-password-footer-mobile p {
  line-height: 78px;
}
.isMobile .edfx-app-forgot-password .edfx-app-forgot-password-footer {
  display: none;
}
.edfx-app-register {
  width: 100%;
  height: 100%;
}
.edfx-app-register .app-company-manage-add-radio {
  text-align: center;
  margin-bottom: 10px !important;
}
.edfx-app-register .app-company-manage-add-content1 .ant-select {
  margin-top: 10px;
}
.edfx-app-register .app-company-manage-add-content1 .ant-select .ant-select-selection-selected-value {
  line-height: 30px !important;
}
.edfx-app-register .app-company-manage-add-content1 .app-company-manage-add-Input .ant-input-affix-wrapper {
  margin-top: 10px;
  height: 30px !important;
}
.edfx-app-register .app-company-manage-add-content1 .ant-calendar-picker {
  margin-top: 10px;
}
.edfx-app-register .blockTitle,
.edfx-app-register .blockTitle1 {
  width: 100%;
  height: 25px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.edfx-app-register .blockTitle span,
.edfx-app-register .blockTitle1 span {
  float: left;
  background: white;
  position: absolute;
  z-index: 1;
  padding-right: 16px;
  line-height: 25px;
  font-weight: 500;
}
.edfx-app-register .blockTitle .assistLine,
.edfx-app-register .blockTitle1 .assistLine {
  height: 1px;
  width: 100%;
  border-top: 1px dashed #d9d9d9;
  position: absolute;
  top: 50%;
}
.edfx-app-register .blockTitle .blockTitle-arrow,
.edfx-app-register .blockTitle1 .blockTitle-arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  margin-left: 20px;
  z-index: 1;
  background: #ffffff;
  cursor: pointer;
}
.edfx-app-register .blockTitle .blockTitle-arrow i,
.edfx-app-register .blockTitle1 .blockTitle-arrow i {
  font-size: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.edfx-app-register .blockTitle .blockTitle-arrow i:hover,
.edfx-app-register .blockTitle1 .blockTitle-arrow i:hover {
  color: #0066b3;
}
.edfx-app-register .province .ant-select-selection {
  width: 401px;
  height: 40px;
}
.edfx-app-register .province .ant-select-selection .ant-select-selection-selected-value {
  line-height: 40px;
}
.edfx-app-register-header {
  height: 55px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.edfx-app-register-header-left {
  height: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #ffffff;
  line-height: 55px;
  padding-left: 30px;
  overflow: hidden;
}
.edfx-app-register-header-left-logo {
  width: 160px;
  height: 54px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.edfx-app-register-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.edfx-app-register-header-left-split {
  width: 2px;
  height: 22px;
  background: #ffffff;
  margin: 21px 15px 0 0;
  display: none;
}
.edfx-app-register-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.edfx-app-register-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #0066b3;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #0066b3;
  margin-right: 30px;
  cursor: pointer;
}
.edfx-app-register-header-right:hover {
  color: #ffffff;
  background: #0066b3;
}
.edfx-app-register-form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.edfx-app-register-form > div {
  width: 401px;
  margin-right: auto;
  margin-left: auto;
}
.edfx-app-register-form .ant-checkbox-inner {
  border-color: #0066b3 !important;
}
.edfx-app-register-form .ant-checkbox-checked .ant-checkbox-inner {
  background: #0066b3 !important;
}
.edfx-app-register-form .mk-datepicker:hover .ant-input,
.edfx-app-register-form .mk-input:hover .ant-input {
  border-color: #0066b3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
}
.edfx-app-register-form .has-error .mk-input:hover .ant-input,
.edfx-app-register-form .has-error .ant-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.edfx-app-register-form .ant-input:focus {
  border-color: #0066b3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
}
.edfx-app-register-form .ant-select-open .ant-select-selection {
  border-color: #0066b3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
}
.edfx-app-register-form .has-error .ant-select-selection:hover {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.edfx-app-register-form .ant-select-selection:hover,
.edfx-app-register-form .ant-select-selection:focus {
  border-color: #0066b3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
}
.edfx-app-register-form .mk-form-item {
  margin-bottom: 30px;
}
.edfx-app-register-form .ant-form-item-control-wrapper,
.edfx-app-register-form .ant-input-group-wrapper {
  width: 400px;
}
.edfx-app-register-form .ant-form-item-control,
.edfx-app-register-form .ant-input-wrapper {
  height: 40px;
}
.edfx-app-register-form .mk-input {
  height: 40px;
}
.edfx-app-register-form .ant-form-explain {
  margin-top: 5px;
}
.edfx-app-register-form .explaiLink:hover {
  color: rgba(51, 51, 51, 0.7) !important;
}
.edfx-app-register-form-title {
  text-align: center;
  font-size: xx-large;
  margin: 30px auto 16px!important;
  font-size: 28px;
  font-weight: 700;
}
.edfx-app-register-form-title .ant-form-item-control {
  line-height: 47px !important;
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.edfx-app-register-form-date {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.edfx-app-register-form-date .ant-form-item-control-wrapper {
  width: 305px;
}
.edfx-app-register-form-date .ant-calendar-picker-input {
  width: 305px;
  height: 40px;
  font-size: 14px;
  color: #999999;
}
.edfx-app-register-form-date .ant-calendar-picker:hover .ant-calendar-picker-input {
  border-color: #0066b3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
          box-shadow: 0 0 0 2px rgba(0, 102, 179, 0.2);
}
.edfx-app-register-form-date .has-error .ant-calendar-picker:hover .ant-calendar-picker-input {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.edfx-app-register-form-date .ant-form-item-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83px;
          flex: 0 0 83px;
  top: 0;
  z-index: 1;
  margin-left: 12px;
}
.edfx-app-register-form-date .ant-calendar-picker-input {
  padding-left: 8px!important;
}
.edfx-app-register-form .step-number {
  margin-left: 15px;
}
.edfx-app-register-form-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  text-align: center;
  width: 400px;
  height: 80px;
  position: relative;
}
.edfx-app-register-form-bar-step-icon {
  width: 50px;
  height: 50px;
  border: 1px solid #666666;
  background: #ffffff;
  border-radius: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 28px;
  font-weight: 400;
  color: #666666;
  margin: 0 auto 5px;
  cursor: default;
}
.edfx-app-register-form-bar-step-description {
  color: #666;
}
.edfx-app-register-form-bar-line {
  position: absolute;
  width: 95px;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ccc), color-stop(50%, #ccc), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);
  background-size: 10px 1px;
  background-repeat: repeat-x;
}
.edfx-app-register-form-bar-line.active {
  background-image: -webkit-gradient(linear, left top, right top, from(#0066b3), color-stop(50%, #0066b3), color-stop(50%, transparent));
  background-image: linear-gradient(to right, #0066b3 0%, #0066b3 50%, transparent 50%);
  background-size: 10px 1px;
  background-repeat: repeat-x;
}
.edfx-app-register-form-bar-line:nth-of-type(1) {
  top: 25px;
  left: 72px;
}
.edfx-app-register-form-bar-line:nth-of-type(2) {
  top: 25px;
  right: 65px;
}
.edfx-app-register-form .backLastStep {
  color: #0066b3;
  text-align: center;
  margin-top: 15px;
}
.edfx-app-register-form .backLastStep span {
  cursor: pointer;
}
.edfx-app-register-form .backLastStep span:hover {
  text-decoration: underline;
}
.edfx-app-register-form .gologin {
  cursor: default;
}
.edfx-app-register-form .gologin a {
  cursor: pointer;
  color: #0066b3;
}
.edfx-app-register-form .gologin a:hover {
  text-decoration: underline;
}
.edfx-app-register-form .protocol:hover {
  text-decoration: underline;
}
.edfx-app-register-form-mobile .ant-input {
  padding-left: 8px !important;
  font-size: 14px;
  color: #999999;
}
.edfx-app-register-form-password .ant-input {
  padding-left: 8px !important;
  font-size: 14px;
  color: #999999;
}
.edfx-app-register-form-org .ant-input {
  padding-left: 8px !important;
  font-size: 14px;
  color: #999999;
}
.edfx-app-register-form-captcha .ant-input {
  padding-left: 8px !important;
  font-size: 14px;
  border-right-width: 0px;
}
.edfx-app-register-form-captcha .mk-btn:hover {
  color: #0066b3 !important;
  background-color: #fff !important;
  border-color: #0066b3 !important;
}
.edfx-app-register-form-captcha .mk-btn[disabled]:hover {
  color: #999 !important;
  background-color: #f5f5f5 !important;
  border-color: #d9d9d9 !important;
}
.edfx-app-register-form-register {
  margin-bottom: 5px !important;
}
.edfx-app-register-form-register .mk-btn {
  width: 100%;
  height: 100%;
}
.edfx-app-register-form-register .mk-btn-softly:focus {
  background: rgba(0, 102, 179, 0.7);
}
.edfx-app-register-form-register .mk-btn-softly {
  background-color: #0066b3;
  border-color: #0066b3;
  color: #fff;
  font-size: 18px;
  border: none;
}
.edfx-app-register-form-register .mk-btn-softly[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.edfx-app-register-form .ant-input-group-addon {
  padding: 0px;
  border-width: 0px;
}
.edfx-app-register-form .ant-input-group-addon .mk-btn {
  height: 40px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.edfx-app-register-form .ant-select {
  width: 400px;
  height: 40px;
  font-size: 14px;
  color: #333;
}
.edfx-app-register-form .ant-radio.ant-radio-checked .ant-radio-inner {
  border-color: #0066b3;
}
.edfx-app-register-form .ant-radio.ant-radio-checked .ant-radio-inner:after {
  background-color: #0066b3;
}
.edfx-app-register-form .ant-radio-wrapper:hover .ant-radio .ant-radio-inner {
  border-color: #0066b3;
}
.edfx-app-register-form .ant-select-selection {
  height: 100%;
}
.edfx-app-register-form .ant-select-selection__rendered {
  height: 100%;
}
.edfx-app-register-form .ant-select-selection-selected-value {
  line-height: 32px;
}
.edfx-app-register-form .ant-input-group-addon {
  padding: 0px;
  border-width: 0px;
}
.edfx-app-register-form .ant-input-group-addon .mk-btn {
  height: 40px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.edfx-app-register-form .mk-checkbox {
  margin-right: 0px;
}
.edfx-app-register-form-editDate {
  font-size: 16px;
  font-weight: 400;
  margin-top: 60px;
  text-align: center;
  color: #999999;
}
.edfx-app-register-form-editDate .mk-icon {
  margin-left: 10px;
  cursor: pointer;
}
.edfx-app-register-form-editStandard {
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 50px;
  text-align: center;
  color: #999999;
}
.edfx-app-register-form-editStandard .mk-icon {
  margin-left: 10px;
  cursor: pointer;
}
.edfx-app-register-form .ant-btn:not([disabled]):hover {
  background: rgba(0, 102, 179, 0.7) !important;
  color: #fff !important;
}
.edfx-app-register-form-accountingStandardsItem {
  position: relative;
}
.edfx-app-register-form-accountingStandardsItem .ant-form-item-label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83px;
          flex: 0 0 83px;
  top: 0;
  z-index: 1;
  margin-left: 12px;
  margin-top: 3px;
}
.edfx-app-register-form-accountingStandardsItem .ant-select-selection__rendered {
  margin-left: 8px!important;
}
.edfx-app-register-form-accountingStandardsItem .ant-form-item-control-wrapper {
  width: 305px;
}
.edfx-app-register-form-accountingStandardsItem .ant-select {
  width: 305px;
}
.edfx-app-register-form .vatTaxpayerItem {
  margin-top: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.edfx-app-register-form .vatTaxpayerItem .ant-form-item-label {
  width: 130px;
  text-align: left;
}
.edfx-app-register-form .vatTaxpayerItem .ant-form-item-label label {
  top: -6px;
}
.edfx-app-register-form .stepItemTwo {
  margin-top: 50px;
}
.edfx-app-register-form .stepItemThree {
  margin-top: 50px;
}
.edfx-app-register-form .stepItemFour {
  margin-top: 50px;
}
.edfx-app-register-form-imgCode .imgCode > img {
  height: 40px;
}
.edfx-app-register .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,
.edfx-app-register .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,
.edfx-app-register .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  background: #0066b3;
}
.edfx-app-register .ant-calendar-header a:hover {
  color: #0066b3;
  background: rgba(0, 102, 179, 0.7);
}
.edfx-app-register .ant-calendar-month-panel-header a:hover,
.edfx-app-register .ant-calendar-header a:hover {
  background: #ffffff;
}
.edfx-app-register .ant-select-dropdown-menu-item-active,
.edfx-app-register .ant-select-dropdown-menu-item-selected {
  color: #0066b3;
  background: rgba(0, 102, 179, 0.7);
}
.edfx-app-register-footer,
.edfx-app-register-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.edfx-app-register-footer a,
.edfx-app-register-footer-mobile a {
  color: #0066b3;
}
.edfx-app-register-footer p,
.edfx-app-register-footer-mobile p {
  margin: 0;
}
.edfx-app-register-footer-mobile {
  display: none;
}
.edfx-app-register .editBtn {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  font-size: 20px;
  padding-left: 2px;
  margin-bottom: 5px;
}
.edfx-app-register *::-moz-selection {
  background: #0066b3;
}
.edfx-app-register *::selection {
  background: #0066b3;
}
.isMobile .edfx-app-register-form > div {
  width: 90%;
}
.isMobile .edfx-app-register-form > div .ant-input-group-wrapper {
  width: 100%;
}
.isMobile .edfx-app-register-form .edfx-app-register-form-date .ant-form-item-label {
  width: 83px;
  margin-left: -8px;
  margin-right: 6px;
}
.isMobile .edfx-app-register-form .edfx-app-register-form-date .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.isMobile .edfx-app-register-form .edfx-app-register-form-date .ant-calendar-picker {
  width: 100%;
}
.isMobile .edfx-app-register-form .edfx-app-register-form-date .ant-calendar-picker-input {
  width: 100%;
}
.isMobile .edfx-app-register-form .edfx-app-register-form-accountingStandardsItem .ant-form-item-control-wrapper {
  width: 100%;
}
.isMobile .edfx-app-register-form .edfx-app-register-form-accountingStandardsItem .ant-form-item-label {
  width: auto;
  margin-left: 10px;
  top: 8px;
}
.isMobile .edfx-app-register-form .edfx-app-register-form-accountingStandardsItem .ant-select {
  width: 100%;
}
.isMobile .edfx-app-register-form .vatTaxpayerItem .ant-form-item-label label {
  top: 2px;
}
.isMobile .edfx-app-register .edfx-app-register-footer-mobile {
  display: block;
  text-align: center;
}
.isMobile .edfx-app-register .edfx-app-register-footer-mobile p {
  line-height: 78px;
}
.isMobile .edfx-app-register .edfx-app-register-footer {
  display: none;
}
.app-company-manage-add {
  padding: 0!important;
}
.app-company-manage-add .app-company-manage-add-radio {
  text-align: center;
  margin-bottom: 10px;
}
.app-company-manage-add .app-company-manage-add-radio .ant-form-item-control-wrapper {
  text-align: center;
}
.app-company-manage-add .blockTitle1 {
  margin-top: 0px;
}
.app-company-manage-add-content1 {
  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;
}
.app-company-manage-add .ant-select-selection-selected-value {
  font-size: 14px;
}
.app-company-manage-add input {
  font-size: 14px;
}
.app-company-manage-add-method {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}
.app-company-manage-add-method-content,
.app-company-manage-add-method-content1 {
  width: 840px;
  height: 215px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.app-company-manage-add-method-content > div,
.app-company-manage-add-method-content1 > div {
  width: 400px;
  height: 215px;
  cursor: pointer;
  padding: 32px 28px 0 28px;
}
.app-company-manage-add-method-content > div > div:nth-of-type(1),
.app-company-manage-add-method-content1 > div > div:nth-of-type(1) {
  height: 48px;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: -0.18px;
  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;
}
.app-company-manage-add-method-content > div > div:nth-of-type(1) i,
.app-company-manage-add-method-content1 > div > div:nth-of-type(1) i {
  font-size: 60px;
}
.app-company-manage-add-method-content > div > div:nth-of-type(1) .importIcon:before,
.app-company-manage-add-method-content1 > div > div:nth-of-type(1) .importIcon:before {
  color: #47ace1;
}
.app-company-manage-add-method-content > div > div:nth-of-type(2),
.app-company-manage-add-method-content1 > div > div:nth-of-type(2) {
  margin-top: 29px;
  font-size: 16px;
  color: #2C2C2C;
  letter-spacing: -0.06px;
}
.app-company-manage-add-method-content > div:nth-of-type(1),
.app-company-manage-add-method-content1 > div:nth-of-type(1) {
  background: #F9F9F9;
  border: 4px solid #A3D7F2;
  border-radius: 3px;
}
.app-company-manage-add-method-content > div:nth-of-type(2),
.app-company-manage-add-method-content1 > div:nth-of-type(2) {
  background: #FAF3E4;
  border: 4px solid #F5E2BB;
  border-radius: 3px;
}
.app-company-manage-add-header {
  text-align: center;
  margin: 15px 0px 10px 0px;
}
.app-company-manage-add-header-title {
  font-size: 30px;
  margin: 40px 0;
  color: #687384;
}
.app-company-manage-add .blockTitle,
.app-company-manage-add .blockTitle1 {
  width: 100%;
  height: 25px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.app-company-manage-add .blockTitle span,
.app-company-manage-add .blockTitle1 span {
  float: left;
  background: white;
  position: absolute;
  z-index: 1;
  padding-right: 16px;
  line-height: 25px;
  font-weight: 500;
}
.app-company-manage-add .blockTitle .assistLine,
.app-company-manage-add .blockTitle1 .assistLine {
  height: 1px;
  width: 100%;
  border-top: 1px dashed #d9d9d9;
  position: absolute;
  top: 50%;
}
.app-company-manage-add .blockTitle .blockTitle-arrow,
.app-company-manage-add .blockTitle1 .blockTitle-arrow {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  margin-left: 20px;
  z-index: 1;
  background: #ffffff;
  cursor: pointer;
}
.app-company-manage-add .blockTitle .blockTitle-arrow i,
.app-company-manage-add .blockTitle1 .blockTitle-arrow i {
  font-size: 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.app-company-manage-add .blockTitle .blockTitle-arrow i:hover,
.app-company-manage-add .blockTitle1 .blockTitle-arrow i:hover {
  color: #0066b3;
}
.app-company-manage-add-content .app-company-manage-add-Input .ant-form-item-label,
.app-company-manage-add-content1 .app-company-manage-add-Input .ant-form-item-label,
.app-company-manage-add-content .app-company-manage-add-Input .ant-form-item-control-wrapper,
.app-company-manage-add-content1 .app-company-manage-add-Input .ant-form-item-control-wrapper {
  float: left;
}
.app-company-manage-add-content .app-company-manage-add-Input .ant-input-affix-wrapper,
.app-company-manage-add-content1 .app-company-manage-add-Input .ant-input-affix-wrapper {
  width: 290px;
}
.app-company-manage-add-content .ant-form-explain,
.app-company-manage-add-content1 .ant-form-explain {
  font-size: 14px;
}
.app-company-manage-add-content .ant-form-item,
.app-company-manage-add-content1 .ant-form-item {
  margin-bottom: 0px;
}
.app-company-manage-add-content .ant-form-item-control,
.app-company-manage-add-content1 .ant-form-item-control {
  min-height: 43px !important;
}
.app-company-manage-add-content .ant-form-item-label,
.app-company-manage-add-content1 .ant-form-item-label {
  width: 110px;
  min-height: 43px !important;
  text-align: right;
}
.app-company-manage-add-content-item2-ant-row,
.app-company-manage-add-content1-item2-ant-row {
  height: 50px !important;
}
.app-company-manage-add-content-item1,
.app-company-manage-add-content1-item1 {
  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;
  margin-bottom: 10px;
}
.app-company-manage-add-content-item1-ant-row,
.app-company-manage-add-content1-item1-ant-row {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.app-company-manage-add-content-item1-name,
.app-company-manage-add-content1-item1-name {
  min-width: 60px !important;
  height: 52px;
  line-height: 52px;
  text-align: right;
  margin-right: 20px;
  color: #687384;
}
.app-company-manage-add-content-item1-radio,
.app-company-manage-add-content1-item1-radio {
  height: 52px;
  line-height: 52px;
}
.app-company-manage-add-content-item1 .ant-calendar-picker-icon:hover:after,
.app-company-manage-add-content1-item1 .ant-calendar-picker-icon:hover:after {
  color: #0066B3;
}
.app-company-manage-add-content-item1 .ant-select-selection__rendered,
.app-company-manage-add-content1-item1 .ant-select-selection__rendered {
  font-size: 14px;
}
.app-company-manage-add-content1 .ant-form-item-control {
  min-height: 50px !important;
}
.app-company-manage-add-content1 .ant-form-item-label {
  width: 110px;
  min-height: 50px !important;
  text-align: right;
}
.app-company-manage-add .app-company-manage-add-content-item2 .ant-form-item-control {
  min-height: 50px;
}
.app-company-manage-add .app-company-manage-add-content-item2 .ant-form-item-label {
  min-height: 50px;
}
.app-company-manage-add-btn {
  text-align: center;
  margin-bottom: 20px;
}
.app-company-manage-add-btn-cancel {
  width: 120px;
  height: 40px !important;
  background: #ffffff;
  border-radius: 3px;
  line-height: 40px;
  font-size: 14px;
  margin-right: 20px;
  border: 1px solid #D9D9D9;
  vertical-align: middle;
}
.app-company-manage-add-btn-cancel:hover {
  color: #0066b3;
  border-color: #0066b3;
}
.app-company-manage-add-btn-cancel:focus {
  color: #0066b3;
  border-color: #0066b3;
}
.app-company-manage-add-btn-create {
  width: 120px;
  height: 40px !important;
  line-height: 40px !important;
  font-size: 14px;
  background-color: #0066b3;
  color: #fff;
  border: none;
  border-radius: 3px;
  vertical-align: middle;
}
.app-company-manage-add-btn-create:hover {
  background-color: rgba(0, 102, 179, 0.7);
  border-color: transparent;
  color: #fff;
}
.app-company-manage-add-btn-create:focus {
  background-color: rgba(0, 102, 179, 0.7);
  border-color: transparent;
  color: #fff;
}
.app-company-manage-add .editBtn {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  font-size: 20px;
  padding-left: 2px;
}
.edf-company-manage-add-set .ant-modal-body {
  height: 400px;
  overflow-y: auto;
}
.edf-company-manage-add-set .ant-modal-body {
  padding: 20px 40px 10px 40px;
}
.edf-company-manage-add-set .ant-radio-group {
  padding-left: 30px;
}
.edf-company-manage-add-set .ant-radio-wrapper {
  margin-top: 20px;
}
.edf-company-manage-add-set .mk-radio {
  display: block;
}
.edfx-app-login {
  width: 100%;
  height: 100%;
}
.edfx-app-login-header {
  height: 55px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /*&-load {
			margin-right:10px;

	        i{
	            font-size: 13px;
	            transform:scale(0.83333333) rotate(0deg)
	        }
	        i:before{
	            content: "\E61D"
	        }
	        button{
				line-height:30px;
				border:1px solid @primary-color;
				border-radius: 5px;
				font-size:14px;
				font-weight:400;
				text-align: center;
				color:@primary-color;
				cursor: pointer;
	        }

			button:hover{
				color:#ffffff;
				background: @primary-color;
				border-color: @primary-color;
			}

			button:hover, button:focus{
				color:#ffffff;
				background: @primary-color;
				border-color: @primary-color;
			}

			&-ul {
				padding: 0;

				.ant-dropdown-menu-item-group-title {
					padding: 0;
				}

				.ant-dropdown-menu-item-group-list {
					list-style: none;
					padding-left: 0;

					.ant-dropdown-menu-item {
						color: @primary-color;
					}

					.ant-dropdown-menu-item:hover {
						color:#ffffff;
						background: @primary-color;
					}
				}
			}
		}*/
}
.edfx-app-login-header-left {
  height: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #ffffff;
  line-height: 55px;
  padding-left: 30px;
  overflow: hidden;
}
.edfx-app-login-header-left-logo {
  width: 160px;
  height: 54px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.edfx-app-login-header-left-sitename {
  font-family: "Microsoft Yahei", "PingFang SC";
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.edfx-app-login-header-left-split {
  width: 2px;
  height: 22px;
  background: #ffffff;
  margin: 21px 15px 0 0;
  display: none;
}
.edfx-app-login-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.edfx-app-login-header-client {
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  font-weight: 400;
}
.edfx-app-login-header-lineV {
  border-right: 1px solid #333333;
  height: 16px;
  margin: 0 10px;
}
.edfx-app-login-header-phone {
  padding-right: 20px;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
  font-weight: 400;
}
.edfx-app-login-header-phoneoverlay {
  top: 55px !important;
  width: 138px;
  height: 155px;
}
.edfx-app-login-header-phoneoverlay .container {
  width: 138px;
  height: 156px;
  padding: 3px 4px 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px 0 #5a5a5a;
          box-shadow: 0 0 4px 0 #5a5a5a;
  border-radius: 3px 3px 3px 3px;
}
.edfx-app-login-header-phoneoverlay .container .qrcodeImg {
  background: url(img/shareqrcode.70395e43.png) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  border: none;
}
.edfx-app-login-header-phoneoverlay .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #010101;
  letter-spacing: -0.59px;
  line-height: normal;
  height: 15px;
  text-align: center;
}
.edfx-app-login-header-phoneoverlay:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 66px;
  top: -4px;
}
.edfx-app-login-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #f27215;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #f27215;
  margin-right: 30px;
  cursor: pointer;
}
.edfx-app-login-header-right:hover {
  color: #ffffff;
  background: #f27215;
}
.edfx-app-login-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  overflow: hidden;
}
.edfx-app-login-content .service {
  position: fixed !important;
  z-index: 100;
}
.edfx-app-login-content .service .qrcode {
  width: 113px;
  height: 125px;
  position: absolute;
  top: -128px;
  right: 1px;
}
.edfx-app-login-content .service .qrcode .container {
  width: 106px;
  height: 125px !important;
  padding: 5px 5px 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
          box-shadow: 0 0 3px 0 #c2c2c2;
  border-radius: 3px 3px 3px 3px;
}
.edfx-app-login-content .service .qrcode .container .qrcodeImg {
  background-image: url(img/QRcode.ccf07b04.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
}
.edfx-app-login-content .service .qrcode .container img {
  width: 96px;
  height: 96px;
  border: none;
  margin-bottom: 3px;
}
.edfx-app-login-content .service .qrcode .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #010101;
  letter-spacing: -0.59px;
  line-height: normal;
  height: 15px;
}
.edfx-app-login-content .service .qrcode:after {
  border-width: 0px;
}
.edfx-app-login-content .bg-login-bg-3 {
  background-image: url(img/login-bg-3.4e6ba155.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.edfx-app-login-content .bg-login-bg-2 {
  background-image: url(img/login-bg-2.a1fcab51.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.edfx-app-login-content .bg-login-bg-1 {
  background-image: url(img/login-bg-1.192bd8fe.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.edfx-app-login-content .bg-ykj-login-1 {
  background-image: url(img/ykj-login-1.a5e2119b.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.edfx-app-login-content .bg-ykj-login-2 {
  background-image: url(img/ykj-login-2.1db9f7f4.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.edfx-app-login-content-bgs {
  position: absolute;
  width: 100%;
  height: 100%;
}
.edfx-app-login-content .ant-carousel {
  width: 100%;
  height: 100%;
}
.edfx-app-login-content .ant-carousel .slick-track {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.edfx-app-login-content .ant-carousel .slick-list {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.edfx-app-login-content .ant-carousel .slick-slide {
  position: relative;
}
.edfx-app-login-content .ant-carousel div {
  height: inherit;
}
.edfx-app-login-content .ant-carousel img {
  width: 100%;
  height: 100%;
}
.edfx-app-login-content .ant-carousel .slick-dots li {
  margin: 0 10px;
}
.edfx-app-login-content .ant-carousel .slick-dots {
  overflow: hidden;
}
.edfx-app-login-content .ant-carousel .slick-dots li button {
  background: #c7c7c7;
  width: 40px;
  height: 4px;
}
.edfx-app-login-content-ad {
  width: 409px;
  height: 347px !important;
  float: left;
  color: #ffffff;
}
.edfx-app-login-content-ad p:nth-of-type(1) {
  font-size: 44px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.edfx-app-login-content-ad p:nth-of-type(2) {
  font-size: 16px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.edfx-app-login-content-ad p:nth-of-type(3) {
  font-size: 16px;
  line-height: normal;
  text-align: right;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.edfx-app-login-content-ad2 {
  width: 409px;
  height: 347px !important;
  float: left;
  color: #ffffff;
}
.edfx-app-login-content-ad2 p:nth-of-type(1) {
  font-size: 44px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.edfx-app-login-content-ad2 p:nth-of-type(2) {
  font-size: 24px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.edfx-app-login-content-ad2 p:nth-of-type(3) {
  font-size: 24px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.edfx-app-login-content-form {
  width: 349px;
  height: 420px;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  float: right;
  background: rgba(249, 248, 250, 0.7);
  border: 1px solid #cecece;
  border-radius: 16px;
}
.edfx-app-login-content-form .mk-form-item {
  margin-bottom: 20px;
  margin-left: 25px;
}
.edfx-app-login-content-form .ant-form-item-control-wrapper,
.edfx-app-login-content-form .ant-input-group-wrapper {
  width: 100%;
}
.edfx-app-login-content-form .ant-form-item-control,
.edfx-app-login-content-form .ant-input-wrapper {
  height: 44px;
}
.edfx-app-login-content-form .mk-input {
  height: 100%;
}
.edfx-app-login-content-form .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  outline: 0;
  border-color: #f27215;
  -webkit-box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
          box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
}
.edfx-app-login-content-form .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-login-content-form .ant-form-explain {
  margin-top: 5px;
}
.edfx-app-login-content-form-title {
  width: 100%;
  text-align: center;
  margin-bottom: 0 !important;
  height: 60px;
  margin-top: 21px;
  margin-left: 0px !important;
}
.edfx-app-login-content-form-title-tabs .ant-tabs-nav-container {
  font-size: 18px;
  color: #999999;
  letter-spacing: 1.42px;
}
.edfx-app-login-content-form-title-tabs .ant-tabs-nav-container .ant-tabs-nav .ant-tabs-tab {
  padding: 7px 16px;
}
.edfx-app-login-content-form-title-tabs .ant-tabs-nav-container .ant-tabs-nav .ant-tabs-tab-active {
  color: #f27215;
}
.edfx-app-login-content-form-title-tabs .ant-tabs-nav-container .ant-tabs-nav .ant-tabs-tab:hover {
  color: #f27215;
}
.edfx-app-login-content-form-title-tabs .ant-tabs-nav-container .ant-tabs-ink-bar {
  background: #f27215;
}
.edfx-app-login-content-form-title-tabs .ant-tabs-bar {
  border: none;
}
.edfx-app-login-content-form-mobile {
  width: 300px;
}
.edfx-app-login-content-form-mobile .ant-input {
  border-radius: 5px;
  padding-left: 32px !important;
  font-size: 16px;
  border-color: #bbbcbc;
}
.edfx-app-login-content-form-mobile .ant-input:hover,
.edfx-app-login-content-form-mobile .ant-input:focus {
  outline: 0;
  border-color: #f27215;
  -webkit-box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
          box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
}
.edfx-app-login-content-form-mobile .has-error .ant-input,
.edfx-app-login-content-form-mobile .has-error .ant-input:hover {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-login-content-form-password {
  width: 300px;
}
.edfx-app-login-content-form-password .ant-input {
  border-radius: 5px;
  padding-left: 32px !important;
  padding-right: 30px !important;
  font-size: 16px;
  border-color: #bbbcbc;
}
.edfx-app-login-content-form-password .ant-input:hover,
.edfx-app-login-content-form-password .ant-input:focus {
  outline: 0;
  border-color: #f27215;
  -webkit-box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
          box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
}
.edfx-app-login-content-form-password .has-error .ant-input,
.edfx-app-login-content-form-password .has-error .ant-input:hover {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-login-content-form-captcha {
  width: 300px;
}
.edfx-app-login-content-form-captcha .ant-input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px !important;
  padding-left: 15px !important;
  font-size: 16px;
  border: 1px solid #bbbcbc;
}
.edfx-app-login-content-form-captcha .mk-input {
  width: 190px;
}
.edfx-app-login-content-form-captcha .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-login-content-form-captcha .ant-input:hover,
.edfx-app-login-content-form-captcha .ant-input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-login-content-form-captcha .has-error .ant-input,
.edfx-app-login-content-form-captcha .has-error .ant-input:hover {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-login-content-form-captcha .ant-form-explain {
  font-size: 13px;
}
.edfx-app-login-content-form-captcha .ant-input-group-wrapper {
  width: 100%;
}
.edfx-app-login-content-form-captcha .ant-input-group-addon {
  padding: 0;
  border: none;
  padding-left: 8px;
  cursor: pointer;
}
.edfx-app-login-content-form-captcha .anticon {
  font-size: 14px;
  color: #999;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.edfx-app-login-content-form-captcha .mk-btn.ant-btn {
  height: 44px;
  width: 100px;
  font-size: 16px;
  background-color: rgba(242, 114, 21, 0.7);
  border-color: rgba(242, 114, 21, 0.7);
  color: #fff;
  border: none;
  letter-spacing: 0.15px;
}
.edfx-app-login-content-form-captcha .mk-btn.ant-btn:focus {
  background: rgba(242, 114, 21, 0.7);
}
.edfx-app-login-content-form-captcha .mk-btn.ant-btn:not([disabled]):hover {
  border: 1px solid #f27215;
  color: #ffffff;
}
.edfx-app-login-content-form-login {
  width: 300px;
  margin-bottom: 5px !important;
}
.edfx-app-login-content-form-login .mk-btn {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.edfx-app-login-content-form-login .mk-btn-softly:focus {
  background: rgba(242, 114, 21, 0.7);
}
.edfx-app-login-content-form-login .mk-btn-softly {
  background-color: rgba(242, 114, 21, 0.7);
  border-color: rgba(242, 114, 21, 0.7);
  color: #fff;
  font-size: 18px;
  border: none;
}
.edfx-app-login-content-form-login .mk-btn-softly[disabled] {
  color: #cccccc;
  background-color: #ececec;
  border-color: #ececec;
}
.edfx-app-login-content-form-wxText {
  width: 300px;
}
.edfx-app-login-content-form-wxText .ant-form-item-children {
  text-align: center;
  width: 100%;
  position: relative;
  display: block;
}
.edfx-app-login-content-form-wxText .wxText {
  background: rgba(249, 248, 250);
  padding: 0 20px;
}
.edfx-app-login-content-form-wxText .wxLine {
  height: 2px;
  background: rgb(111 111 111);
  width: 100%;
  position: absolute;
  margin-top: -5px;
  display: inline-block;
  left: 0px;
  top: 25px;
  z-index: -10;
}
.edfx-app-login-content-form-wx {
  width: 300px;
}
.edfx-app-login-content-form-wx .ant-form-item-children {
  background: #28c445;
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
}
.edfx-app-login-content-form-wx .ant-form-item-control {
  text-align: center;
}
.edfx-app-login-content-form-wx .edficon-weixin {
  font-size: 24px;
  color: #fff;
}
.edfx-app-login-content-form-register {
  height: 28px;
  background: #ebebeb;
  position: absolute;
  bottom: 0px;
  border-radius: 0 0 16px 16px;
  width: 100%;
  text-align: center;
  padding-top: 5px;
}
.edfx-app-login-content-form-more {
  width: 300px;
  margin-bottom: 0px;
}
.edfx-app-login-content-form-more-remember {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.65);
}
.edfx-app-login-content-form-more-register {
  font-size: 13px;
  color: rgba(44, 113, 255);
}
.edfx-app-login-content-form-more-register:hover {
  color: rgba(44, 113, 255);
  text-decoration: underline;
}
.edfx-app-login-content-form-more .ant-form-item-children {
  display: block;
}
.edfx-app-login-content-form-more-forget {
  font-size: 13px;
  color: rgba(44, 113, 255);
}
.edfx-app-login-content-form-more-forget:hover {
  color: rgba(44, 113, 255);
  text-decoration: underline;
}
.edfx-app-login-content-form-more .ant-checkbox-inner {
  border-color: #d9d9d9 !important;
}
.edfx-app-login-content-form-more .ant-checkbox-checked .ant-checkbox-inner {
  background: #f27215 !important;
  border-color: #f27215 !important;
}
.edfx-app-login-content-form .ant-input-prefix {
  font-size: 32px;
  color: #ccc;
  left: 2px;
}
.edfx-app-login-content-form .ant-btn:not([disabled]):hover {
  background: #f27215;
}
.edfx-app-login-footer,
.edfx-app-login-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.edfx-app-login-footer p,
.edfx-app-login-footer-mobile p {
  margin: 0;
}
.edfx-app-login-footer a,
.edfx-app-login-footer-mobile a {
  color: #f27215;
}
.edfx-app-login-footer-mobile {
  display: none;
}
.edfx-app-login-browserCheck {
  background: #ffecea;
  width: 100%;
  height: 60px;
  border: 1px solid rgba(250, 124, 99, 0.2);
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.edfx-app-login-browserCheck-img {
  zoom: 0.5;
}
.edfx-app-login-browserCheck-middle {
  padding: 0 10px;
  margin-top: 15px;
  position: absolute;
}
.edfx-app-login-browserCheck-title {
  font-size: 18px;
  color: #e94033;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  margin: 10px;
}
.edfx-app-login-browserCheck-close {
  cursor: pointer;
  zoom: 0.5;
}
.edfx-app-login *::-moz-selection {
  background: #f27215;
}
.edfx-app-login *::selection {
  background: #f27215;
}
@media (max-width: 840px) {
  .edfx-app-login .container {
    width: 900px;
  }
  .edfx-app-login .edfx-app-login-content-bgs .container {
    display: none;
  }
  .edfx-app-login .edfx-app-login-content .edfx-app-login-content-form {
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 840px) {
  .edfx-app-login .container {
    width: 900px;
  }
}
@media (min-width: 1280px) {
  .edfx-app-login .container {
    width: 1000px;
  }
}
.edfx-app-login .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: auto !important;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.edfx-app-login-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999;
}
.edfx-app-login-loading > div {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 60px;
}
.isMobile .edfx-app-login .edfx-app-login-header .edfx-app-login-header-right {
  display: none;
}
.isMobile .edfx-app-login .edfx-app-login-content .edfx-app-login-content-bgs {
  display: none;
}
.isMobile .edfx-app-login .edfx-app-login-content .container {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.isMobile .edfx-app-login .edfx-app-login-content .container .edfx-app-login-content-form {
  width: 100%;
}
.isMobile .edfx-app-login .edfx-app-login-footer-mobile {
  display: block;
  text-align: center;
}
.isMobile .edfx-app-login .edfx-app-login-footer-mobile p {
  line-height: 78px;
}
.isMobile .edfx-app-login .edfx-app-login-footer {
  display: none;
}
.forbidModelStyle .mk-modal {
  background-color: #fff;
  background-image: url(img/bgForForbid.522dfa95.png);
  background-position: top;
  background-repeat: no-repeat;
  border-radius: 8px;
}
.forbidModelStyle .ant-modal-close-x {
  color: #fff;
  font-size: 23px;
  margin-right: 4px;
}
.forbidModelStyle .ant-modal-content {
  height: 100%;
  background-color: transparent;
  border-radius: 8px;
}
.forbidModelStyle .ant-modal-header {
  background-color: transparent;
  border: none !important;
}
.forbidModelStyle .ant-modal {
  padding: 0;
}
.forbidModelStyle .content-text {
  margin: 20px 0;
  padding: 40px;
}
.forbidModelStyle .content-text p {
  text-indent: 26px;
  font-size: 13px;
  margin: 0px;
  line-height: 26px;
}
.forbidModelStyle .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.forbidModelStyle .title h1 {
  font-size: 40px;
  color: #ffffff;
  letter-spacing: -0.03px;
  text-shadow: 2px 2px 3px #006b9c;
}
.forbidModelStyle .title .title-icon {
  margin-left: 260px;
  background-image: url(img/icon.89b6f9e4.png);
  width: 54.6px;
  position: absolute;
  height: 56.4px;
  background-repeat: no-repeat;
  margin-top: 11px;
}
.forbidModelStyle .forbid-modal button {
  margin-top: 10px;
  background: #12b3fc;
  border-radius: 3px;
  width: 260px;
  height: 40px;
  margin: 0 auto;
  font-size: 18px;
  display: block;
  color: #ffffff;
  letter-spacing: -0.02px;
  text-align: center;
}
.forbidModelStyle .forbid-modal button:hover {
  background: #00a2ec;
  border: none;
}
.forbidModelStyle .forbid-modal a {
  font-weight: bold;
  text-decoration: underline;
}
div#box > div {
  top: 93px !important;
}
.ant-menu.mk-menu.ant-menu-root {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: none !important;
}
.ttk-edf-app-dzgl-portal {
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1024px;
  display: block;
  position: relative;
  background-color: #ececec;
}
.ttk-edf-app-dzgl-portal .animationToSmall {
  -webkit-animation: move-to-small 1.5s ease-out;
          animation: move-to-small 1.5s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes warn-small {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes warn-small {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
@-webkit-keyframes warn-big {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0;
  }
}
@keyframes warn-big {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0;
  }
}
@-webkit-keyframes move-to-small {
  from {
    left: 50%;
    top: 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    left: calc(100% - 300px);
    top: calc(100% - 330px);
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
  }
}
@keyframes move-to-small {
  from {
    left: 50%;
    top: 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    left: calc(100% - 300px);
    top: calc(100% - 330px);
    -webkit-transform: scale(0.3);
            transform: scale(0.3);
  }
}
.ttk-edf-app-dzgl-portal .notice-content {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 444px;
  height: 506px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 99999;
  background-image: url(img/system-maintenance.acf344ea.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 256px;
}
.ttk-edf-app-dzgl-portal .notice-content .maintenance-title {
  font-size: 26px;
  color: #1b1b1b;
  text-align: center;
  font-weight: bold;
}
.ttk-edf-app-dzgl-portal .notice-content .maintenance-content {
  font-size: 16px;
  color: #1b1b1b;
  line-height: 34px;
  padding: 21px 0px 23px 0px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-edf-app-dzgl-portal .notice-content .maintenance-content .text2 {
  font-size: 20px;
  font-weight: bold;
  color: #ff9001;
  margin: 0 5px;
}
.ttk-edf-app-dzgl-portal .notice-content .bottomBtn-div {
  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;
}
.ttk-edf-app-dzgl-portal .notice-content .bottomBtn-div .bottomBtn {
  width: 80px;
}
.ttk-edf-app-dzgl-portal .notice-content .pulse-small,
.ttk-edf-app-dzgl-portal .notice-content .pulse-big {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(240, 120, 18);
  background: rgba(240, 120, 18, 0.8);
  border-radius: 50%;
  z-index: 100;
  opacity: 0;
  -webkit-box-shadow: 1px 1px 30px rgba(240, 120, 18);
          box-shadow: 1px 1px 30px rgba(240, 120, 18);
}
.ttk-edf-app-dzgl-portal .notice-content .pulse-small {
  background: rgba(240, 120, 18, 0.7) !important;
  -webkit-animation: warn-small 2s ease-out;
  animation: warn-small 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.ttk-edf-app-dzgl-portal .notice-content .pulse-big {
  background: rgba(240, 120, 18, 0.7) !important;
  -webkit-animation: warn-big 2s ease-out;
  animation: warn-big 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.ttk-edf-app-dzgl-portal .notice-content .hidden {
  display: none;
}
.ttk-edf-app-dzgl-portal .small-notice-content {
  position: fixed !important;
  top: 50%;
  left: 50%;
  width: 138px;
  height: 160px;
  z-index: 99999;
  background-image: url(img/system-maintenance-small.277ce1a0.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 76px 10px 0 15px;
  text-align: left !important;
  cursor: move;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.ttk-edf-app-dzgl-portal .small-notice-content .maintenance-small-title {
  font-size: 12px;
  color: #1b1b1b;
  line-height: 18px;
}
.ttk-edf-app-dzgl-portal .small-notice-content .maintenance-small-content {
  font-size: 12px;
  color: #1b1b1b;
  line-height: 18px;
}
.ttk-edf-app-dzgl-portal .small-notice-content .maintenance-small-content .text8 {
  font-weight: bold;
  color: #ff9001;
}
.ttk-edf-app-dzgl-portal .small-notice-content .dot .text {
  font-size: 20px;
  text-align: center;
  cursor: move;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.ttk-edf-app-dzgl-portal .small-notice-content .pulse-small,
.ttk-edf-app-dzgl-portal .small-notice-content .pulse-big {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid rgba(240, 120, 18);
  background: rgba(240, 120, 18, 0.8);
  border-radius: 50%;
  z-index: 100;
  opacity: 0;
  -webkit-box-shadow: 1px 1px 30px rgba(240, 120, 18);
          box-shadow: 1px 1px 30px rgba(240, 120, 18);
}
.ttk-edf-app-dzgl-portal .small-notice-content .pulse-small {
  background: rgba(240, 120, 18, 0.7) !important;
  -webkit-animation: warn-small 2s ease-out;
  animation: warn-small 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.ttk-edf-app-dzgl-portal .small-notice-content .pulse-big {
  background: rgba(240, 120, 18, 0.7) !important;
  -webkit-animation: warn-big 2s ease-out;
  animation: warn-big 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.ttk-edf-app-dzgl-portal .small-notice-content .hidden {
  display: none;
}
.ttk-edf-app-dzgl-portal-isExpire {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38px;
          flex: 0 0 38px;
  width: 100%;
  line-height: 38px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffecea;
}
.ttk-edf-app-dzgl-portal-isExpire-text {
  font-size: 14px;
  color: #333333;
  margin-right: 15px;
}
.ttk-edf-app-dzgl-portal-isExpire-text .activeBtn {
  height: 25px;
}
.ttk-edf-app-dzgl-portal-isExpire-buyBotton {
  border: 1px solid #eb836a;
  border-radius: 0px;
  padding: 2px 8px;
  color: #eb836a;
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal-isExpire-buyBotton:hover {
  color: #fff;
  background-color: #eb836a;
}
.ttk-edf-app-dzgl-portal-isExpire-icon {
  position: absolute;
  right: 0;
  margin-right: 20px;
}
.ttk-edf-app-dzgl-portal-isExpire .edficon-jinggao {
  color: #eb836a;
}
.ttk-edf-app-dzgl-portal-isExpireRed {
  background-color: #f56057;
}
.ttk-edf-app-dzgl-portal-isExpireRed .ttk-edf-app-dzgl-portal-isExpire-text {
  color: #fff;
}
.ttk-edf-app-dzgl-portal-isExpireRed .ttk-edf-app-dzgl-portal-isExpire-buyBotton {
  border: 1px solid #fff;
  color: #fff;
}
.ttk-edf-app-dzgl-portal-isExpireRed .ttk-edf-app-dzgl-portal-isExpire-buyBotton:hover {
  color: #f56057;
  background-color: #fff;
}
.ttk-edf-app-dzgl-portal-isExpireRed .edficon-jinggao {
  color: #fff;
}
.ttk-edf-app-dzgl-portal a:hover {
  text-decoration: underline;
}
.ttk-edf-app-dzgl-portal .ant-popover.ant-popover-placement-bottom {
  margin-top: -11px !important;
}
.ttk-edf-app-dzgl-portal .ant-popover.ant-popover-placement-bottom .ant-popover-inner-content ul {
  max-height: 300px;
  overflow-y: scroll;
}
.ttk-edf-app-dzgl-portal .edficon-bianji:before:hover {
  color: #fff;
}
.ttk-edf-app-dzgl-portal .leftmenu .ant-menu-submenu-arrow {
  display: none;
}
.ttk-edf-app-dzgl-portal .left-menu-itemgroup .ant-menu-submenu-title {
  padding-left: 40px !important;
  text-align: left;
}
.ttk-edf-app-dzgl-portal .left-menu-itemgroup div {
  padding-left: 40px !important;
  text-align: left !important;
}
.ttk-edf-app-dzgl-portal .ant-menu-item .anticon {
  margin-right: 5px;
}
.ttk-edf-app-dzgl-portal .ant-menu-submenu-title .anticon {
  margin-right: 8px;
}
.ttk-edf-app-dzgl-portal .leftmenu2 {
  margin-left: 0;
}
.ttk-edf-app-dzgl-portal .nomenuscroll {
  overflow: hidden;
}
.ttk-edf-app-dzgl-portal .moji {
  padding-left: 48px !important;
  text-align: left;
  line-height: 40px !important;
  height: 40px !important;
  color: #333333;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.ttk-edf-app-dzgl-portal .service .onlineCustomer {
  font-size: 12px;
  width: 30px;
  height: 87px;
  position: absolute;
  top: -23px;
  right: 0;
  color: #ffffff;
  background: #0066b3;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-bottom: 2px;
  border-radius: 5px 0 0 5px;
  font-size: 13px;
  padding-top: 10px;
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal .service .contentBottom {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #fdf6e4;
  margin-top: 5px;
}
.ttk-edf-app-dzgl-portal .service .contentBottom .content {
  color: #d17935;
}
.ttk-edf-app-dzgl-portal .service .phone {
  width: 30px;
  height: 36px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 136px;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal .service .phone i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-edf-app-dzgl-portal .service .phone:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.ttk-edf-app-dzgl-portal .service .share {
  width: 30px;
  height: 32px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 100px;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal .service .share i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-edf-app-dzgl-portal .service .share:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.ttk-edf-app-dzgl-portal .service .question {
  width: 30px;
  height: 32px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 64.5px;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal .service .question i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 21px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-edf-app-dzgl-portal .service .question:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.ttk-edf-app-dzgl-portal .service .hide-button {
  width: 30px;
  height: 36px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 25px;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal .service .hide-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 21px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-edf-app-dzgl-portal .service .hide-button:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.ttk-edf-app-dzgl-portal .service-no-share .question {
  bottom: 99.5px;
}
.ttk-edf-app-dzgl-portal .service-no-share .hide-button {
  bottom: 59px;
}
.ttk-edf-app-dzgl-portal-search-show {
  width: 260px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 15;
  height: 30px;
  float: right;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .helpCenter:hover {
  background: rgba(0, 0, 0, 0.2);
}
.ttk-edf-app-dzgl-portal-search-rightDiv .liveCast:hover {
  background: rgba(0, 0, 0, 0.2);
}
.ttk-edf-app-dzgl-portal-search-rightDiv .basicInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 15px;
  color: #666666;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .basicInfo .defaultImg {
  background-image: url(img/defaultImg.2fbca243.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .basicInfo .userName {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "microsoft yahei";
  font-size: 13px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-right: 16px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch::after {
  content: "|";
  position: absolute;
  right: 0;
  color: #d9d9d9;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-text {
  margin-right: 4px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .ant-switch-small {
  min-width: 22px;
  margin-top: 2px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-switch__popover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 34px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: 42px;
  width: 272px;
  height: 264px;
  background: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 20px #91b5d1;
          box-shadow: 0 0 20px #91b5d1;
  z-index: 101;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-switch__popover .triangle {
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 2px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-switch__popover .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 24px 20px 0;
  background: url(img/new_func_tip.9c08f50c.png) no-repeat;
  background-position: center bottom;
  /* .new-update {
							font-size: 32px;
							font-weight: bold;
							margin: 4px 0 0 0;
						} */
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-switch__popover .content .nav-design {
  display: inline-block;
  width: 66px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  /* display: flex;
							align-items: center;
							justify-content: center; */
  color: #ffffff;
  background: #f27317;
  border-radius: 2px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-switch__popover .content .tips {
  font-size: 14px;
  color: #666666;
  margin: 8px 0 0 0;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-switch__popover .content img {
  width: 100%;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-switch__popover .footer {
  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;
  width: 100%;
  height: 60px;
  background: #ffffff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .global-header__memu-switch .menu-switch__popover .footer .mk-btn {
  width: 200px;
  height: 36px;
  font-size: 14px;
  border-radius: 3px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .toolBox {
  cursor: "pointer";
  padding: 0 12px;
  line-height: 30px;
  position: relative;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .toolBox::after {
  content: "|";
  color: #d9d9d9;
  position: absolute;
  right: 0;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .help-center {
  display: inline-block;
  position: relative;
  width: 28px;
  height: 28px;
  background: url(img/help-center.aefe0831.png) center no-repeat;
  background-size: 100%;
  margin: 0 12px;
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .help-center-tip_popover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 34px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
  border-radius: 4px;
  z-index: 101;
  background: #fa9a51;
  color: #fff;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .help-center-tip_popover .triangle-arrow {
  position: absolute;
  top: -5px;
  left: 63%;
  margin-left: -3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fa9a51;
  border-radius: 2px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .help-center-tip_popover .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px;
}
.ttk-edf-app-dzgl-portal-search-rightDiv .help-center-tip_popover .content .footer {
  margin-top: 10px;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 5px;
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal .item:hover {
  background-color: #e3fef9 !important;
}
.ttk-edf-app-dzgl-portal-header {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 46px;
  overflow: hidden;
  background: #0066b3;
}
.ttk-edf-app-dzgl-portal-header-top1,
.ttk-edf-app-dzgl-portal-header-top2 {
  height: 30px;
  background: #ffffff;
  overflow: hidden;
}
.ttk-edf-app-dzgl-portal-header-top2 {
  height: 46px;
  background: #0066b3;
}
.ttk-edf-app-dzgl-portal-header-top2-right {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
  color: #ffffff;
}
.ttk-edf-app-dzgl-portal-header-top2-right > span {
  font-size: 14px;
  margin-right: 5px;
  padding-right: 20px;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 200px;
}
.ttk-edf-app-dzgl-portal-header-top2-right > span > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
  float: right;
}
.ttk-edf-app-dzgl-portal-header-top2-right > span > i {
  float: right;
}
.ttk-edf-app-dzgl-portal-header-top3 {
  position: fixed;
  overflow: hidden;
  top: 30px;
  right: 0;
  left: 0;
  height: 305px;
  z-index: 1000;
  outline: 0;
  background: #faf8f9;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  padding-top: 10px;
  padding-left: 30px;
}
.ttk-edf-app-dzgl-portal-header-top3-title {
  font-size: 16px;
  color: #656565;
  line-height: 50px;
}
.ttk-edf-app-dzgl-portal-header-top3-con {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-edf-app-dzgl-portal-header-top3-con > div {
  float: left;
  width: 24%;
  height: 100px;
  background: #ffffff;
  padding: 30px 0 0 15px;
  margin-right: 30px;
}
.ttk-edf-app-dzgl-portal-header-top3-con-hidden {
  visibility: hidden;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left {
  position: relative;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left span {
  position: absolute;
  z-index: 1;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .tool1 {
  background-image: url(img/tool1.0078e91e.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .tool2 {
  background-image: url(img/tool2.8aad9e71.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .tool3 {
  background-image: url(img/tool3.6c4afa71.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .tool4 {
  background-image: url(img/tool4.0de2b206.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .tool5 {
  background-image: url(img/tool5.c0c4f9a8.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .tool6 {
  background-image: url(img/tool6.69c64251.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .tool7 {
  background-image: url(img/tool7.9e07c382.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .tool8 {
  background-image: url(img/tool8.94ef5dae.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .kbsbb {
  background-image: url(img/kbsbb.fc7af288.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left .xnhmdx {
  background-image: url(img/xnhmdx.ebef89f3.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con .newImg {
  width: 38px;
  height: 20px;
  position: absolute;
  top: -15px;
  right: 78px;
  background-image: url(img/newBig.ce4225c2.gif);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left + div {
  float: left;
}
.ttk-edf-app-dzgl-portal-header-top3-con-left + div p {
  margin-bottom: 0;
}
.ttk-edf-app-dzgl-portal-header .ant-modal-mask.dzgl {
  top: 228px;
  z-index: 1000;
}
.ttk-edf-app-dzgl-portal-header-left {
  width: 170px;
  height: 100%;
  float: left;
  padding-left: 10px;
}
.ttk-edf-app-dzgl-portal-header-left-logo {
  height: 100%;
}
.ttk-edf-app-dzgl-portal-header-top1 {
  border-bottom: 1px solid #e6e8ee;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-edf-app-dzgl-portal-header-top1-bar {
  /* position: absolute;
				top: 0;
				right: 0;
				width: 360px; // 310 */
  height: 100%;
  overflow: visible;
}
.ttk-edf-app-dzgl-portal-header-top1-bar-closeLink {
  position: relative;
  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;
  padding-right: 16px;
}
.ttk-edf-app-dzgl-portal-header-top1-bar-closeLink::after {
  content: "|";
  position: absolute;
  right: 0;
  color: #d9d9d9;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab {
  /* 	position: absolute;
				left: 0px;
				right: 360px; // 120 */
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-bar {
  margin-bottom: 0;
  height: 30px;
  border-bottom: none;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab {
  padding: 0 8px !important;
  line-height: 30px !important;
  position: relative;
  min-width: 60px;
  max-width: 143px;
  border: none !important;
  background: none !important;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab:not(:last-child) > div {
  border-top: 1px solid #e8e8e8;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab:before {
  content: "";
  background: url(img/top_tab_bg.437102e1.png) no-repeat 0px 0;
  width: 12px;
  height: 30px;
  position: absolute;
  top: 0;
  left: -4px;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab:after {
  content: "";
  background: url(img/top_tab_bg.437102e1.png) no-repeat -13px 0;
  width: 12px;
  height: 30px;
  position: absolute;
  top: 0;
  right: -4px;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab-active.ant-tabs-tab:before {
  content: "";
  background: url(img/top_tab_bg.437102e1.png) no-repeat 0px 0;
  width: 12px;
  height: 30px;
  position: absolute;
  top: 0;
  left: -4px;
  background-position: 0 -31px;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab-active.ant-tabs-tab:after {
  content: "";
  background: url(img/top_tab_bg.437102e1.png) no-repeat -13px 0;
  width: 12px;
  height: 30px;
  position: absolute;
  top: 0;
  right: -4px;
  background-position: -13px -31px;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab-active.ant-tabs-tab {
  z-index: 100;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-extra-content {
  line-height: 30px;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab > div {
  background: #f9f9f7;
  position: relative;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab > div span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 60px;
  max-width: 100px;
  vertical-align: top;
  text-align: center;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab > div .anticon-close {
  width: 18px !important;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab > div:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e6e7ed;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab-active > div {
  background: #ffffff;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab-active.ant-tabs-tab > div:after {
  background: #ffffff;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-nav.ant-tabs-nav-animated {
  padding-left: 5px;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab:last-child {
  background: url(img/top_tab_downBg.61fe2e36.png) no-repeat 0 6px !important;
  width: 37px;
  min-width: 37px;
  height: 30px;
  padding: 0 !important;
  margin: 0;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab:last-child div {
  background: transparent;
  padding-left: 10px;
}
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab:last-child:before,
.ttk-edf-app-dzgl-portal-header-top1 .globalTab .ant-tabs-tab:last-child:after {
  display: none;
}
.ttk-edf-app-dzgl-portal-header-top1 .extraBtn {
  background: url(img/top_tab_downBg.61fe2e36.png) #ffffff no-repeat 0 6px !important;
  width: 37px;
  min-width: 37px;
  height: 30px;
  padding: 0 !important;
  margin: 0;
  position: absolute;
  right: 152px;
  top: 0;
}
.ttk-edf-app-dzgl-portal-header-top1 .extraBtn i {
  line-height: 30px;
  padding-left: 10px;
}
.ttk-edf-app-dzgl-portal-header-left.type2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 53px;
          flex: 0 0 53px;
  padding: 0px;
}
.ttk-edf-app-dzgl-portal-header-right {
  height: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.ttk-edf-app-dzgl-portal-header-right .orgName {
  margin: -15px 8px !important;
  font-size: 18px;
  min-width: 220px;
  line-height: 60px !important;
  height: 55px !important;
  padding: 6px 10px !important;
  border-bottom: none;
  position: relative;
  top: 2px;
}
.ttk-edf-app-dzgl-portal-header-right .orgName .anticon {
  position: relative;
  top: 2px;
}
.ttk-edf-app-dzgl-portal-header-right-orgmanage {
  display: inline-block;
  line-height: 56px;
  height: 56px;
  font-size: 24px;
  margin: 0 2px;
  padding: 0 5px;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal-header-right-orgmanage:hover {
  background: rgba(0, 0, 0, 0.2);
}
.ttk-edf-app-dzgl-portal-header-right-orgmanage:hover i {
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header-right-orgmanage i {
  position: relative;
  top: 2px;
}
.ttk-edf-app-dzgl-portal-header-right .currentOrgName {
  height: 34px;
  width: 250px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: bottom;
  max-width: 250px;
  font-size: 16px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  line-height: 1;
}
.ttk-edf-app-dzgl-portal-header-right-menu-deptSearch .ant-input {
  height: 30px;
  border-radius: 0px;
}
.ttk-edf-app-dzgl-portal-header-right-menu-deptSearch .ant-input-search-icon {
  font-size: 16px;
}
.ttk-edf-app-dzgl-portal-header-right-menu .female {
  background-image: url(img/female_t.a6b0b5f3.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-edf-app-dzgl-portal-header-right-menu .male {
  background-image: url(img/male_t.29c6b540.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-edf-app-dzgl-portal-header-right-menu .other {
  background-image: url(img/other_t.ce03260f.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-edf-app-dzgl-portal-header-right-menu-item1 {
  font-size: 13px;
  color: #515151;
  -webkit-transition: none !important;
  transition: none !important;
  max-width: 320px;
}
.ttk-edf-app-dzgl-portal-header-right-menu-item1:hover {
  color: #0066b3;
  background: rgba(65, 106, 170, 0.07);
}
.ttk-edf-app-dzgl-portal-header-right-menu.orgs {
  display: inline-block;
  width: 320px;
  height: 56px;
  line-height: 56px;
  vertical-align: top;
}
.ttk-edf-app-dzgl-portal-header-right-self {
  width: 150px;
}
.ttk-edf-app-dzgl-portal-header-right-self .ant-popover-inner-content {
  padding: 0px !important;
}
.ttk-edf-app-dzgl-portal-header-right-self-popover-item {
  padding: 10px;
}
.ttk-edf-app-dzgl-portal-header-right-self-popover-item:hover {
  background: rgba(65, 106, 170, 0.07);
  cursor: pointer;
}
.ttk-edf-app-dzgl-portal-header-right-self-popover-item:hover span,
.ttk-edf-app-dzgl-portal-header-right-self-popover-item:hover i {
  color: #0066b3;
}
.ttk-edf-app-dzgl-portal-header-right-self-popover-item-toggleColor {
  margin-right: 5px;
  color: transparent;
  width: 15px;
  height: 8px;
}
.ttk-edf-app-dzgl-portal-header-right-self-popover-item.ant-menu-item-selected {
  color: #0066b3 !important;
  background-color: rgba(65, 106, 170, 0.07) !important;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv {
  display: inline-block;
  line-height: 57px;
  height: 56px;
  margin: 0px 2px;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv:hover {
  background: rgba(0, 0, 0, 0.2);
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv .high {
  font-size: 18px;
  line-height: 57px;
  height: 57px;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker {
  cursor: pointer;
  width: 89px;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input {
  color: #ffffff;
  height: 57px;
  overflow: hidden;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon {
  right: 13px !important;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon:after {
  font-family: "edficon" !important;
  content: "\e6c3";
  font-size: 28px;
  cursor: pointer;
  color: #ffffff;
  line-height: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input,
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input:hover,
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input:focus {
  font-size: 14px !important;
  height: 55px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border: none !important;
  color: #ffffff;
  padding: 0px 5px 0px 10px !important;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepickerDropdown {
  top: 56px !important;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepickerDropdown:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  top: 2px;
  left: 10px;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepickerDropdown .iconCustom {
  color: #0066b3;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepickerDropdown .ant-calendar-month-panel-selected-cell .iconCustom {
  color: #ffffff;
}
.ttk-edf-app-dzgl-portal-header-right-leftDiv-datepickerDropdown_expire {
  top: 56px !important;
}
.ttk-edf-app-dzgl-portal-header-right-yijiezhang {
  display: inline-block;
  position: relative;
  width: 45px;
  padding: 0px 4px;
  margin-left: 3px;
  background: #fa7c63;
  border-radius: 0px;
  font-size: 13px;
}
.ttk-edf-app-dzgl-portal-header-right-yijiezhang:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #fa7c63 #fa7c63 transparent transparent;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 4px;
  left: -2px;
}
.ttk-edf-app-dzgl-portal-header-right input {
  border-radius: 100px;
  border: 1px solid #d6cdcd !important;
}
.ttk-edf-app-dzgl-portal-header-right input:hover {
  border: 1px solid #d6cdcd !important;
}
.ttk-edf-app-dzgl-portal-header-right input:focus {
  border: 1px solid #d6cdcd !important;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px 0 10px;
  cursor: pointer;
  float: right;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input {
  background-color: rgba(0, 0, 0, 0.2);
  outline: none;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  color: #fff;
  font-size: 13px;
  height: 30px;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input i {
  color: #fff !important;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input:hover,
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input:focus {
  border: 1px solid #fff !important;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span .ant-input-suffix {
  font-size: 20px;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch span input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch i {
  color: #fff !important;
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch:hover {
  background: rgba(0, 0, 0, 0.2);
}
.ttk-edf-app-dzgl-portal-header-right-headerSearch-show:hover {
  background: rgba(0, 0, 0, 0.2);
}
.ttk-edf-app-dzgl-portal-header-right-headerhelp {
  padding: 0px 20px 0px 12px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.2);
}
.ttk-edf-app-dzgl-portal-header-right-headerhelp.ant-menu-submenu-selected {
  background: #0078d3 !important;
}
.ttk-edf-app-dzgl-portal-header-right .msgNum {
  font-size: 13px;
  position: relative;
  min-width: 18px;
  height: 18px;
  padding: 0 2px;
  line-height: 16px;
  color: #ffffff;
  display: block;
  text-align: center;
  background: #ee5749;
  border-radius: 9px;
  left: 45px;
  top: -44px;
  width: 12px;
}
.ttk-edf-app-dzgl-portal-header-right-org {
  background-color: #0066b3;
  color: #ffffff;
}
.ttk-edf-app-dzgl-portal-header-right-org-popover {
  line-height: 40px;
  vertical-align: middle;
  border-bottom: 1px solid #e4e4e4;
}
.ttk-edf-app-dzgl-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name {
  width: 100%;
  padding: 0px 0px 0px 8px;
}
.ttk-edf-app-dzgl-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name:hover {
  background-color: #e3fef9;
}
.ttk-edf-app-dzgl-portal-header-right-org-popover-icon {
  background-color: #f9f8fa;
  width: 49%;
  height: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 0;
}
.ttk-edf-app-dzgl-portal-header-right-org-popover-icon span {
  margin-left: 0px !important;
}
.ttk-edf-app-dzgl-portal-header-right-org-popoverIcon:hover {
  background-color: #ffffff;
  color: #3f90f7;
}
.ttk-edf-app-dzgl-portal-header-right-org-menu {
  width: 200px;
  height: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}
.ttk-edf-app-dzgl-portal-header-right-org-menu-icon-menu {
  margin-right: 2px;
}
.ttk-edf-app-dzgl-portal-header-right-search {
  width: 260px;
  height: 36px;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
.ttk-edf-app-dzgl-portal-header-right-search input {
  border-radius: 0px;
}
.ttk-edf-app-dzgl-portal-header-right-search span {
  right: 1px !important;
}
.ttk-edf-app-dzgl-portal-header-right-search span i {
  font-size: 20px;
  padding: 7px;
  background: #eaeff4;
  color: #1e1e1e;
}
.ttk-edf-app-dzgl-portal-header-right-my-title {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover {
  height: 100%;
  width: 100%;
  z-index: 10;
  top: 0px;
  right: 0;
  overflow: hidden;
  display: none;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover-shade {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 99;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover-content {
  width: 330px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 99;
  background: #fff;
  color: #1e1e1e;
  padding: 22px 24px 22px 22px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.ttk-edf-app-dzgl-portal-header-right-help-popover-content .ant-popover-arrow {
  position: fixed;
  top: 51px;
  right: 165px;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover-titleIcon {
  margin-bottom: 24px;
  vertical-align: middle;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover-title1 {
  font-size: 18px;
  color: #252525;
  font-weight: normal;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover-title2 {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover ul {
  padding-left: 20px;
  height: 34px;
  line-height: 34px;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover .ant-card-head {
  border-bottom: none !important;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover .ant-card-body {
  padding-top: 10px;
}
.ttk-edf-app-dzgl-portal-header-right-help-popover .ant-input {
  font-size: 13px;
  color: #d9d9d9;
  border-radius: 0px;
  font-weight: normal;
}
.ttk-edf-app-dzgl-portal-header-right-help-content {
  margin: 5px 0px;
}
.ttk-edf-app-dzgl-portal-header-right-help-title {
  margin: 33px 0px 10px 0px;
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-edf-app-dzgl-portal-header-right-help-icon-popover {
  margin-right: 6px;
}
.ttk-edf-app-dzgl-portal-header-right-help-subContent-item {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-edf-app-dzgl-portal-header-right .mk-menu {
  border-bottom: 0px !important;
}
.ttk-edf-app-dzgl-portal-header-right .mk-menu > li {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-edf-app-dzgl-portal-header-right .mk-menu > li i {
  font-size: 14px;
}
.ttk-edf-app-dzgl-portal-header-right-photo {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin-right: 10px;
}
.ttk-edf-app-dzgl-portal-header-right .ant-menu-submenu-title {
  background-color: #13a984;
}
.ttk-edf-app-dzgl-portal-header-right .right_beta {
  width: 29px;
  height: 12px;
  position: relative;
  top: -5px;
  left: 2px;
  background-image: url(img/beta_right.32ec0ee7.png);
  background-size: contain;
  display: inline-block;
}
.ttk-edf-app-dzgl-portal-header-right .top_beta {
  width: 26px;
  height: 15px;
  position: relative;
  top: -14px;
  left: -27px;
  background-image: url(img/beta_top.96028b68.png);
  background-size: contain;
  display: inline-block;
}
.ttk-edf-app-dzgl-portal-header-right .newImg {
  width: 29px;
  height: 13px;
  position: relative;
  top: -5px;
  left: 2px;
  background-image: url(img/new.a81f49e3.gif);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal-header .mainTop {
  height: 46px;
  float: left;
  border-bottom: none;
  background: #ebeeef;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ttk-edf-app-dzgl-portal-header .mainTop .ant-tabs-bar {
  background: #ebeeef;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer {
  background: #0066b3;
  height: 100%;
  overflow: hidden;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer .ant-menu-horizontal:after {
  height: 1px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul {
  background: #0066b3;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first {
  line-height: 39px;
  height: 46px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  background: #0066b3;
  color: #fff;
  margin-right: 10px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first:hover {
  background: #0078d3;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first .ant-menu-submenu-title {
  background: transparent;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first .ant-menu-submenu-title:hover {
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first.ant-menu-submenu-open {
  background: #0078d3 !important;
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first .leftNavMenu {
  font-size: 14px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first .leftNavMenu i:before {
  color: inherit !important;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px 0 16px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first .menu-icon {
  font-size: 18px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first .anticon {
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first.ant-menu-item {
  margin-bottom: 0px !important;
  margin-top: 0px;
  height: 46px;
  border-bottom: none;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .dzglmanage-level-first .menu-content {
  margin: 0 auto;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .ant-menu-submenu-horizontal {
  border-bottom: none;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .ant-menu-item {
  padding: 0 15px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer ul .ant-menu-submenu-title {
  padding: 0;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer .ant-menu-item-selected,
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer .ant-menu-submenu-selected {
  background: #0078d3 !important;
}
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer .ant-menu-horizontal > .ant-menu-item,
.ttk-edf-app-dzgl-portal-header .mainTop .tabcontainer .ant-menu-horizontal > .ant-menu-submenu {
  margin-top: 0px;
  top: 0px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #0066b3;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .panelControl {
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .panelControl .foldico {
  background-color: #0066b3;
  border-radius: 0px;
  width: 28px;
  height: 28px;
  color: #ffffff;
  border: 1px solid #0066b3;
  font-size: 26px;
  vertical-align: middle;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .panelControl .foldico:hover {
  background-color: #0078d3;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .panelControl span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .panelControl:hover {
  color: #0066b3;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .ttk-edf-app-dzgl-portal-content-apiLink {
  line-height: 26px;
  cursor: pointer;
  color: #fff;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .ttk-edf-app-dzgl-portal-content-apiLink:hover {
  color: #fff;
  background: #0078d3;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-shade {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-container {
  position: absolute;
  right: 0;
  top: 56px;
  bottom: 0;
  width: 344px;
  overflow-y: auto;
  background: #ffffff;
  padding: 0 16px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-title {
  padding: 25px 0;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.07px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-title i {
  margin-right: 4px;
  vertical-align: middle;
  color: #999999;
  font-size: 24px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-title span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-main > div:not(:first-child) {
  margin-top: 10px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-main-title {
  font-size: 14px;
  color: #949393;
  letter-spacing: 0.07px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-main-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-main-options > label {
  font-size: 13px;
  color: #454545;
  margin-left: 0 !important;
  margin-bottom: 14px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-btns {
  padding-top: 25px;
  padding-bottom: 25px;
}
.ttk-edf-app-dzgl-portal-header .mainTop .extraMenu .configPanel-btns button:nth-of-type(1) {
  margin-right: 10px;
}
.ttk-edf-app-dzgl-portal-header .animated {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.ttk-edf-app-dzgl-portal-content-tabs {
  height: 31px;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar {
  margin-bottom: 0px;
  background: #f1f5f4;
  border: none;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling {
  padding-left: 20px;
  padding-right: 20px;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span {
  width: 16px;
  background: #ffffff;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span:hover {
  background: #0066b3;
  color: #ffffff;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span.ant-tabs-tab-btn-disabled {
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  color: #cccccc;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab-active {
  color: #0066b3 !important;
  border-bottom: none !important;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab {
  height: 31px;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar .ant-tabs-extra-content {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  width: 30px;
  height: 31px;
  overflow: hidden;
  background: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-left: -1px;
}
.ttk-edf-app-dzgl-portal-content-tabs .ant-tabs-bar .ant-tabs-tab {
  height: 28px;
  border: none !important;
  line-height: 28px !important;
  border-radius: 0 !important;
  vertical-align: top;
}
.ttk-edf-app-dzgl-portal-content {
  display: block;
  background-color: #f1f5f4;
  position: absolute;
  top: 76px;
  bottom: 0;
  width: 100%;
}
.ttk-edf-app-dzgl-portal-content > div {
  width: 100%;
  height: 100%;
}
.ttk-edf-app-dzgl-portal-content .ttk-edf-app-iframe {
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
}
.ttk-edf-app-dzgl-portal-content .ttk-edf-app-electronic-tax {
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
}
.ttk-edf-app-dzgl-portal-content .iframeForDH {
  height: 100%;
}
.ttk-edf-app-dzgl-portal-content .iframeForDH .iframeContainer .ttk-edf-app-iframe-iframe {
  width: 100%;
}
.ttk-edf-app-dzgl-portal .level-first2 .ant-menu-inline .ant-menu-item,
.ttk-edf-app-dzgl-portal .level-first2 .ant-menu-inline .ant-menu-item:not(:last-child) {
  height: 40px !important;
  padding-top: 0px !important;
}
.ttk-edf-app-dzgl-portal .level-first2 .moji {
  padding: 0 0 0 48px !important;
}
.ttk-edf-app-dzgl-portal-judge-custom {
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 50px;
}
.ttk-edf-app-dzgl-portal-judge-custom-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ttk-edf-app-dzgl-portal-judge-custom-content .errorImg {
  background-image: url(img/custom_top.d060a2da.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
  -ms-flex-item-align: center;
      align-self: center;
}
.ttk-edf-app-dzgl-portal-expire-tips {
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 50px;
}
.ttk-edf-app-dzgl-portal-expire-tips-content {
  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;
}
.ttk-edf-app-dzgl-portal-expire-tips-content .errorImg {
  background-image: url(img/custom_top.d060a2da.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
  -ms-flex-item-align: center;
      align-self: center;
}
.ttk-edf-app-dzgl-portal-lock-modal .ant-modal-header {
  display: none;
}
.ttk-edf-app-dzgl-portal-lock-modal .ant-modal-close {
  display: none;
}
.ttk-edf-app-dzgl-portal-expire-modal .ant-btn {
  display: none;
}
.ttk-edf-app-dzgl-portal-expire-modal .ant-btn.ant-btn-primary {
  display: block;
}
.ttk-edf-app-dzgl-portal-verify-modal .ant-modal-close,
.ttk-edf-app-dzgl-portal-verify-modal .ant-modal-header {
  display: none;
}
.ttk-edf-app-dzgl-portal-verify-modal .ant-btn.ant-btn-primary {
  display: block;
}
.ttk-edf-app-dzgl-portal-verify-modal .anticon-question-circle:before {
  content: "\e62c";
}
.ttk-edf-app-dzgl-portal-verify-modal .ant-confirm-body > .anticon-question-circle {
  color: #fa7c63;
}
.ttk-edf-app-dzgl-portal-verifyLogin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-edf-app-dzgl-portal-verifyLogin-right {
  margin-left: 10px;
  margin-top: 5px;
}
.ttk-edf-app-dzgl-portal-verifyPhone .ant-input-group-addon {
  padding: 0;
  border: none;
}
.ttk-edf-app-dzgl-portal-verifyPhone .ant-form-item-control {
  line-height: 30px;
}
.ttk-edf-app-dzgl-portal-share-login {
  padding: 12px;
}
.ttk-edf-app-dzgl-portal-share-login .explain-title {
  padding: 15px;
  width: 100%;
  background: #f7fffd;
  border: 1px solid #baf4e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.ttk-edf-app-dzgl-portal-share-login .explain-title .right-Icon {
  color: #00b38a;
  font-size: 23px;
  margin-right: 8px;
  position: relative;
  top: 4px;
}
.ttk-edf-app-dzgl-portal-share-login .explain-title .title {
  line-height: 25px;
}
.ttk-edf-app-dzgl-portal-share-login .validity {
  margin-bottom: 20px;
}
.ttk-edf-app-dzgl-portal-share-login .validity .ant-select {
  width: 230px;
}
.ttk-edf-app-dzgl-portal-share-login .login-code {
  margin-bottom: 20px;
}
.ttk-edf-app-dzgl-portal-share-login .tip {
  margin-bottom: 20px;
}
.menu-icon {
  font-size: 30px;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  margin-left: 9px;
  color: rgba(0, 0, 0, 0.9);
}
.headermenu-icon {
  font-size: 30px !important;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  margin-left: 0px;
  color: rgba(0, 0, 0, 0.9);
}
.dzglmanage-level-first .left-menu-submenu-menuitem {
  line-height: 40px !important;
  height: 40px !important;
}
.dzglmanage-level-first .left-menu-submenu-menuitem .newImg {
  width: 29px;
  height: 13px;
  position: absolute;
  top: 7px;
  right: 2px;
  background-image: url(img/new.a81f49e3.gif);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-left {
  background: #0066b3;
  color: #1e1e1e;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header .ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input {
  color: #1e1e1e !important;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header .ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon::after {
  color: #1e1e1e;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header .ttk-edf-app-dzgl-portal-header-right-leftDiv-datepicker:hover .ant-calendar-picker-icon::after {
  color: #0066b3;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right {
  background: #fff;
  color: #1e1e1e;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .ant-popover-open div {
  background: #fff;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right-menu:hover {
  background: rgba(0, 0, 0, 0.08);
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right > i:hover {
  color: #0066b3;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .orgName {
  border-bottom: none;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .basicInfo {
  background: #fff;
  color: #666666;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right-orgmanage:hover {
  background: rgba(0, 0, 0, 0.08);
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right-orgmanage:hover i {
  color: #0066b3;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .high:hover {
  background: rgba(0, 0, 0, 0.08);
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .ttk-edf-app-dzgl-portal-header-right-headerSearch i {
  color: #1e1e1e !important;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .ttk-edf-app-dzgl-portal-header-right-headerSearch:hover {
  background: rgba(0, 0, 0, 0.08);
  color: #0066b3;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .ttk-edf-app-dzgl-portal-header-right-headerSearch:hover i {
  color: #0066b3 !important;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .ttk-edf-app-dzgl-portal-header-right-headerhelp i {
  color: #1e1e1e !important;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .ttk-edf-app-dzgl-portal-header-right-headerhelp:hover {
  background: rgba(0, 0, 0, 0.08);
  color: #0066b3;
}
.ttk-edf-app-dzgl-portal.type-2 .ttk-edf-app-dzgl-portal-header-right .ttk-edf-app-dzgl-portal-header-right-headerhelp:hover i {
  color: #0066b3 !important;
}
.ant-menu-item-disabled:hover {
  text-decoration: none !important;
}
.ant-menu-submenu-popup.dzglmanage-level-first {
  overflow: visible;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #ffffff;
  border-radius: 0px;
}
.ant-menu-submenu-popup.dzglmanage-level-first.isExpireZhankai {
  top: 29px !important;
}
.ant-menu-submenu-popup.dzglmanage-level-first.shouhui {
  top: -31px !important;
}
.ant-menu-submenu-popup.dzglmanage-level-first.isExpireShouhui {
  top: -4px !important;
}
.ant-menu-submenu-popup.dzglmanage-level-first li.ant-menu-item.left-menu-submenu-menuitem.moji {
  width: 100%;
}
.ant-menu-submenu-popup.dzglmanage-level-first .ant-menu-vertical.ant-menu-sub {
  min-width: 125px;
}
.ant-menu-submenu-popup.dzglmanage-level-first .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: 10px;
}
.ant-menu-submenu-popup.dzglmanage-level-first > ul {
  padding: 0;
  min-width: 86px;
  background: #ffffff;
  color: #666666;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
  text-align: center;
  border: 1px solid #e6e7ec;
  border-top: none;
  border-right: 1px solid #e6e7ec !important;
}
.ant-menu-submenu-popup.dzglmanage-level-first > ul li {
  color: #666666;
  padding: 0;
  margin: 0px !important;
}
.ant-menu-submenu-popup.dzglmanage-level-first > ul li:hover {
  color: #0066b3;
  background: #cde0ef;
  text-decoration-line: none;
}
.ant-menu-submenu-popup.dzglmanage-level-first > ul .ant-menu-item-selected {
  background: #cde0ef !important;
}
.headBarBtn {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
}
.userName {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*popover 下拉位置*/
.popoverDown-setting {
  right: 0;
}
.popoverDown-setting .ant-popover-inner-content {
  padding: 0;
  width: 220px;
}
.popoverDown-setting .ant-popover-inner-content li.ant-menu-item {
  margin: 0;
  padding-left: 9px;
}
.popoverDown-setting .ant-popover-inner-content li.ant-menu-item i {
  color: #a1a1a1;
}
.popoverDown-setting .ant-popover-inner-content li.ant-menu-item span {
  font-size: 13px;
}
.popoverDown-setting .ant-popover-inner-content li.ant-menu-item:hover i,
.popoverDown-setting .ant-popover-inner-content li.ant-menu-item:hover span {
  color: #0066b3;
}
.popoverDown-setting .ant-popover-inner-content .toggleColor .headBarBtn {
  width: 200px;
  height: 40px;
}
.popoverDown-setting .ant-popover-inner-content .toggleColor .headBarBtn > a {
  display: inline-block;
  width: 14px;
  height: 20px;
  margin-right: 3px;
  margin-top: 10px;
  position: relative;
}
.popoverDown-setting .ant-popover-inner-content .toggleColor .headBarBtn > a i {
  position: absolute;
  bottom: 4px;
  color: #fff;
}
.popoverDown {
  top: 40px !important;
}
.popoverDown .ant-popover-inner {
  border-radius: 0px;
}
.popoverDown .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: rgba(0, 0, 0, 0.65) !important;
  background-color: #fff !important;
}
.popoverDown .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected:hover {
  background-color: rgba(65, 106, 170, 0.07) !important;
}
.popoverDown_expire {
  top: 75px !important;
}
.popoverDownLeft {
  left: 179px !important;
}
.popoverDownLeft .ant-popover-inner-content {
  padding: 0px;
}
.popoverDownLeft-close {
  left: 61px !important;
}
.popoverDownLeft-close .ant-popover-inner-content {
  padding: 0px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /*兼容IE11*/
  .popoverDownLeft {
    left: 171px !important;
  }
}
/*顶部右侧menu位置*/
.headerRightMenu {
  top: 45px !important;
}
/*menu图标*/
.shareQrCodePop {
  top: 55px !important;
  width: 138px;
  height: 155px;
}
.shareQrCodePop .container {
  width: 138px;
  height: 156px;
  padding: 3px 4px 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 4px 0 #5a5a5a;
          box-shadow: 0 0 4px 0 #5a5a5a;
  border-radius: 3px 3px 3px 3px;
}
.shareQrCodePop .container img {
  width: 130px;
  height: 130px;
  border: none;
}
.shareQrCodePop .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #010101;
  letter-spacing: -0.59px;
  line-height: normal;
  height: 15px;
  text-align: center;
}
.shareQrCodePop:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 66px;
  top: -4px;
}
.shareQrCodePopDown {
  top: 91px !important;
}
.portalMessageModal .ant-modal-content {
  height: 100%;
}
.portalMessageModal .ant-modal-content .ant-modal-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 47px;
}
.portalMessageModal .ant-modal-content .ant-modal-body {
  position: absolute;
  width: 100%;
  top: 47px;
  bottom: 51px;
  left: 0;
}
.portalMessageModal .ant-modal-content .ant-modal-body #portalDetailMessage p {
  font-size: 13px !important;
  margin-bottom: 0 !important;
}
.portalMessageModal .ant-modal-content .ant-modal-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 51px;
}
.portalMessageModal .ant-modal-content .ant-modal-footer button:nth-of-type(1) {
  display: none;
}
.portalMessageModalReplaceXdz .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.portalMessageModalReplaceXdz .ant-modal-body {
  overflow: auto;
}
.portalMessageModalReplaceXdz .ant-modal-body p {
  font-size: 13px;
}
.left-menu-itemgroup {
  cursor: default;
}
.left-menu-itemgroup .ant-menu-item-group-title {
  font-size: 14px;
  font-weight: 400;
  padding: 3px 16px;
}
.left-menu-itemgroup ul {
  overflow: hidden;
}
.left-menu-itemgroup ul li {
  float: left;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.left-menu-itemgroup ul li:not(:last-child):hover:before {
  color: #d9d9d9;
}
.left-menu-itemgroup ul li:not(:last-child):before {
  content: "";
  width: 1px;
  height: 9px;
  border-right: 1px solid #d9d9d9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.left-menu-itemgroup ul li:hover {
  text-decoration: underline;
}
.bdzOrgList {
  top: 20px !important;
}
.bdzOrgList .ant-popover-inner-content {
  padding: 0;
}
.isExpireBdzOrgList {
  top: 58px !important;
}
.isExpireBdzOrgList .ant-popover-inner-content {
  padding: 0;
}
.agencyOrgList {
  top: 74px !important;
}
.agencyOrgList .ant-popover-inner-content {
  padding: 0;
}
.isExpireAgencyOrgList {
  top: 112px !important;
}
.isExpireAgencyOrgList .ant-popover-inner-content {
  padding: 0;
}
.tabHandle {
  width: 100%;
  text-align: center;
  font-size: 13px;
  padding: 0;
}
.important-message {
  color: #666;
  width: 100%;
  padding: 15px 0;
  border-bottom: 1px solid #e8e8e8;
}
.important-message-date {
  display: inline-block;
  padding-right: 10px;
  border-right: 1px solid #e8e8e8;
  margin-right: 10px;
}
.important-message .icon-jilu-yonghu {
  font-size: 16px;
  margin-right: 5px;
}
.important-message .edficon-jilu:before {
  color: #666 !important;
}
.important-message-content {
  text-align: left;
  min-height: 200px;
  padding: 20px;
}
.important-message-border {
  border: 1px solid #e03811;
  color: #e03811;
  padding: 0 5px;
  border-radius: 4px;
  font-size: 12px;
  margin: 0 10px;
}
.OpenIframeInModal .ttk-edf-app-iframe {
  top: 47px;
  right: 0px;
  bottom: 0px;
}
.OpenIframeInModal .ttk-edf-app-iframe .ttk-edf-app-iframe-iframe {
  border: none;
}
.hide-button-ttk-edf-app-dzgl-portal {
  position: fixed !important;
  z-index: 100;
  width: 20px;
  height: 20px;
  background: #0066b3;
  color: #fff;
  right: 0;
  bottom: 125px;
  text-align: center;
}
.ttk-zs-app-portal-question .ant-tooltip-content .ant-tooltip-inner {
  background-color: #fff;
  color: #000000;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 8px #000;
          box-shadow: 0 2px 8px #000;
}
.ttk-zs-app-portal-question .ant-tooltip-content .ant-tooltip-arrow {
  border-left-color: #fff;
}
.portalImportMessageModal img {
  width: 100% !important;
  height: 100% !important;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox {
  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;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox span:nth-child(2) {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.portalImportMessageModal .important-message-checkbox-footer-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dzgl-portal-more-menu {
  position: relative;
}
.dzgl-portal-more-menu .new-img {
  background-image: url(img/new.a81f49e3.gif);
}
.dzgl-portal-more-menu .try-img {
  width: 45px;
  height: 15px;
  background: url(img/try1.29a94ff6.png) no-repeat center;
  background-size: 100%;
}
.dzgl-portal-notification-menu__tooltip {
  width: 180px;
  height: 37px;
}
.dzgl-portal-notification-menu__tooltip .ant-tooltip-arrow {
  border-bottom-color: #e23237;
}
.dzgl-portal-notification-menu__tooltip .ant-tooltip-arrow::after {
  content: "";
  position: absolute;
  top: 2px;
  border-width: 0 5px 5px;
  border-color: transparent;
  border-bottom-color: #fff;
  width: 0;
  height: 0;
  border-style: solid;
  left: 50%;
  margin-left: -5px;
}
.dzgl-portal-notification-menu__tooltip .ant-tooltip-inner {
  background-color: #fff;
  color: #000;
  border: solid 1px #e23237;
}
.dzgl-portal-msg-detail-modal .ant-modal-body {
  padding: 10px;
}
.dzgl-portal-msg-detail-modal .ant-modal-body .mk-datagrid {
  border: 1px solid #d9d9d9;
  border-top: none;
}
.dzgl-portal-collect-detail-modal .ant-modal-header {
  display: none;
}
.dzgl-portal-collect-detail-modal .ant-modal-close {
  display: none;
}
.dzgl-portal-collect-detail-modal .ant-modal-body {
  padding: 25px 50px;
}
.dzgl-portal-collect-detail-modal-content {
  line-height: 40px;
}
.dzgl-portal-collect-detail-modal-content .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dzgl-portal-collect-detail-modal-content .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dzgl-portal-collect-detail-modal-content .footer {
  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-top: 20px;
}
.ttk-edf-app-dzgl-portal-multi-identity-login-modal .ant-radio-group {
  width: 100%;
}
.ttk-edf-app-dzgl-portal-multi-identity-login-modal .ant-radio-group .radio-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d9d9d9;
  padding: 0px 20px;
}
.ttk-edf-app-dzgl-portal-multi-identity-login-modal .ant-radio-group .radio-item:last-child {
  border-bottom: none;
}
.ttk-edf-app-dzgl-portal-multi-identity-login-modal .ant-radio-group .ant-radio-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ttk-edf-app-dzgl-portal-multi-identity-login-modal .ant-radio-group .ant-radio-wrapper:last-child {
  border-bottom: none;
}
.ttk-dzgl-app-login {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-login-header {
  height: 54px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-dzgl-app-login-header-left {
  height: 54px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 55px;
  color: #ffffff;
  padding-left: 190px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-dzgl-app-login-header-left-logo {
  height: 26px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.ttk-dzgl-app-login-header-left-logo-zs {
  width: 104px;
  height: 28px;
  margin: 0 0 0 0;
  position: relative;
  left: -50px;
  cursor: pointer;
}
.ttk-dzgl-app-login-header-left-sitename {
  font-family: "Microsoft Yahei", "PingFang SC";
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.ttk-dzgl-app-login-header-left-split {
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  margin: 0 20px;
}
.ttk-dzgl-app-login-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.ttk-dzgl-app-login-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #1866ae;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #1866ae;
  margin-right: 30px;
  cursor: pointer;
}
.ttk-dzgl-app-login-header-right:hover {
  color: #ffffff;
  background: #1866ae;
}
.ttk-dzgl-app-login-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  overflow: hidden;
}
.ttk-dzgl-app-login-content .login-dz-bg-1 {
  background-image: url(img/login-dz-bg-1.5dc3afdb.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.ttk-dzgl-app-login-content .login-dz-bg-3 {
  background-image: url(img/login-dz-bg-3.8dc7643b.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.ttk-dzgl-app-login-content .login-dz-bg-4 {
  background-image: url(img/login-dz-bg-4.ddfe5e05.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.ttk-dzgl-app-login-content .login-zs-bg-1 {
  background-image: url(img/login-bg-1.192bd8fe.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.ttk-dzgl-app-login-content .login-zs-bg-2 {
  background-image: url(img/login-bg-2.a1fcab51.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.ttk-dzgl-app-login-content .login-zs-bg-3 {
  background-image: url(img/login-bg-3.4e6ba155.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 409px 263px;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl {
  position: fixed !important;
  z-index: 100;
  background-color: #609ded;
  border-radius: 5px 0 0 5px;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .onlineCustomer {
  width: 44px;
  opacity: 1;
  position: absolute;
  filter: alpha(opacity=100);
  color: #ffffff;
  border-radius: 5px 0 0 5px;
  font-size: 12px;
  cursor: pointer;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .onlineCustomer i {
  margin: 0 auto;
  font-size: 33px;
  display: inline;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .onlineCustomer span.content {
  line-height: normal;
  font-size: 12px;
  color: #ffffff;
  letter-spacing: -0.61px;
  margin-top: 3px;
  display: block;
  padding: 0 5px;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .onlineCustomer .openCustomer,
.ttk-dzgl-app-login-content .service-ttk-dzgl .onlineCustomer .customerIcon {
  display: block;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .qrcode {
  width: 113px;
  height: 125px;
  position: absolute;
  top: -128px;
  right: 1px;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .qrcode .container {
  width: 106px;
  height: 125px !important;
  padding: 5px 5px 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
          box-shadow: 0 0 3px 0 #c2c2c2;
  border-radius: 3px 3px 3px 3px;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .qrcode .container .qrcodeImg {
  background-image: url(img/QRcode.ccf07b04.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .qrcode .container img {
  width: 96px;
  height: 96px;
  border: none;
  margin-bottom: 3px;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .qrcode .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #010101;
  letter-spacing: -0.59px;
  line-height: normal;
  height: 15px;
}
.ttk-dzgl-app-login-content .service-ttk-dzgl .qrcode:after {
  border-width: 0px;
}
.ttk-dzgl-app-login-content-bgs {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-login-content .ant-carousel {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-login-content .ant-carousel .slick-track {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.ttk-dzgl-app-login-content .ant-carousel .slick-list {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.ttk-dzgl-app-login-content .ant-carousel .slick-slide {
  position: relative;
}
.ttk-dzgl-app-login-content .ant-carousel div {
  height: inherit;
}
.ttk-dzgl-app-login-content .ant-carousel img {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-login-content .ant-carousel .slick-dots li {
  margin: 0 10px;
}
.ttk-dzgl-app-login-content .ant-carousel .slick-dots {
  overflow: hidden;
  height: 10px;
}
.ttk-dzgl-app-login-content .ant-carousel .slick-dots li button {
  background: #0066b3;
  width: 40px;
  height: 4px;
  border-radius: 2px;
}
.ttk-dzgl-app-login-content-ad {
  width: 440px;
  height: 347px !important;
  float: left;
  color: #ffffff;
}
.ttk-dzgl-app-login-content-ad p:nth-of-type(1) {
  font-size: 20px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-dzgl-app-login-content-ad p:nth-of-type(2) {
  font-size: 30px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-dzgl-app-login-content-ad p:nth-of-type(3) {
  font-size: 16px;
  line-height: normal;
  text-align: right;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-dzgl-app-login-content-ad-zs {
  width: 440px;
  height: 347px !important;
  float: left;
  color: #ffffff;
}
.ttk-dzgl-app-login-content-ad-zs p:nth-of-type(1) {
  font-size: 30px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-dzgl-app-login-content-ad-zs p:nth-of-type(2) {
  font-size: 20px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-dzgl-app-login-content-ad-zs p:nth-of-type(3) {
  font-size: 16px;
  line-height: normal;
  text-align: right;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-dzgl-app-login-content-form {
  width: 370px;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  float: right;
  background: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 102, 179, 0.1);
          box-shadow: 0 0 20px rgba(0, 102, 179, 0.1);
  border: none;
  border-radius: 8px;
  padding-bottom: 10px;
}
.ttk-dzgl-app-login-content-form-info {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ff9933;
}
.ttk-dzgl-app-login-content-form-list {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  overflow: auto;
  max-height: 100px;
}
.ttk-dzgl-app-login-content-form-list li {
  list-style-type: none;
  margin-bottom: 8px;
}
.ttk-dzgl-app-login-content-form-cancel {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-login-content-form-cancel .cancelStyle {
  width: 100%;
  border-radius: 25px;
  color: #0066b3;
  border-color: #0066b3;
}
.ttk-dzgl-app-login-content-form .mk-form-item {
  margin: 0 auto 25px;
}
.ttk-dzgl-app-login-content-form .ant-form-item-control-wrapper,
.ttk-dzgl-app-login-content-form .ant-input-group-wrapper {
  width: 90%;
  margin: 0 auto;
}
.ttk-dzgl-app-login-content-form .ant-form-item-control,
.ttk-dzgl-app-login-content-form .ant-input-wrapper {
  height: 35px;
}
.ttk-dzgl-app-login-content-form .ant-tabs-nav .ant-tabs-tab {
  margin: 0 13px 0 0;
}
.ttk-dzgl-app-login-content-form .mk-input {
  height: 100%;
}
.ttk-dzgl-app-login-content-form .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  outline: 0;
  border-color: #1866ae;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-login-content-form .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-login-content-form .ant-form-explain {
  margin-top: 5px;
}
.ttk-dzgl-app-login-content-form .edficon {
  font-size: 14px;
  color: #999;
}
.ttk-dzgl-app-login-content-form-title {
  width: 100%;
  text-align: center;
  font-size: xx-large;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0 !important;
  height: 60px;
  margin: 10px auto !important;
}
.ttk-dzgl-app-login-content-form-mobile {
  width: 80%;
}
.ttk-dzgl-app-login-content-form-mobile .ant-input {
  border-radius: 0px;
  padding-left: 24px !important;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #bbbcbc;
}
.ttk-dzgl-app-login-content-form-mobile .ant-input:hover,
.ttk-dzgl-app-login-content-form-mobile .ant-input:focus {
  outline: 0;
  border-color: #1866ae;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-login-content-form-mobile .has-error .ant-input,
.ttk-dzgl-app-login-content-form-mobile .has-error .ant-input:hover {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-login-content-form-mobile .ant-form-explain {
  font-size: 13px;
}
.ttk-dzgl-app-login-content-form-password {
  width: 80%;
}
.ttk-dzgl-app-login-content-form-password .ant-input {
  border-radius: 0px;
  padding-left: 24px !important;
  padding-right: 30px !important;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #bbbcbc;
}
.ttk-dzgl-app-login-content-form-password .ant-input:hover,
.ttk-dzgl-app-login-content-form-password .ant-input:focus {
  outline: 0;
  border-color: #1866ae;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-login-content-form-password .has-error .ant-input,
.ttk-dzgl-app-login-content-form-password .has-error .ant-input:hover {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-login-content-form-password .ant-form-explain {
  font-size: 13px;
}
.ttk-dzgl-app-login-content-form-captcha {
  width: 80%;
}
.ttk-dzgl-app-login-content-form-captcha .ant-input {
  border-radius: 0px;
  padding-left: 24px !important;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #bbbcbc;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-login-content-form-captcha .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-login-content-form-captcha .ant-input:hover,
.ttk-dzgl-app-login-content-form-captcha .ant-input:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-login-content-form-captcha .has-error .ant-input,
.ttk-dzgl-app-login-content-form-captcha .has-error .ant-input:hover {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-login-content-form-captcha .ant-form-explain {
  font-size: 13px;
}
.ttk-dzgl-app-login-content-form-captcha .ant-input-group-wrapper {
  width: 100%;
}
.ttk-dzgl-app-login-content-form-captcha .ant-input-group-addon {
  padding: 0;
  border: none;
  border-bottom: 1px solid #d9d9d9;
}
.ttk-dzgl-app-login-content-form-captcha .anticon {
  font-size: 14px;
  color: #999;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-dzgl-app-login-content-form-captcha .mk-btn.ant-btn {
  height: 35px;
}
.ttk-dzgl-app-login-content-form-login {
  margin-bottom: 10px !important;
}
.ttk-dzgl-app-login-content-form-login .mk-btn {
  width: 60%;
  height: 100%;
  border-radius: 8px;
}
.ttk-dzgl-app-login-content-form-login .mk-btn-softly:focus {
  background: rgba(24, 102, 174, 0.7);
}
.ttk-dzgl-app-login-content-form-login .mk-btn-softly {
  background-color: rgba(24, 102, 174, 0.7);
  border-color: rgba(24, 102, 174, 0.7);
  color: #fff;
  font-size: 14px;
  border: none;
  margin-left: 20%;
  border-radius: 20px;
  -webkit-box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
          box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
}
.ttk-dzgl-app-login-content-form-login .mk-btn-softly[disabled] {
  color: #fefeff;
  background-color: #cccccc;
  border-color: #ececec;
}
.ttk-dzgl-app-login-content-form-register {
  text-align: center;
}
.ttk-dzgl-app-login-content-form-more {
  width: 80%;
}
.ttk-dzgl-app-login-content-form-more a#starConversation {
  font-size: 13px;
  position: relative;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.65);
  right: 0;
  bottom: 0;
  height: 39px;
  width: 30px;
  line-height: 39px;
}
.ttk-dzgl-app-login-content-form-more-customer {
  font-size: 13px;
  position: relative;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.65);
  right: 0;
  bottom: 0px;
  height: 39px;
  width: 25px;
  line-height: 39px;
}
.ttk-dzgl-app-login-content-form-more-customer:hover {
  color: #1866ae;
  text-decoration: underline;
}
.ttk-dzgl-app-login-content-form-more-remember {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.65);
}
.ttk-dzgl-app-login-content-form-more-register {
  font-size: 13px;
  color: #1866ae;
}
.ttk-dzgl-app-login-content-form-more-register:hover {
  color: #1866ae;
  text-decoration: underline;
}
.ttk-dzgl-app-login-content-form-more .ant-form-item-children {
  display: block;
}
.ttk-dzgl-app-login-content-form-more-forget {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.65);
}
.ttk-dzgl-app-login-content-form-more-forget:hover {
  color: #1866ae;
  text-decoration: underline;
}
.ttk-dzgl-app-login-content-form-more .ant-checkbox-inner {
  border-color: #d9d9d9 !important;
}
.ttk-dzgl-app-login-content-form-more .ant-checkbox-checked .ant-checkbox-inner {
  background: #1866ae !important;
  border-color: #1866ae !important;
}
.ttk-dzgl-app-login-content-form-rule {
  margin: 0 auto !important;
  width: 80%;
}
.ttk-dzgl-app-login-content-form-rule1 {
  margin: 0 auto 5px !important;
  width: 80%;
}
.ttk-dzgl-app-login-content-form .ant-input-prefix {
  font-size: 32px;
  color: #ccc;
  left: 2px;
}
.ttk-dzgl-app-login-content-form .ant-btn:not([disabled]):hover {
  background: #1866ae;
  color: #ffffff !important;
}
.ttk-dzgl-app-login-content-form-tabs .ant-tabs-nav-scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-login-content-form-tabs .ant-tabs-bar {
  border: none;
}
.ttk-dzgl-app-login-orgList-modal .ant-modal-footer > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-login-orgList-modal .ant-modal-title {
  font-weight: bold;
}
.ttk-dzgl-app-login-orgList-modal .orgListForLoginModal {
  padding: 0 30px;
}
.ttk-dzgl-app-login-orgList-modal .ant-btn-primary {
  -webkit-box-ordinal-group: -1;
      -ms-flex-order: -2;
          order: -2;
}
.ttk-dzgl-app-login-footer,
.ttk-dzgl-app-login-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.ttk-dzgl-app-login-footer p,
.ttk-dzgl-app-login-footer-mobile p {
  margin: 0;
}
.ttk-dzgl-app-login-footer a,
.ttk-dzgl-app-login-footer-mobile a {
  color: #1866ae;
}
.ttk-dzgl-app-login-footer-mobile {
  display: none;
}
.ttk-dzgl-app-login-browserCheck {
  background: #ffecea;
  width: 100%;
  height: 60px;
  border: 1px solid rgba(250, 124, 99, 0.2);
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ttk-dzgl-app-login-browserCheck-img {
  zoom: 0.5;
}
.ttk-dzgl-app-login-browserCheck-middle {
  padding: 0 10px;
  margin-top: 15px;
  position: absolute;
}
.ttk-dzgl-app-login-browserCheck-title {
  font-size: 18px;
  color: #e94033;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  margin: 10px;
}
.ttk-dzgl-app-login-browserCheck-close {
  cursor: pointer;
  zoom: 0.5;
}
.ttk-dzgl-app-login-useragreement .ant-modal-header {
  display: none;
}
.ttk-dzgl-app-login-useragreement .ant-modal-close {
  display: none;
}
.ttk-dzgl-app-login-useragreement .ant-modal-footer {
  border-top: none;
}
.ttk-dzgl-app-login *::-moz-selection {
  background: #1866ae;
}
.ttk-dzgl-app-login *::selection {
  background: #1866ae;
}
@media (max-width: 840px) {
  .ttk-dzgl-app-login .container {
    width: 900px;
  }
  .ttk-dzgl-app-login .ttk-dzgl-app-login-content-bgs .container {
    display: none;
  }
  .ttk-dzgl-app-login .ttk-dzgl-app-login-content .ttk-dzgl-app-login-content-form {
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 840px) {
  .ttk-dzgl-app-login .container {
    width: 900px;
  }
}
@media (min-width: 1280px) {
  .ttk-dzgl-app-login .container {
    width: 1000px;
  }
}
.ttk-dzgl-app-login .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: auto !important;
  font-family: "Microsoft Yahei", "PingFang SC";
}
.ttk-dzgl-app-login-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999;
}
.ttk-dzgl-app-login-loading > div {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 60px;
}
.isMobile .ttk-dzgl-app-login .ttk-dzgl-app-login-header .ttk-dzgl-app-login-header-right {
  display: none;
}
.isMobile .ttk-dzgl-app-login .ttk-dzgl-app-login-content .ttk-dzgl-app-login-content-bgs {
  display: none;
}
.isMobile .ttk-dzgl-app-login .ttk-dzgl-app-login-content .container {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.isMobile .ttk-dzgl-app-login .ttk-dzgl-app-login-content .container .ttk-dzgl-app-login-content-form {
  width: 100%;
}
.isMobile .ttk-dzgl-app-login .ttk-dzgl-app-login-footer-mobile {
  display: block;
  text-align: center;
}
.isMobile .ttk-dzgl-app-login .ttk-dzgl-app-login-footer-mobile p {
  line-height: 78px;
}
.isMobile .ttk-dzgl-app-login .ttk-dzgl-app-login-footer {
  display: none;
}
.ttk-dzgl-app-org-activate {
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-dzgl-app-org-activate .handwork {
  margin: 0px 5px;
  border-color: #0066b3;
  color: #0066b3;
  width: 100px;
}
.ttk-dzgl-app-org-activate .handwork:hover {
  background: #0066b3;
  color: #fff;
}
.ttk-dzgl-app-org-activate-isActivate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -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;
  width: 80%;
}
.ttk-dzgl-app-org-activate-isActivate .successText {
  font-size: 14px;
  -ms-flex-item-align: start;
      align-self: start;
}
.ttk-dzgl-app-org-activate-isActivate .successImg {
  background-image: url(img/activate_success.9238ef28.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
  margin-bottom: 20px;
}
.ttk-dzgl-app-org-activate-isActivate-detail {
  -ms-flex-item-align: start;
      align-self: start;
  padding-left: 132px;
}
.ttk-dzgl-app-org-activate-content {
  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;
  width: 100%;
}
.ttk-dzgl-app-org-activate-content .errorImg {
  background-image: url(img/activate.2fd3c0b3.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
}
.ttk-dzgl-app-org-activate-content .successText {
  font-size: 14px;
}
.ttk-dzgl-app-org-activate-content p.lastText {
  padding-bottom: 30px;
}
.ttk-dzgl-app-org-activate-footer {
  padding-top: 10px;
  width: 100%;
  border-top: 1px solid #e8e8e8;
}
.ttk-dzgl-app-org-activate-footer .btn {
  width: 70px;
  margin: 0 10px;
}
.ttk-dzgl-app-org-activate-footer > button {
  float: right;
}
.ttk-dzgl-app-org-activate-form .mk-form-item {
  width: 480px;
  margin-bottom: 18px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-form-item-label {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-form-item-label label {
  top: 2px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-form-item-control-wrapper {
  display: inline-block;
  width: 300px;
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-form-item-control-wrapper .ant-form-extra {
  margin-top: 0px;
  color: #f5222d;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-form-item-control-wrapper textarea {
  height: 60px;
  resize: none;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-form-item-control,
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-input-wrapper {
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .mk-input,
.ttk-dzgl-app-org-activate-form .mk-form-item .mk-select {
  width: 100%;
  height: 30px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .mk-input .ant-select-selection,
.ttk-dzgl-app-org-activate-form .mk-form-item .mk-select .ant-select-selection {
  height: 30px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .mk-input .ant-select-selection .ant-select-selection-selected-value,
.ttk-dzgl-app-org-activate-form .mk-form-item .mk-select .ant-select-selection .ant-select-selection-selected-value {
  line-height: 30px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-form-explain,
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-form-extra {
  margin-top: 0px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item input {
  font-size: 14px;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-input-group-addon {
  height: 32px;
  padding: 0;
  border: none;
}
.ttk-dzgl-app-org-activate-form .mk-form-item .ant-input-group-addon button {
  height: 30px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.ttk-dzgl-app-org-activate .ant-form-item-label {
  overflow: visible;
}
.ttk-dzgl-app-org-activate .ant-form-item-required:before {
  margin-left: -11px;
}
.ttk-dzgl-app-test-style .test-text1 {
  font-size: 12px;
}
.ttk-dzgl-app-test-style .test-text2 {
  font-size: 13px;
}
.ttk-dzgl-app-test-style .test-text3 {
  font-size: 14px;
}
.ttk-dzgl-app-forget-password {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-forget-password-header {
  height: 54px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-dzgl-app-forget-password-header-left {
  height: 54px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 55px;
  color: #ffffff;
  padding-left: 190px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-dzgl-app-forget-password-header-left-logo {
  cursor: pointer;
  width: 104px;
  height: 28px;
  margin: 0 0 0 0;
}
.ttk-dzgl-app-forget-password-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.ttk-dzgl-app-forget-password-header-left-split {
  width: 1px;
  height: 14px;
  background: #ffffff;
  margin: 0 20px;
}
.ttk-dzgl-app-forget-password-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.ttk-dzgl-app-forget-password-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #1866ae;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #1866ae;
  margin-right: 30px;
  cursor: pointer;
}
.ttk-dzgl-app-forget-password-header-right:hover {
  color: #ffffff;
  background: #1866ae;
}
.ttk-dzgl-app-forget-password-form {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  /*mobile input style*/
  /*pwd input style*/
  /*re pwd input style*/
  /*form bottom*/
}
.ttk-dzgl-app-forget-password-form-title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 0 0;
}
.ttk-dzgl-app-forget-password-form-title .ant-form-item-control {
  line-height: 50px;
}
.ttk-dzgl-app-forget-password-form > div {
  width: 400px;
  margin-right: auto;
  margin-left: auto;
}
.ttk-dzgl-app-forget-password-form-process {
  margin-bottom: 20px;
  width: 400px;
  height: 80px;
  text-align: center;
  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;
}
.ttk-dzgl-app-forget-password-form-process .step {
  width: 180px;
  height: 30px;
  background-color: #0066b3;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  text-align: center;
}
.ttk-dzgl-app-forget-password-form-process .lineStep {
  border: 1px solid #0066b3;
  background-color: #FFFFFF;
  color: #0066b3;
  margin-left: 3px;
}
.ttk-dzgl-app-forget-password-form-process .step1 {
  border-radius: 15px 0 0 15px;
  margin-left: 3px;
}
.ttk-dzgl-app-forget-password-form-process .midStep {
  margin-left: 3px;
  background-color: #e8e8e8;
  color: #666;
}
.ttk-dzgl-app-forget-password-form-process .active {
  margin-left: 3px;
}
.ttk-dzgl-app-forget-password-form-process .san {
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
.ttk-dzgl-app-forget-password-form-process .san1 {
  border-left: 15px solid #0066b3;
  z-index: 15;
  margin-left: -1px;
}
.ttk-dzgl-app-forget-password-form-process .san2 {
  border-left: 15px solid #fff;
  margin-left: -2px;
  z-index: 20;
}
.ttk-dzgl-app-forget-password-form-process .san3 {
  border-left: 15px solid #fff;
  margin-left: 3px;
  z-index: 10;
}
.ttk-dzgl-app-forget-password-form-process .san4 {
  border-left: 15px solid #0066b3;
  margin-left: 4px;
  z-index: 5 ;
}
.ttk-dzgl-app-forget-password-form-process .san5 {
  border-left: 15px solid #e8e8e8;
  z-index: 15 ;
}
.ttk-dzgl-app-forget-password-form-process .step2 {
  border-radius: 0 15px 15px 0;
  background-color: #e8e8e8;
  margin-left: 3px;
}
.ttk-dzgl-app-forget-password-form-process .lastStep {
  border-radius: 0 15px 15px 0;
  background-color: #e8e8e8;
  margin-left: 3px;
  color: #666;
}
.ttk-dzgl-app-forget-password-form-process .lastActive {
  border-radius: 0 15px 15px 0;
  margin-left: 3px;
}
.ttk-dzgl-app-forget-password-form .nextBtn:focus {
  background: rgba(24, 102, 174, 0.7);
}
.ttk-dzgl-app-forget-password-form .ant-checkbox-inner {
  border-color: #1866ae !important;
}
.ttk-dzgl-app-forget-password-form .ant-checkbox-checked .ant-checkbox-inner {
  background: #1866ae !important;
}
.ttk-dzgl-app-forget-password-form .mk-datepicker:hover .ant-input,
.ttk-dzgl-app-forget-password-form .mk-input:hover .ant-input {
  border-color: #1866ae;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-forget-password-form .has-error .mk-input:hover .ant-input,
.ttk-dzgl-app-forget-password-form .has-error .ant-input:focus {
  border-color: #ff4d4f;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
          box-shadow: 0 0 0 2px rgba(245, 34, 45, 0.2);
}
.ttk-dzgl-app-forget-password-form .ant-input:focus {
  border-color: #1866ae;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-forget-password-form .mk-form-item {
  width: 400px;
  margin-bottom: 20px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-form-item-label {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-form-item-label label {
  top: 2px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-form-item-control-wrapper {
  display: inline-block;
  width: 320px;
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-form-item-control-wrapper .ant-form-extra {
  margin-top: 0px;
  color: #f5222d;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-form-item-control-wrapper textarea {
  height: 60px;
  resize: none;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-form-item-control,
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-input-wrapper {
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .mk-input,
.ttk-dzgl-app-forget-password-form .mk-form-item .mk-select {
  width: 100%;
  height: 30px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .mk-input .ant-select-selection,
.ttk-dzgl-app-forget-password-form .mk-form-item .mk-select .ant-select-selection {
  height: 30px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .mk-input .ant-select-selection .ant-select-selection-selected-value,
.ttk-dzgl-app-forget-password-form .mk-form-item .mk-select .ant-select-selection .ant-select-selection-selected-value {
  line-height: 30px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-form-explain,
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-form-extra {
  margin-top: 0px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item input {
  font-size: 14px;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-input-group-addon {
  height: 32px;
  padding: 0;
  border: none;
}
.ttk-dzgl-app-forget-password-form .mk-form-item .ant-input-group-addon button {
  height: 30px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.ttk-dzgl-app-forget-password-form .ant-form-item-control,
.ttk-dzgl-app-forget-password-form .ant-input-wrapper {
  height: 30px;
}
.ttk-dzgl-app-forget-password-form .ttk-dzgl-app-forget-password-form-submit {
  width: 30%;
  margin: 0 10%;
  font-size: 16px;
  margin-bottom: 15px;
  border-radius: 25px;
}
.ttk-dzgl-app-forget-password-form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.ttk-dzgl-app-forget-password-form-footer-rule {
  margin-left: 90px;
}
.ttk-dzgl-app-forget-password-form-footer-rule .mk-checkbox {
  font-size: 13px;
}
.ttk-dzgl-app-forget-password-form-footerButton,
.ttk-dzgl-app-forget-password-form-footerLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}
.ttk-dzgl-app-forget-password-form-footerButton .mk-btn-softly:focus,
.ttk-dzgl-app-forget-password-form-footerLink .mk-btn-softly:focus {
  background: rgba(24, 102, 174, 0.7);
}
.ttk-dzgl-app-forget-password-form-footerButton .mk-btn-softly,
.ttk-dzgl-app-forget-password-form-footerLink .mk-btn-softly {
  background-color: rgba(24, 102, 174, 0.7);
  border-color: rgba(24, 102, 174, 0.7);
  color: #fff;
  font-size: 14px;
  border: none;
  border-radius: 20px;
  -webkit-box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
          box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
}
.ttk-dzgl-app-forget-password-form-footerButton .mk-btn-softly[disabled],
.ttk-dzgl-app-forget-password-form-footerLink .mk-btn-softly[disabled] {
  color: #fefeff;
  background-color: #cccccc;
  border-color: #ececec;
}
.ttk-dzgl-app-forget-password-form a:hover {
  color: #1866ae;
  cursor: pointer;
  text-decoration: underline;
}
.ttk-dzgl-app-forget-password-form .mk-input {
  height: 30px;
}
.ttk-dzgl-app-forget-password-form .ant-form-explain {
  margin-top: 5px;
}
.ttk-dzgl-app-forget-password-form-captcha .ant-input {
  font-size: 14px;
  padding-left: 8px!important;
  border-right-width: 0px;
}
.ttk-dzgl-app-forget-password-form-captcha .mk-btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ttk-dzgl-app-forget-password-form-captcha .mk-btn:hover {
  color: #1866ae;
  background-color: #fff;
  border-color: #1866ae;
}
.ttk-dzgl-app-forget-password-form-next,
.ttk-dzgl-app-forget-password-form-modify {
  margin-bottom: 5px !important;
}
.ttk-dzgl-app-forget-password-form-next .mk-btn,
.ttk-dzgl-app-forget-password-form-modify .mk-btn {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-forget-password-form .ant-input-group-addon {
  height: 32px;
  padding: 0;
  border: none;
}
.ttk-dzgl-app-forget-password-form .ant-input-group-addon button {
  height: 30px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.ttk-dzgl-app-forget-password-form .mk-checkbox {
  margin-right: 0px;
}
.ttk-dzgl-app-forget-password-form .prev,
.ttk-dzgl-app-forget-password-form .backToLogin {
  color: #1866ae;
}
.ttk-dzgl-app-forget-password-form .prev:hover,
.ttk-dzgl-app-forget-password-form .backToLogin:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #1866ae;
}
.ttk-dzgl-app-forget-password-form .prev:hover a,
.ttk-dzgl-app-forget-password-form .backToLogin:hover a {
  color: #1866ae;
}
.ttk-dzgl-app-forget-password-form .mobileInput input {
  font-size: 14px;
}
.ttk-dzgl-app-forget-password-form .formBottom .ant-form-item-control .prev {
  color: #1866ae;
  float: left;
  width: 50px;
}
.ttk-dzgl-app-forget-password-form-relogin {
  padding-top: 70px;
  text-align: center;
  color: #999999;
}
.ttk-dzgl-app-forget-password-form-relogin div:nth-of-type(1) {
  font-size: 16px;
  margin-bottom: 67px;
}
.ttk-dzgl-app-forget-password-form-relogin div:nth-of-type(1) i {
  font-size: 22px;
  vertical-align: middle;
}
.ttk-dzgl-app-forget-password-form-relogin div:nth-of-type(1) span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-dzgl-app-forget-password-form-relogin div:nth-of-type(2) {
  font-size: 14px;
  cursor: pointer;
  color: #1866ae;
}
.ttk-dzgl-app-forget-password-form-relogin div:nth-of-type(2):hover {
  text-decoration: underline;
}
.ttk-dzgl-app-forget-password-footer,
.ttk-dzgl-app-forget-password-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.ttk-dzgl-app-forget-password-footer p,
.ttk-dzgl-app-forget-password-footer-mobile p {
  margin: 0;
}
.ttk-dzgl-app-forget-password a:hover {
  color: #1866ae;
  cursor: pointer;
  text-decoration: underline;
}
.ttk-dzgl-app-forget-password-footer-mobile {
  display: none;
}
.ttk-dzgl-app-forget-password *::-moz-selection {
  background: #1866ae;
}
.ttk-dzgl-app-forget-password *::selection {
  background: #1866ae;
}
.isMobile .ttk-dzgl-app-forget-password-form > div {
  width: 90%;
}
.isMobile .ttk-dzgl-app-forget-password-form > div .ant-input-group-wrapper {
  width: 100%;
}
.isMobile .ttk-dzgl-app-forget-password .ttk-dzgl-app-forget-password-footer-mobile {
  display: block;
  text-align: center;
}
.isMobile .ttk-dzgl-app-forget-password .ttk-dzgl-app-forget-password-footer-mobile p {
  line-height: 78px;
}
.isMobile .ttk-dzgl-app-forget-password .ttk-dzgl-app-forget-password-footer {
  display: none;
}
.ttk-dzgl-app-register {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-register-header {
  height: 54px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-dzgl-app-register-header-left {
  height: 54px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 54px;
  color: #ffffff;
  line-height: 55px;
  padding-left: 190px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-dzgl-app-register-header-left-logo {
  width: 104px;
  height: 28px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.ttk-dzgl-app-register-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.ttk-dzgl-app-register-header-left-split {
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  margin: 0 20px;
}
.ttk-dzgl-app-register-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.ttk-dzgl-app-register-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #1866ae;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #1866ae;
  margin-right: 30px;
  cursor: pointer;
}
.ttk-dzgl-app-register-header-right:hover {
  color: #ffffff;
  background: #1866ae;
}
.ttk-dzgl-app-register-form-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: url(img/register-dz-bg-left-bottom.7840333b.png) no-repeat, url(img/register-dz-bg-right-top.9e36f20e.png) no-repeat;
  background-position: bottom left,top right;
  background-size: auto, contain;
  border: none;
  overflow-y: auto;
}
.ttk-dzgl-app-register-form-container .ant-btn-primary {
  color: #fff;
  background-color: #1866ae;
  border-color: #1866ae;
}
.ttk-dzgl-app-register-form-container .ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ttk-dzgl-app-register-form-container a {
  color: #1866ae;
}
.ttk-dzgl-app-register-form-container a:hover {
  color: rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-register-form-container .mk-datepicker:hover .ant-input,
.ttk-dzgl-app-register-form-container .mk-input:hover .ant-input {
  border-color: #1866ae;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-register-form-container .ant-input:focus {
  border-color: #1866ae;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-register-form-container .ant-checkbox-inner {
  border-color: #1866ae !important;
}
.ttk-dzgl-app-register-form-container .ant-checkbox-checked .ant-checkbox-inner {
  background: #1866ae !important;
}
.ttk-dzgl-app-register-form-container .mk-btn-softly:focus {
  background: rgba(24, 102, 174, 0.7);
}
.ttk-dzgl-app-register-form-container .mk-btn-softly {
  background-color: rgba(24, 102, 174, 0.7);
  border-color: rgba(24, 102, 174, 0.7);
  color: #fff;
  font-size: 14px;
  border: none;
  margin-left: 20%;
  border-radius: 20px;
  -webkit-box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
          box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
}
.ttk-dzgl-app-register-form-container .mk-btn-softly[disabled] {
  color: #fefeff;
  background-color: #cccccc;
  border-color: #ececec;
}
.ttk-dzgl-app-register-form {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-register-form-left {
  width: 480px;
  min-height: 300px;
  height: auto;
  margin-left: 20%;
  position: relative;
}
.ttk-dzgl-app-register-form-left-title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 20px 0;
  color: #333;
}
.ttk-dzgl-app-register-form-left-title p {
  height: 4px;
  width: 100px;
  background: #1866ae;
  margin: 0 auto;
  margin-top: -8px;
}
.ttk-dzgl-app-register-form-left-login {
  margin-top: 50px;
}
.ttk-dzgl-app-register-form-left-login .ttk-dzgl-app-register-form-footerButton {
  margin-top: 50px;
}
.ttk-dzgl-app-register-form-left-area .prefixCls .ant-form-item-required {
  top: 38px;
  position: absolute;
}
.ttk-dzgl-app-register-form-left .ant-form-item-control,
.ttk-dzgl-app-register-form-left .ant-input-wrapper {
  height: 35px;
}
.ttk-dzgl-app-register-form-left .mk-input {
  height: 100%;
}
.ttk-dzgl-app-register-form-left .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  outline: 0;
  border-color: #1866ae;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-register-form-left .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-register-form-left .ant-row.ant-form-item.mk-form-item.ttk-dzgl-app-register-form-componyaddress .ant-form-item-control-wrapper {
  height: 60px ;
}
.ttk-dzgl-app-register-form-left .mk-form-item {
  width: 480px;
  margin-bottom: 18px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-form-item-label {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-form-item-label label {
  top: 2px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-form-item-control-wrapper {
  display: inline-block;
  width: 370px;
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-form-item-control-wrapper .ant-form-extra {
  margin-top: 0px;
  color: #f5222d;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-form-item-control-wrapper textarea {
  height: 60px;
  resize: none;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-form-item-control,
.ttk-dzgl-app-register-form-left .mk-form-item .ant-input-wrapper {
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .mk-input,
.ttk-dzgl-app-register-form-left .mk-form-item .mk-select {
  width: 100%;
  height: 30px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .mk-input .ant-select-selection,
.ttk-dzgl-app-register-form-left .mk-form-item .mk-select .ant-select-selection {
  height: 30px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .mk-input .ant-select-selection .ant-select-selection-selected-value,
.ttk-dzgl-app-register-form-left .mk-form-item .mk-select .ant-select-selection .ant-select-selection-selected-value {
  line-height: 30px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-form-explain,
.ttk-dzgl-app-register-form-left .mk-form-item .ant-form-extra {
  margin-top: 0px;
}
.ttk-dzgl-app-register-form-left .mk-form-item input {
  font-size: 14px;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-input-group-addon {
  height: 32px;
  padding: 0;
  border: none;
}
.ttk-dzgl-app-register-form-left .mk-form-item .ant-input-group-addon button {
  height: 30px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.ttk-dzgl-app-register-form .ttk-dzgl-app-register-form-left-submit {
  width: 30%;
  margin: 0 10%;
  font-size: 16px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.ttk-dzgl-app-register-form-left-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.ttk-dzgl-app-register-form-left-footer-rule {
  margin-left: 100px;
}
.ttk-dzgl-app-register-form-left-footer-rule .mk-checkbox {
  font-size: 12px;
  color: #ccc;
}
.ttk-dzgl-app-register-form-left-footerButton,
.ttk-dzgl-app-register-form-left-footerLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-register-form-left a:hover {
  color: #1866ae;
  cursor: pointer;
  text-decoration: underline;
}
.ttk-dzgl-app-register-form-left-jcgj {
  width: 480px;
  min-height: 300px;
  height: auto;
  position: relative;
}
.ttk-dzgl-app-register-form-left-jcgj-title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 20px 0;
  color: #333;
}
.ttk-dzgl-app-register-form-left-jcgj-title p {
  height: 4px;
  width: 100px;
  background: #1866ae;
  margin: 0 auto;
  margin-top: -8px;
}
.ttk-dzgl-app-register-form-left-jcgj-login {
  margin-top: 50px;
}
.ttk-dzgl-app-register-form-left-jcgj-login .ttk-dzgl-app-register-form-footerButton {
  margin-top: 50px;
}
.ttk-dzgl-app-register-form-left-jcgj-area .prefixCls .ant-form-item-required {
  top: 38px;
  position: absolute;
}
.ttk-dzgl-app-register-form-left-jcgj .ant-form-item-control,
.ttk-dzgl-app-register-form-left-jcgj .ant-input-wrapper {
  height: 35px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-input {
  height: 100%;
}
.ttk-dzgl-app-register-form-left-jcgj .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  outline: 0;
  border-color: #1866ae;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-register-form-left-jcgj .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-register-form-left-jcgj .ant-row.ant-form-item.mk-form-item.ttk-dzgl-app-register-form-componyaddress .ant-form-item-control-wrapper {
  height: 60px ;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item {
  width: 480px;
  margin-bottom: 18px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-form-item-label {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-form-item-label label {
  top: 2px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-form-item-control-wrapper {
  display: inline-block;
  width: 370px;
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-form-item-control-wrapper .ant-form-extra {
  margin-top: 0px;
  color: #f5222d;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-form-item-control-wrapper textarea {
  height: 60px;
  resize: none;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-form-item-control,
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-input-wrapper {
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .mk-input,
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .mk-select {
  width: 100%;
  height: 30px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .mk-input .ant-select-selection,
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .mk-select .ant-select-selection {
  height: 30px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .mk-input .ant-select-selection .ant-select-selection-selected-value,
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .mk-select .ant-select-selection .ant-select-selection-selected-value {
  line-height: 30px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-form-explain,
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-form-extra {
  margin-top: 0px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item input {
  font-size: 14px;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-input-group-addon {
  height: 32px;
  padding: 0;
  border: none;
}
.ttk-dzgl-app-register-form-left-jcgj .mk-form-item .ant-input-group-addon button {
  height: 30px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.ttk-dzgl-app-register-form .ttk-dzgl-app-register-form-left-jcgj-submit {
  width: 30%;
  margin: 0 10%;
  font-size: 16px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.ttk-dzgl-app-register-form-left-jcgj-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.ttk-dzgl-app-register-form-left-jcgj-footer-rule {
  margin-left: 100px;
}
.ttk-dzgl-app-register-form-left-jcgj-footer-rule .mk-checkbox {
  font-size: 12px;
  color: #ccc;
}
.ttk-dzgl-app-register-form-left-jcgj-footerButton,
.ttk-dzgl-app-register-form-left-jcgj-footerLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-register-form-left-jcgj a:hover {
  color: #1866ae;
  cursor: pointer;
  text-decoration: underline;
}
.ttk-dzgl-app-register-form-img {
  background: url(img/register-arrow.f7ecfb9c.png) no-repeat;
  background-size: contain;
  position: absolute;
  width: 300px;
  height: 100px;
  top: 30px;
  right: -290px;
  z-index: 10000;
}
.ttk-dzgl-app-register-form-tip {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 300px;
  margin-left: 85px;
  margin-top: 90px;
}
.ttk-dzgl-app-register-form-tip .tipTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.ttk-dzgl-app-register-form-tip .tipTitle span {
  color: #eb6100;
  border-bottom: 2px solid #eb6100;
  padding-bottom: 0px;
  font-weight: 600;
}
.ttk-dzgl-app-register-form-tip .tipsItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-dzgl-app-register-form-tip .tipsContent {
  font-size: 12px;
  display: inline-block;
  color: #666;
}
.ttk-dzgl-app-register-form-relogin {
  padding-top: 70px;
  text-align: center;
}
.ttk-dzgl-app-register-form-relogin div:nth-of-type(1) i {
  font-size: 60px;
  vertical-align: middle;
  margin-bottom: 20px;
}
.ttk-dzgl-app-register-form-relogin div:nth-of-type(1) span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-dzgl-app-register-form-relogin .successTitle {
  font-size: 25px;
  color: #00b38a;
}
.ttk-dzgl-app-register-form-relogin .successText {
  font-size: 16px;
}
.ttk-dzgl-app-register-form-relogin .successCountDown {
  padding: 20px 0;
}
.ttk-dzgl-app-register-form-relogin .successCompanyName {
  font-weight: bold;
}
.ttk-dzgl-app-register-form-relogin .textTips {
  text-align: left;
  width: 380px;
  margin: 0 auto;
  color: #999999;
}
.ttk-dzgl-app-register-form-relogin .submitButton {
  margin: 30px 0;
}
.ttk-dzgl-app-register-form-relogin .submitButton .buyButton {
  font-size: 15px;
  font-weight: bold;
  margin: 0px 5px;
  width: 150px;
  height: 40px;
  border-radius: 8px;
}
.ttk-dzgl-app-register-form-relogin .submitButton .handwork {
  font-size: 15px;
  font-weight: bold;
  width: 150px;
  height: 40px;
  margin: 0px 5px;
  border-radius: 5px;
}
.ttk-dzgl-app-register-form-relogin .goBack {
  font-weight: 600;
  text-decoration: underline;
}
.ttk-dzgl-app-register .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,
.ttk-dzgl-app-register .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,
.ttk-dzgl-app-register .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  background: #1866ae;
}
.ttk-dzgl-app-register .ant-calendar-header a:hover {
  color: #1866ae;
  background: rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-register .ant-calendar-month-panel-header a:hover,
.ttk-dzgl-app-register .ant-calendar-header a:hover {
  background: #ffffff;
}
.ttk-dzgl-app-register .ant-select-dropdown-menu-item-active,
.ttk-dzgl-app-register .ant-select-dropdown-menu-item-selected {
  color: #1866ae;
  background: rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-register-footer,
.ttk-dzgl-app-register-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.ttk-dzgl-app-register-footer a,
.ttk-dzgl-app-register-footer-mobile a {
  color: #1866ae;
}
.ttk-dzgl-app-register-footer p,
.ttk-dzgl-app-register-footer-mobile p {
  margin: 0;
}
.ttk-dzgl-app-register-footer-mobile {
  display: none;
}
.ttk-dzgl-app-register .editBtn {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  font-size: 20px;
  padding-left: 2px;
}
.ttk-dzgl-app-register *::-moz-selection {
  background: #1866ae;
}
.ttk-dzgl-app-register *::selection {
  background: #1866ae;
}
.ttk-dzgl-app-register .ant-select-selection {
  font-size: 14px;
  height: 100%;
}
.ttk-dzgl-app-register .ant-select-selection .ant-select-selection__rendered {
  line-height: 30px;
}
.ttk-dzgl-app-register .ant-select-selection:hover {
  border-color: #1866ae;
}
.ttk-dzgl-app-register .ant-select-selection:focus {
  border-color: #1866ae;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-register .provinceSelect > div {
  padding-left: 9px;
}
.isMobile .ttk-dzgl-app-register-form > div {
  width: 90%;
}
.isMobile .ttk-dzgl-app-register-form > div .ant-input-group-wrapper {
  width: 100%;
}
.isMobile .ttk-dzgl-app-register-form .ttk-dzgl-app-register-form-date .ant-form-item-label {
  width: 83px;
  margin-left: -8px;
  margin-right: 6px;
}
.isMobile .ttk-dzgl-app-register-form .ttk-dzgl-app-register-form-date .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.isMobile .ttk-dzgl-app-register-form .ttk-dzgl-app-register-form-date .ant-calendar-picker {
  width: 100%;
}
.isMobile .ttk-dzgl-app-register-form .ttk-dzgl-app-register-form-date .ant-calendar-picker-input {
  width: 100%;
}
.OrgListModal {
  padding: 10px 40px;
}
.OrgListModal .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.OrgListModal .title .anticon-XDZdanchuang-jinggao {
  font-size: 25px;
  color: #eb6100;
  position: absolute;
  left: 12px;
}
.OrgListModal .list {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  overflow: auto;
  max-height: 100px;
}
.OrgListModal .list li {
  list-style-type: none;
  margin-bottom: 8px;
}
@media (max-width: 900px) {
  .ttk-dzgl-app-register-form-tip {
    display: none;
  }
  .ttk-dzgl-app-register-form {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ttk-dzgl-app-register-form-img {
    display: none;
  }
}
.ttk-dzgl-app-new-register {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-new-register-header {
  height: 54px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-dzgl-app-new-register-header-left {
  height: 54px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 54px;
  color: #ffffff;
  line-height: 55px;
  padding-left: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-dzgl-app-new-register-header-left-logo {
  width: 104px;
  height: 28px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.ttk-dzgl-app-new-register-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.ttk-dzgl-app-new-register-header-left-split {
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  margin: 0 10px;
}
.ttk-dzgl-app-new-register-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.ttk-dzgl-app-new-register-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #1866ae;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  color: #1866ae;
  margin-right: 30px;
  cursor: pointer;
}
.ttk-dzgl-app-new-register-header-right:hover {
  color: #ffffff;
  background: #1866ae;
}
.ttk-dzgl-app-new-register-form-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: url(img/register-dz-bg-left-bottom.7840333b.png) no-repeat, url(img/register-dz-bg-right-top.9e36f20e.png) no-repeat;
  background-position: bottom left,top right;
  background-size: auto, contain;
  border: none;
  overflow-y: auto;
}
.ttk-dzgl-app-new-register-form-container .ant-btn-primary {
  color: #fff;
  background-color: #1866ae;
  border-color: #1866ae;
}
.ttk-dzgl-app-new-register-form-container .ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ttk-dzgl-app-new-register-form-container a {
  color: #1866ae;
}
.ttk-dzgl-app-new-register-form-container a:hover {
  color: rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-new-register-form-container .mk-datepicker:hover .ant-input,
.ttk-dzgl-app-new-register-form-container .mk-input:hover .ant-input {
  border-color: #1866ae;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-new-register-form-container .ant-input:focus {
  border-color: #1866ae;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-new-register-form-container .ant-checkbox-inner {
  border-color: #1866ae !important;
}
.ttk-dzgl-app-new-register-form-container .ant-checkbox-checked .ant-checkbox-inner {
  background: #1866ae !important;
}
.ttk-dzgl-app-new-register-form-container .mk-btn-softly:focus {
  background: rgba(24, 102, 174, 0.7);
}
.ttk-dzgl-app-new-register-form-container .mk-btn-softly {
  background-color: rgba(24, 102, 174, 0.7);
  border-color: rgba(24, 102, 174, 0.7);
  color: #fff;
  font-size: 13px;
  border: none;
  margin-left: 20%;
  border-radius: 20px;
  -webkit-box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
          box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
}
.ttk-dzgl-app-new-register-form-container .mk-btn-softly[disabled] {
  color: #fefeff;
  background-color: #cccccc;
  border-color: #ececec;
}
.ttk-dzgl-app-new-register-form {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-new-register-form-left {
  width: 480px;
  min-height: 300px;
  height: auto;
  position: relative;
}
.ttk-dzgl-app-new-register-form-left-title {
  width: 100%;
  height: 45px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 20px 0;
  color: #333;
}
.ttk-dzgl-app-new-register-form-left-title p {
  height: 4px;
  width: 100px;
  background: #1866ae;
  margin: 0 auto;
  margin-top: -8px;
}
.ttk-dzgl-app-new-register-form-left-login {
  margin-top: 50px;
}
.ttk-dzgl-app-new-register-form-left-login .ttk-dzgl-app-new-register-form-footerButton {
  margin-top: 50px;
}
.ttk-dzgl-app-new-register-form-left-area {
  height: 105px;
  margin-bottom: 13px !important;
}
.ttk-dzgl-app-new-register-form-left-area .ant-form-item-control-wrapper {
  height: 105px !important;
}
.ttk-dzgl-app-new-register-form-left-area .prefixCls .ant-select {
  margin-right: 0px !important;
  width: 100% !important;
  height: 30px !important;
}
.ttk-dzgl-app-new-register-form-left-area .prefixCls .ant-form-item-required {
  top: 38px;
  position: absolute;
}
.ttk-dzgl-app-new-register-form-left-area .prefixCls > div:not(:last-child) {
  margin-bottom: 5px !important;
}
.ttk-dzgl-app-new-register-form-left .ant-form-item-control,
.ttk-dzgl-app-new-register-form-left .ant-input-wrapper {
  height: 35px;
}
.ttk-dzgl-app-new-register-form-left .mk-input {
  height: 100%;
}
.ttk-dzgl-app-new-register-form-left .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  outline: 0;
  border-color: #1866ae;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-new-register-form-left .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-new-register-form-left .ant-row.ant-form-item.mk-form-item.ttk-dzgl-app-new-register-form-componyaddress .ant-form-item-control-wrapper {
  height: 60px ;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item {
  width: 350px;
  margin-bottom: 18px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-form-item-label {
  display: inline-block;
  width: 140px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 13px;
  margin-right: 10px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-form-item-label label {
  top: 2px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-form-item-control-wrapper {
  display: inline-block;
  width: 370px;
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-form-item-control-wrapper .ant-form-extra {
  margin-top: 0px;
  color: #f5222d;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-form-item-control-wrapper textarea {
  height: 60px;
  resize: none;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-form-item-control,
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-input-wrapper {
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .mk-input,
.ttk-dzgl-app-new-register-form-left .mk-form-item .mk-select {
  width: 100%;
  height: 30px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .mk-input .ant-select-selection,
.ttk-dzgl-app-new-register-form-left .mk-form-item .mk-select .ant-select-selection {
  height: 30px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .mk-input .ant-select-selection .ant-select-selection-selected-value,
.ttk-dzgl-app-new-register-form-left .mk-form-item .mk-select .ant-select-selection .ant-select-selection-selected-value {
  line-height: 30px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-form-explain,
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-form-extra {
  margin-top: 0px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item input {
  font-size: 13px;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-input-group-addon {
  height: 32px;
  padding: 0;
  border: none;
}
.ttk-dzgl-app-new-register-form-left .mk-form-item .ant-input-group-addon button {
  height: 30px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.ttk-dzgl-app-new-register-form .ttk-dzgl-app-new-register-form-left-submit {
  width: 60%;
  margin: 0 10%;
  font-size: 16px;
  margin-bottom: 15px;
  border-radius: 5px;
}
.ttk-dzgl-app-new-register-form-left-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.ttk-dzgl-app-new-register-form-left-footer-rule {
  margin-left: 100px;
  margin-top: 10px;
}
.ttk-dzgl-app-new-register-form-left-footer-rule .mk-checkbox {
  font-size: 12px;
  color: #ccc;
}
.ttk-dzgl-app-new-register-form-left-footerButton,
.ttk-dzgl-app-new-register-form-left-footerLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-new-register-form-left a:hover {
  color: #1866ae;
  cursor: pointer;
  text-decoration: underline;
}
.ttk-dzgl-app-new-register-form-img {
  background: url(img/register-arrow.f7ecfb9c.png) no-repeat;
  background-size: contain;
  position: absolute;
  width: 190px;
  height: 90px;
  top: 97px;
  left: 50%;
  -webkit-transform: translateX(-110%);
          transform: translateX(-110%);
  z-index: 10000;
}
.ttk-dzgl-app-new-register-form-tip {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 300px;
  margin: 80px auto 0px;
}
.ttk-dzgl-app-new-register-form-tip .tipTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}
.ttk-dzgl-app-new-register-form-tip .tipTitle span {
  color: #eb6100;
  border-bottom: 2px solid #eb6100;
  padding-bottom: 0px;
  font-weight: 600;
}
.ttk-dzgl-app-new-register-form-tip .tipsItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-dzgl-app-new-register-form-tip .tipsContent {
  font-size: 12px;
  display: inline-block;
  color: #666;
}
.ttk-dzgl-app-new-register-form-tip .tipButton {
  margin: 0 auto;
  margin-top: 130px;
  width: 60%;
}
.ttk-dzgl-app-new-register-form-relogin {
  padding: 70px 10px 0px;
  text-align: center;
  color: #999999;
}
.ttk-dzgl-app-new-register-form-relogin div:nth-of-type(1) i {
  font-size: 60px;
  vertical-align: middle;
  margin-bottom: 20px;
}
.ttk-dzgl-app-new-register-form-relogin div:nth-of-type(1) span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-dzgl-app-new-register-form-relogin .successTitle {
  font-size: 25px;
  color: #00b38a;
}
.ttk-dzgl-app-new-register-form-relogin .successText {
  font-size: 16px;
}
.ttk-dzgl-app-new-register-form-relogin .successCountDown {
  padding: 20px 0;
}
.ttk-dzgl-app-new-register-form-relogin .successCompanyName {
  font-weight: bold;
}
.ttk-dzgl-app-new-register .ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month,
.ttk-dzgl-app-new-register .ant-calendar-decade-panel-selected-cell .ant-calendar-decade-panel-decade,
.ttk-dzgl-app-new-register .ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
  background: #1866ae;
}
.ttk-dzgl-app-new-register .ant-calendar-header a:hover {
  color: #1866ae;
  background: rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-new-register .ant-calendar-month-panel-header a:hover,
.ttk-dzgl-app-new-register .ant-calendar-header a:hover {
  background: #ffffff;
}
.ttk-dzgl-app-new-register .ant-select-dropdown-menu-item-active,
.ttk-dzgl-app-new-register .ant-select-dropdown-menu-item-selected {
  color: #1866ae;
  background: rgba(24, 102, 174, 0.07);
}
.ttk-dzgl-app-new-register-footer,
.ttk-dzgl-app-new-register-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
}
.ttk-dzgl-app-new-register-footer a,
.ttk-dzgl-app-new-register-footer-mobile a {
  color: #1866ae;
}
.ttk-dzgl-app-new-register-footer p,
.ttk-dzgl-app-new-register-footer-mobile p {
  margin: 0;
}
.ttk-dzgl-app-new-register-footer-mobile {
  display: none;
}
.ttk-dzgl-app-new-register .editBtn {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  font-size: 20px;
  padding-left: 2px;
}
.ttk-dzgl-app-new-register *::-moz-selection {
  background: #1866ae;
}
.ttk-dzgl-app-new-register *::selection {
  background: #1866ae;
}
.ttk-dzgl-app-new-register .ant-select-selection {
  font-size: 13px;
  height: 100%;
}
.ttk-dzgl-app-new-register .ant-select-selection .ant-select-selection__rendered {
  line-height: 30px;
}
.ttk-dzgl-app-new-register .ant-select-selection:hover {
  border-color: #1866ae;
}
.ttk-dzgl-app-new-register .ant-select-selection:focus {
  border-color: #1866ae;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.07);
}
.isMobile .ttk-dzgl-app-new-register-form > div {
  width: 90%;
}
.isMobile .ttk-dzgl-app-new-register-form > div .ant-input-group-wrapper {
  width: 100%;
}
.isMobile .ttk-dzgl-app-new-register-form .ttk-dzgl-app-new-register-form-date .ant-form-item-label {
  width: 83px;
  margin-left: -8px;
  margin-right: 6px;
}
.isMobile .ttk-dzgl-app-new-register-form .ttk-dzgl-app-new-register-form-date .ant-form-item-control-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.isMobile .ttk-dzgl-app-new-register-form .ttk-dzgl-app-new-register-form-date .ant-calendar-picker {
  width: 100%;
}
.isMobile .ttk-dzgl-app-new-register-form .ttk-dzgl-app-new-register-form-date .ant-calendar-picker-input {
  width: 100%;
}
.OrgListModal {
  padding: 10px 40px;
}
.OrgListModal .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}
.OrgListModal .title .anticon-XDZdanchuang-jinggao {
  font-size: 25px;
  color: #eb6100;
  position: absolute;
  left: 12px;
}
.OrgListModal .list {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  overflow: auto;
  max-height: 100px;
}
.OrgListModal .list li {
  list-style-type: none;
  margin-bottom: 8px;
}
@media (max-width: 900px) {
  .ttk-dzgl-app-new-register-form {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ttk-dzgl-app-no-company {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-no-company-header {
  height: 55px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-dzgl-app-no-company-header-left {
  height: 54px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 55px;
  color: #ffffff;
  padding-left: 190px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-dzgl-app-no-company-header-left-logo {
  width: 104px;
  height: 28px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.ttk-dzgl-app-no-company-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.ttk-dzgl-app-no-company-header-left-split {
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  margin: 0 20px;
}
.ttk-dzgl-app-no-company-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.ttk-dzgl-app-no-company-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #1866ae;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #1866ae;
  margin-right: 30px;
  cursor: pointer;
}
.ttk-dzgl-app-no-company-header-right:hover {
  color: #ffffff;
  background: #1866ae;
}
.ttk-dzgl-app-no-company-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-dzgl-app-no-company-content-title {
  color: #60D16F;
  font-size: 30px;
  margin: 35px 0;
}
.ttk-dzgl-app-no-company-content-title-label1 {
  display: inline-block;
}
.ttk-dzgl-app-no-company-content-text {
  margin-top: 20px;
}
.ttk-dzgl-app-no-company-content-tip .tipImg {
  background-image: url(img/noCompany.70ea6dad.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
}
.ttk-dzgl-app-no-company-content-tip .successTitle {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  padding-top: 5px;
}
.ttk-dzgl-app-no-company-content-content {
  margin: 12px 0;
}
.ttk-dzgl-app-no-company-content-content .handwork {
  color: #1866ae;
  border-color: #1866ae;
  border-radius: 15px;
  margin-left: 15px;
}
.ttk-dzgl-app-no-company-content-content-login {
  display: inline-block;
  width: 110px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  border-radius: 15px;
  text-align: center;
  line-height: 40px;
  margin-left: 50px;
  cursor: pointer;
}
.ttk-dzgl-app-no-company-footer {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.ttk-dzgl-app-no-company-footer p {
  margin: 0;
}
.ttk-dzgl-app-no-company-footer a {
  color: #1866ae;
}
.ttk-dzgl-app-change-mobile {
  width: 100%;
  height: 100%;
}
.ttk-dzgl-app-change-mobile-header {
  height: 54px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-dzgl-app-change-mobile-header-left {
  height: 54px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 54px;
  color: #ffffff;
  line-height: 55px;
  padding-left: 190px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-dzgl-app-change-mobile-header-left-logo {
  width: 104px;
  height: 28px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.ttk-dzgl-app-change-mobile-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.ttk-dzgl-app-change-mobile-header-left-split {
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  margin: 0 20px;
}
.ttk-dzgl-app-change-mobile-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.ttk-dzgl-app-change-mobile-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #1866ae;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #1866ae;
  margin-right: 30px;
  cursor: pointer;
}
.ttk-dzgl-app-change-mobile-header-right:hover {
  color: #ffffff;
  background: #1866ae;
}
.ttk-dzgl-app-change-mobile-form-container {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
  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;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.ttk-dzgl-app-change-mobile-form-container .ant-btn-primary {
  color: #fff;
  background-color: #1866ae;
  border-color: #1866ae;
}
.ttk-dzgl-app-change-mobile-form-container .ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ttk-dzgl-app-change-mobile-form-container .mk-btn-softly:focus {
  background: rgba(24, 102, 174, 0.7);
}
.ttk-dzgl-app-change-mobile-form-container .mk-btn-softly {
  background-color: rgba(24, 102, 174, 0.7);
  border-color: rgba(24, 102, 174, 0.7);
  color: #fff;
  font-size: 14px;
  border: none;
  margin-left: 20%;
  -webkit-box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
          box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
}
.ttk-dzgl-app-change-mobile-form-container .mk-btn-softly[disabled] {
  color: #fefeff;
  background-color: #cccccc;
  border-color: #ececec;
}
.ttk-dzgl-app-change-mobile-form-container .tipText {
  color: #fa2727;
  font-weight: 600;
  font-size: 15px;
}
.ttk-dzgl-app-change-mobile-form {
  width: 410px;
  min-height: 300px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.ttk-dzgl-app-change-mobile-form-title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin: 30px 0 15px 0;
  color: #999999;
}
.ttk-dzgl-app-change-mobile-form-title .successText {
  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;
}
.ttk-dzgl-app-change-mobile-form-captcha .mk-btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
.ttk-dzgl-app-change-mobile-form-captcha .mk-btn:hover {
  color: #fff;
  background-color: #1866ae;
  border-color: #1866ae;
}
.ttk-dzgl-app-change-mobile-form-login {
  text-align: center;
  margin-top: 50px;
}
.ttk-dzgl-app-change-mobile-form-login-button {
  margin-top: 100px ;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-change-mobile-form-login-button .mk-btn {
  width: 80%;
  height: 100%;
  border-radius: 8px;
}
.ttk-dzgl-app-change-mobile-form-login-button .mk-btn-softly:focus {
  background: rgba(24, 102, 174, 0.7);
}
.ttk-dzgl-app-change-mobile-form-login-button .mk-btn-softly {
  background-color: rgba(24, 102, 174, 0.7);
  border-color: rgba(24, 102, 174, 0.7);
  color: #fff;
  font-size: 14px;
  border: none;
  margin-left: 0;
  border-radius: 20px;
  -webkit-box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
          box-shadow: 0px 5px 10px rgba(204, 204, 204, 0.6);
}
.ttk-dzgl-app-change-mobile-form-login-button .mk-btn-softly[disabled] {
  color: #fefeff;
  background-color: #cccccc;
  border-color: #ececec;
}
.ttk-dzgl-app-change-mobile-form .ant-form-item-control,
.ttk-dzgl-app-change-mobile-form .ant-input-wrapper {
  height: 35px;
}
.ttk-dzgl-app-change-mobile-form .mk-input {
  height: 100%;
}
.ttk-dzgl-app-change-mobile-form .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  outline: 0;
  border-color: #1866ae;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 102, 174, 0.2);
}
.ttk-dzgl-app-change-mobile-form .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-dzgl-app-change-mobile-form .edficon {
  font-size: 14px;
  color: #999;
}
.ttk-dzgl-app-change-mobile-form .ant-row.ant-form-item.mk-form-item.ttk-dzgl-app-change-mobile-form-componyaddress .ant-form-item-control-wrapper {
  height: 60px ;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item {
  width: 410px;
  margin-bottom: 30px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-form-item-label {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  font-size: 14px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-form-item-label label {
  top: 2px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-form-item-control-wrapper {
  display: inline-block;
  width: 320px;
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-form-item-control-wrapper .ant-form-extra {
  margin-top: 0px;
  color: #f5222d;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-form-item-control,
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-input-wrapper {
  height: 30px;
  line-height: 30px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .mk-input,
.ttk-dzgl-app-change-mobile-form .mk-form-item .mk-select {
  width: 100%;
  height: 30px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .mk-input .ant-select-selection,
.ttk-dzgl-app-change-mobile-form .mk-form-item .mk-select .ant-select-selection {
  height: 30px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .mk-input .ant-select-selection .ant-select-selection-selected-value,
.ttk-dzgl-app-change-mobile-form .mk-form-item .mk-select .ant-select-selection .ant-select-selection-selected-value {
  line-height: 30px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-form-explain,
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-form-extra {
  margin-top: 0px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item input {
  font-size: 14px;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-input-group-addon {
  height: 32px;
  padding: 0;
  border: none;
}
.ttk-dzgl-app-change-mobile-form .mk-form-item .ant-input-group-addon button {
  height: 30px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.ttk-dzgl-app-change-mobile-form .ttk-dzgl-app-change-mobile-form-submit {
  width: 20%;
  margin: 0 3%;
  font-size: 14px;
  margin-bottom: 15px;
  height: 36px;
}
.ttk-dzgl-app-change-mobile-form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.ttk-dzgl-app-change-mobile-form-footer-rule {
  margin-left: 90px;
}
.ttk-dzgl-app-change-mobile-form-footer-rule .mk-checkbox {
  font-size: 13px;
}
.ttk-dzgl-app-change-mobile-form-footerButton,
.ttk-dzgl-app-change-mobile-form-footerLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-dzgl-app-change-mobile-footer,
.ttk-dzgl-app-change-mobile-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.ttk-dzgl-app-change-mobile-footer a,
.ttk-dzgl-app-change-mobile-footer-mobile a {
  color: #1866ae;
}
.ttk-dzgl-app-change-mobile-footer p,
.ttk-dzgl-app-change-mobile-footer-mobile p {
  margin: 0;
}
.ttk-dzgl-app-change-mobile-footer-mobile {
  display: none;
}
.ttk-dzgl-app-change-mobile .editBtn {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  font-size: 20px;
  padding-left: 2px;
}
.ttk-edf-app-simple-login {
  width: 100%;
  height: 100%;
}
.ttk-edf-app-simple-login-header {
  height: 60px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  background: #1EB5AD;
  border-bottom: 1px solid #34c9e0;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-edf-app-simple-login-header-left {
  height: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #ffffff;
  line-height: 60px;
  padding-left: 10px;
  overflow: hidden;
}
.ttk-edf-app-simple-login-header-left-logo {
  width: 160px;
  height: 54px;
  margin: 4px 0 0 0;
  background-image: url(img/logo_erp.694ce848.png);
  background-repeat: no-repeat;
  background-size: 160px 54px;
}
.ttk-edf-app-simple-login-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.ttk-edf-app-simple-login-header-left-split {
  width: 2px;
  height: 22px;
  background: #ffffff;
  margin: 21px 15px 0 0;
}
.ttk-edf-app-simple-login-header-left-login {
  font-size: 18px;
  font-weight: 400;
}
.ttk-edf-app-simple-login-header-right {
  display: block;
  width: 92px;
  line-height: 36px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  margin-right: 44px;
  cursor: pointer;
}
.ttk-edf-app-simple-login-header-right:hover {
  color: #9ad9c2;
  border-color: #9ad9c2;
}
.ttk-edf-app-simple-login-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  overflow: hidden;
}
.ttk-edf-app-simple-login-content-bgs {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ttk-edf-app-simple-login-content-bgs:hover .slick-list {
  -webkit-transform: matrix(1.05, 0, 0, 1.05, 1, 1) !important;
          transform: matrix(1.05, 0, 0, 1.05, 1, 1) !important;
}
.ttk-edf-app-simple-login-content .ant-carousel {
  width: 100%;
  height: 100%;
}
.ttk-edf-app-simple-login-content .ant-carousel .slick-track {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.ttk-edf-app-simple-login-content .ant-carousel .slick-list {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.ttk-edf-app-simple-login-content .ant-carousel .slick-slide {
  position: relative;
}
.ttk-edf-app-simple-login-content .ant-carousel div {
  height: inherit;
}
.ttk-edf-app-simple-login-content .ant-carousel img {
  width: 100%;
  height: 100%;
}
.ttk-edf-app-simple-login-content .ant-carousel .slick-dots li {
  margin: 0 10px;
}
.ttk-edf-app-simple-login-content .ant-carousel .slick-dots {
  overflow: hidden;
}
.ttk-edf-app-simple-login-content .ant-carousel .slick-dots li button {
  background: #1EB5AD;
  width: 30px;
  height: 5px;
}
.ttk-edf-app-simple-login-content-ad {
  position: absolute;
  width: 450px;
  height: 100px!important;
  left: 150px;
  top: 50%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.ttk-edf-app-simple-login-content-ad p:nth-of-type(1) {
  font-size: 50px;
  font-weight: 650;
  line-height: normal;
  text-align: right;
  margin-bottom: 0;
}
.ttk-edf-app-simple-login-content-ad p:nth-of-type(2) {
  font-size: 16px;
  font-weight: 650;
  line-height: normal;
  text-align: right;
  margin-bottom: 0;
}
.ttk-edf-app-simple-login-content-form {
  width: 488px;
  height: 362px;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F9F8FA;
  -webkit-box-shadow: 0 0 3px 0 rgba(30, 181, 173, 0.41), 0 0 8px 0 rgba(30, 181, 173, 0.32);
          box-shadow: 0 0 3px 0 rgba(30, 181, 173, 0.41), 0 0 8px 0 rgba(30, 181, 173, 0.32);
  border-radius: 16px;
}
.ttk-edf-app-simple-login-content-form .mk-form-item {
  margin-bottom: 25px;
}
.ttk-edf-app-simple-login-content-form .ant-form-item-control-wrapper,
.ttk-edf-app-simple-login-content-form .ant-input-group-wrapper {
  width: 90%;
  margin: 0 auto;
}
.ttk-edf-app-simple-login-content-form .ant-form-item-control,
.ttk-edf-app-simple-login-content-form .ant-input-wrapper {
  height: 50px;
}
.ttk-edf-app-simple-login-content-form .mk-input {
  height: 100%;
}
.ttk-edf-app-simple-login-content-form .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  outline: 0;
  border-color: #13a984;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.ttk-edf-app-simple-login-content-form .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-edf-app-simple-login-content-form .ant-form-explain {
  margin-top: 5px;
}
.ttk-edf-app-simple-login-content-form-title {
  width: 100%;
  text-align: center;
  font-size: xx-large;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0!important;
  height: 60px;
  margin-top: 21px;
}
.ttk-edf-app-simple-login-content-form-mobile {
  width: 100%;
}
.ttk-edf-app-simple-login-content-form-mobile .ant-input {
  border-radius: 9px;
  padding-left: 32px !important;
  font-size: 16px;
  border-color: #bbbcbc;
}
.ttk-edf-app-simple-login-content-form-mobile .ant-input:hover,
.ttk-edf-app-simple-login-content-form-mobile .ant-input:focus {
  outline: 0;
  border-color: #13a984;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.ttk-edf-app-simple-login-content-form-mobile .has-error .ant-input,
.ttk-edf-app-simple-login-content-form-mobile .has-error .ant-input:hover {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-edf-app-simple-login-content-form-password {
  width: 100%;
}
.ttk-edf-app-simple-login-content-form-password .ant-input {
  border-radius: 9px;
  padding-left: 32px !important;
  font-size: 16px;
  border-color: #bbbcbc;
}
.ttk-edf-app-simple-login-content-form-password .ant-input:hover,
.ttk-edf-app-simple-login-content-form-password .ant-input:focus {
  outline: 0;
  border-color: #13a984;
  -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
          box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
}
.ttk-edf-app-simple-login-content-form-password .has-error .ant-input,
.ttk-edf-app-simple-login-content-form-password .has-error .ant-input:hover {
  border-color: #f5222d;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-edf-app-simple-login-content-form-login {
  margin-bottom: 5px !important;
}
.ttk-edf-app-simple-login-content-form-login .mk-btn {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.ttk-edf-app-simple-login-content-form-login .mk-btn-softly {
  background-color: #1EB5AD;
  border-color: #1EB5AD;
  color: #fff;
  font-size: 18px;
  border: none;
}
.ttk-edf-app-simple-login-content-form-login .mk-btn-softly[disabled] {
  color: #cccccc;
  background-color: #ececec;
  border-color: #ececec;
}
.ttk-edf-app-simple-login-content-form-more-register {
  color: #1EB5AD;
}
.ttk-edf-app-simple-login-content-form-more-register:hover {
  color: #1EB5AD;
  text-decoration: underline;
}
.ttk-edf-app-simple-login-content-form-more .ant-form-item-children {
  display: block;
}
.ttk-edf-app-simple-login-content-form-more-forget {
  color: #000000;
}
.ttk-edf-app-simple-login-content-form-more-forget:hover {
  color: #1EB5AD;
  text-decoration: underline;
}
.ttk-edf-app-simple-login-content-form-more .ant-checkbox-inner {
  border-color: #1EB5AD !important;
}
.ttk-edf-app-simple-login-content-form-more .ant-checkbox-checked .ant-checkbox-inner {
  background: #1EB5AD !important;
}
.ttk-edf-app-simple-login-content-form .ant-input-prefix {
  font-size: 32px;
  color: #ccc;
  left: 2px;
}
.ttk-edf-app-simple-login-content-form .ant-btn:not([disabled]):hover {
  background: rgba(30, 181, 173, 0.7);
}
.ttk-edf-app-simple-login-footer {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f9f9f9;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.ttk-edf-app-simple-login-footer p {
  margin: 0;
}
.ttk-edf-app-simple-login-footer a {
  color: #1EB5AD;
}
.ttk-edf-app-simple-login-browserCheck {
  background: #FFECEA;
  width: 100%;
  height: 60px;
  border: 1px solid rgba(250, 124, 99, 0.2);
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ttk-edf-app-simple-login-browserCheck-img {
  zoom: 0.5;
}
.ttk-edf-app-simple-login-browserCheck-middle {
  padding: 0 10px;
  margin-top: 15px;
  position: absolute;
}
.ttk-edf-app-simple-login-browserCheck-title {
  font-size: 18px;
  color: #E94033;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  margin: 10px;
}
.ttk-edf-app-simple-login-browserCheck-close {
  cursor: pointer;
  zoom: 0.5;
}
.ttk-edf-app-simple-login-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999;
}
.ttk-edf-app-simple-login-loading > div {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 60px;
}
@-webkit-keyframes myanimate1 {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes myanimate1 {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@-webkit-keyframes myanimate2 {
  from {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes myanimate2 {
  from {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.ttk-edf-app-simple-portal-content-left .ant-menu.mk-menu.ant-menu-root {
  height: 100% !important;
  max-height: none !important;
  overflow-y: auto;
}
.ttk-edf-app-simple-portal-content-left .left-menu-submenu-menuitem {
  line-height: 40px !important;
  height: 40px !important;
}
.ant-menu.mk-menu.ant-menu-root {
  overflow-y: auto;
}
.ttk-edf-app-simple-portal {
  overflow: hidden;
  width: 100%;
  height: 100%;
  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: #ececec;
  /*menu图标*/
}
.ttk-edf-app-simple-portal .leftNavMenu i:before {
  color: inherit !important;
}
.ttk-edf-app-simple-portal a:hover {
  text-decoration: underline;
}
.ttk-edf-app-simple-portal .ant-popover.ant-popover-placement-bottom {
  margin-top: -11px !important;
}
.ttk-edf-app-simple-portal .ant-popover.ant-popover-placement-bottom .ant-popover-inner-content ul {
  max-height: 300px;
  overflow-y: scroll;
}
.ttk-edf-app-simple-portal .edficon-bianji:before:hover {
  color: #fff;
}
.ttk-edf-app-simple-portal-search-show {
  width: 260px;
}
.ttk-edf-app-simple-portal-search-rightDiv {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 15;
  background-color: #0066b3;
  height: 100%;
  float: right;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.ttk-edf-app-simple-portal-search-rightDiv .helpCenter:hover {
  background: #005a9f;
}
.ttk-edf-app-simple-portal-search-rightDiv .liveCast:hover {
  background: #005a9f;
}
.ttk-edf-app-simple-portal-search-rightDiv .basicInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 15px;
}
.ttk-edf-app-simple-portal-search-rightDiv .basicInfo:hover {
  background: #005a9f;
}
.ttk-edf-app-simple-portal-search-rightDiv .basicInfo.ant-popover-open {
  background: #005a9f;
}
.ttk-edf-app-simple-portal .item:hover {
  background-color: #E3FEF9 !important;
}
.ttk-edf-app-simple-portal-header {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54px;
          flex: 0 0 54px;
  height: 54px;
  background-color: #00B38A;
  color: #fff;
  overflow: visible;
  position: relative;
}
.ttk-edf-app-simple-portal-header-left {
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #0066b3;
  padding: 0px 0px 0px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-edf-app-simple-portal-header-left-logo {
  width: 159px;
  height: 54px;
}
.ttk-edf-app-simple-portal-header-left h1 {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 0 0 8px;
}
.ttk-edf-app-simple-portal-header-right {
  height: 100%;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: visible;
  background: #0066b3;
}
.ttk-edf-app-simple-portal-header-right .orgName:hover {
  cursor: pointer;
  background: #005a9f;
}
.ttk-edf-app-simple-portal-header-right .orgName.ant-popover-open {
  background: #005a9f;
}
.ttk-edf-app-simple-portal-header-right .currentOrgName {
  height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  max-width: 278px;
  display: inline-block;
  line-height: 1;
}
.ttk-edf-app-simple-portal-header-right-menu-deptSearch .ant-input {
  height: 30px;
  border-radius: 3px;
}
.ttk-edf-app-simple-portal-header-right-menu-deptSearch .ant-input-search-icon {
  font-size: 16px;
}
.ttk-edf-app-simple-portal-header-right-menu-item1 {
  font-size: 13px;
  color: #515151;
  -webkit-transition: none !important;
  transition: none !important;
  max-width: 320px;
}
.ttk-edf-app-simple-portal-header-right-menu-item1:hover {
  color: #0066b3;
  background: rgba(65, 106, 170, 0.07);
}
.ttk-edf-app-simple-portal-header-right-self {
  width: 150px;
}
.ttk-edf-app-simple-portal-header-right-self .ant-popover-inner-content {
  padding: 0px !important;
}
.ttk-edf-app-simple-portal-header-right-self-popover-item {
  padding: 10px;
}
.ttk-edf-app-simple-portal-header-right-self-popover-item:hover {
  background: rgba(65, 106, 170, 0.07);
  cursor: pointer;
}
.ttk-edf-app-simple-portal-header-right-self-popover-item-toggleColor {
  margin-right: 5px;
  color: transparent;
  width: 15px;
  height: 8px;
}
.ttk-edf-app-simple-portal-header-right input {
  border-radius: 100px;
  border: 1px solid #d6cdcd !important;
}
.ttk-edf-app-simple-portal-header-right input:hover {
  border: 1px solid #d6cdcd !important;
}
.ttk-edf-app-simple-portal-header-right input:focus {
  border: 1px solid #d6cdcd !important;
}
.ttk-edf-app-simple-portal-header-right-headerSearch {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px 0 10px;
  cursor: pointer;
  float: right;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input {
  background-color: #005a9f;
  outline: none;
  border: 1px solid #005a9f !important;
  color: #fff;
  font-size: 13px;
  height: 30px;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input i {
  color: #fff !important;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input:hover,
.ttk-edf-app-simple-portal-header-right-headerSearch span input:focus {
  border: 1px solid #fff !important;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span .ant-input-suffix {
  font-size: 20px;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.ttk-edf-app-simple-portal-header-right-headerSearch span input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-edf-app-simple-portal-header-right-headerSearch i {
  color: #fff !important;
}
.ttk-edf-app-simple-portal-header-right-headerSearch:hover {
  background: #005a9f;
}
.ttk-edf-app-simple-portal-header-right-headerSearch-show:hover {
  background: #0066b3;
}
.ttk-edf-app-simple-portal-header-right-org {
  background-color: #0066b3;
  color: #FFFFFF;
}
.ttk-edf-app-simple-portal-header-right-org-popover {
  line-height: 40px;
  vertical-align: middle;
  border-bottom: 1px solid #E4E4E4;
}
.ttk-edf-app-simple-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name {
  width: 100%;
  padding: 0px 0px 0px 8px;
}
.ttk-edf-app-simple-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name:hover {
  background-color: #E3FEF9;
}
.ttk-edf-app-simple-portal-header-right-org-popover-icon {
  background-color: #F9F8FA;
  width: 49%;
  height: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 0;
}
.ttk-edf-app-simple-portal-header-right-org-popover-icon span {
  margin-left: 0px !important;
}
.ttk-edf-app-simple-portal-header-right-org-popoverIcon:hover {
  background-color: #FFFFFF;
  color: #3F90F7;
}
.ttk-edf-app-simple-portal-header-right-org-menu {
  width: 200px;
  height: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
}
.ttk-edf-app-simple-portal-header-right-org-menu-icon-menu {
  margin-right: 2px;
}
.ttk-edf-app-simple-portal-header-right-search {
  width: 260px;
  height: 36px;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
.ttk-edf-app-simple-portal-header-right-search input {
  border-radius: 2px;
}
.ttk-edf-app-simple-portal-header-right-search span {
  right: 1px !important;
}
.ttk-edf-app-simple-portal-header-right-search span i {
  font-size: 20px;
  padding: 7px;
  background: #EAEFF4;
  color: #333333;
}
.ttk-edf-app-simple-portal-header-right-my-title {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
}
.ttk-edf-app-simple-portal-header-right-help-popover {
  height: 100%;
  width: 100%;
  z-index: 10;
  top: 0px;
  right: 0;
  overflow: hidden;
  display: none;
}
.ttk-edf-app-simple-portal-header-right-help-popover-shade {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 99;
}
.ttk-edf-app-simple-portal-header-right-help-popover-content {
  width: 330px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 99;
  background: #fff;
  color: #333;
  padding: 22px 24px 22px 22px;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.ttk-edf-app-simple-portal-header-right-help-popover-content .ant-popover-arrow {
  position: fixed;
  top: 51px;
  right: 165px;
}
.ttk-edf-app-simple-portal-header-right-help-popover-titleIcon {
  margin-bottom: 24px;
  vertical-align: middle;
}
.ttk-edf-app-simple-portal-header-right-help-popover-title1 {
  font-size: 18px;
  color: #252525;
  font-weight: normal;
}
.ttk-edf-app-simple-portal-header-right-help-popover-title2 {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-edf-app-simple-portal-header-right-help-popover ul {
  padding-left: 20px;
  height: 34px;
  line-height: 34px;
}
.ttk-edf-app-simple-portal-header-right-help-popover .ant-card-head {
  border-bottom: none !important;
}
.ttk-edf-app-simple-portal-header-right-help-popover .ant-card-body {
  padding-top: 10px;
}
.ttk-edf-app-simple-portal-header-right-help-popover .ant-input {
  font-size: 13px;
  color: #d9d9d9;
  border-radius: 3px;
  font-weight: normal;
}
.ttk-edf-app-simple-portal-header-right-help-content {
  margin: 5px 0px;
}
.ttk-edf-app-simple-portal-header-right-help-title {
  margin: 33px 0px 10px 0px;
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-edf-app-simple-portal-header-right-help-icon-popover {
  margin-right: 6px;
}
.ttk-edf-app-simple-portal-header-right-help-subContent-item {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-edf-app-simple-portal-header-right .mk-menu {
  border-bottom: 0px !important;
}
.ttk-edf-app-simple-portal-header-right .mk-menu > li {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-edf-app-simple-portal-header-right .mk-menu > li i {
  font-size: 14px;
}
.ttk-edf-app-simple-portal-header-right-photo {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin-right: 10px;
}
.ttk-edf-app-simple-portal-header-right .ant-menu-submenu-title {
  background-color: #13a984;
}
.ttk-edf-app-simple-portal-header .animated {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.ttk-edf-app-simple-portal-content-tabs {
  height: 28px;
}
.ttk-edf-app-simple-portal-content-tabs .ant-tabs-bar {
  margin-bottom: 0px;
  background: #f1f5f4;
  border: none;
}
.ttk-edf-app-simple-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling {
  padding-left: 20px;
  padding-right: 20px;
}
.ttk-edf-app-simple-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span {
  width: 16px;
  background: white;
}
.ttk-edf-app-simple-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span:hover {
  background: #0066b3;
  color: white;
}
.ttk-edf-app-simple-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span.ant-tabs-tab-btn-disabled {
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  color: #cccccc;
}
.ttk-edf-app-simple-portal-content-tabs .ant-tabs-bar .ant-tabs-extra-content {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  width: 30px;
  height: 28px;
  overflow: hidden;
  background: #fff;
  text-align: center;
  line-height: 28px;
  margin-left: -1px;
}
.ttk-edf-app-simple-portal-content-tabs .ant-tabs-bar .ant-tabs-tab {
  height: 28px;
  border: none !important;
  line-height: 28px !important;
  border-radius: 0 !important;
  vertical-align: top;
}
.ttk-edf-app-simple-portal-content {
  height: 100%;
  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-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #f1f5f4;
  position: relative;
  z-index: 5;
}
.ttk-edf-app-simple-portal-content .mainTop {
  height: 28px;
  margin-top: 10px;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.ttk-edf-app-simple-portal-content .mainTop .tabcontainer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .panelControl {
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .panelControl i {
  font-size: 26px;
  vertical-align: middle;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .panelControl span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .panelControl:hover {
  color: #0066b3;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .ttk-edf-app-simple-portal-content-apiLink {
  line-height: 26px;
  cursor: pointer;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .ttk-edf-app-simple-portal-content-apiLink:hover {
  color: #0066b3;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-shade {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-container {
  position: absolute;
  right: 0;
  top: 54px;
  bottom: 0;
  width: 344px;
  overflow-y: auto;
  background: #FFFFFF;
  padding: 0 16px;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-title {
  padding: 25px 0;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.07px;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-title i {
  margin-right: 4px;
  vertical-align: middle;
  color: #999999;
  font-size: 24px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-title span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-main > div:not(:first-child) {
  margin-top: 10px;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-main-title {
  font-size: 14px;
  color: #949393;
  letter-spacing: 0.07px;
  padding-bottom: 3px;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 10px;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-main-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-main-options > label {
  font-size: 13px;
  color: #454545;
  margin-left: 0 !important;
  margin-bottom: 14px;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-btns {
  padding-top: 25px;
  padding-bottom: 25px;
}
.ttk-edf-app-simple-portal-content .mainTop .extraMenu .configPanel-btns button:nth-of-type(1) {
  margin-right: 10px;
}
.ttk-edf-app-simple-portal-content-left {
  width: 200px;
  overflow: visible;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 10px 10px 10px;
}
.ttk-edf-app-simple-portal-content-left .ant-menu.ant-menu-root {
  /*height: 100%;引发safari菜单不显示问题*/
  max-height: 100% !important;
  overflow-y: auto;
  color: #333333;
}
.ttk-edf-app-simple-portal-content-left .ant-menu.ant-menu-root .ant-menu-submenu-title {
  width: 100%;
  padding-left: 8px !important;
}
.ttk-edf-app-simple-portal-content-left .ant-menu.ant-menu-root .ant-menu-submenu-title .anticon {
  margin-left: 0;
}
.ttk-edf-app-simple-portal-content-left .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
}
.ttk-edf-app-simple-portal-content-left .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-edf-app-simple-portal-content-left .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.ttk-edf-app-simple-portal-content-left > div:nth-of-type(1) {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
  border: 1px solid #e8e8e8;
  border-bottom: none;
}
.ttk-edf-app-simple-portal-content-left .mk-layout {
  background: #ffffff;
}
.ttk-edf-app-simple-portal-content-left .right_beta {
  width: 29px;
  height: 12px;
  position: relative;
  top: -1px;
  left: 2px;
}
.ttk-edf-app-simple-portal-content-left .top_beta {
  width: 26px;
  height: 15px;
  position: relative;
  top: -14px;
  left: -27px;
}
.ttk-edf-app-simple-portal-content-left .menu-switch {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23px;
          flex: 0 0 23px;
  background: #f2f2f2;
  position: relative;
  cursor: pointer;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
}
.ttk-edf-app-simple-portal-content-left .menu-switch i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #aaaaaa;
}
.ttk-edf-app-simple-portal-content-left .menu-switch:hover {
  background: #e4e4e4;
}
.ttk-edf-app-simple-portal-content-left .new-guide {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 109px;
          flex: 0 0 109px;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.ttk-edf-app-simple-portal-content-left .new-guide div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-edf-app-simple-portal-content-left .new-guide div:hover i,
.ttk-edf-app-simple-portal-content-left .new-guide div:hover span {
  cursor: pointer;
  color: #0066b3;
}
.ttk-edf-app-simple-portal-content-left .new-guide i {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
  color: #999999;
}
.ttk-edf-app-simple-portal-content-left .new-guide span {
  width: 60px;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  color: #333333;
}
.ttk-edf-app-simple-portal-content-left .hide-content .menu-content {
  display: none;
}
.ttk-edf-app-simple-portal-content-left .show-content .menu-content {
  display: inline;
}
.ttk-edf-app-simple-portal-content edfx-app-portal-content-main {
  background: #f1f5f4;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}
.ttk-edf-app-simple-portal-content edfx-app-portal-content-main > div {
  padding: 0 10px 10px 0;
}
.ttk-edf-app-simple-portal-content .isOem.edfx-app-portal-content-main > div {
  padding: 0;
}
.ttk-edf-app-simple-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-edf-app-simple-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: '';
  position: absolute;
  vertical-align: baseline;
  background: #d9d9d9;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
}
.ttk-edf-app-simple-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-edf-app-simple-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.ttk-edf-app-simple-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
}
.ttk-edf-app-simple-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
}
.left-menu-itemgroup {
  cursor: default;
}
.left-menu-itemgroup .ant-menu-item-group-title {
  font-size: 14px;
  font-weight: 400;
  padding: 3px 16px;
}
.left-menu-itemgroup ul {
  overflow: hidden;
}
.left-menu-itemgroup ul li {
  float: left;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.left-menu-itemgroup ul li:not(:last-child):hover:before {
  color: #d9d9d9;
}
.left-menu-itemgroup ul li:not(:last-child):before {
  content: '';
  width: 1px;
  height: 9px;
  border-right: 1px solid #d9d9d9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
/* .left-menu-submenu-menuitem {
    font-size: 14px;
    font-weight: 400;
    height: 28px !important;
    line-height: 28px !important;
    height: 28px;
} */
/* .left-menu-submenu-menuitem:hover {
    text-decoration: underline; // color:#00b38a;
} */
.manageListPopover .app-portal-header-popover .ant-popover-inner-content {
  padding: 0px !important;
}
.manageListPopover .ant-popover-inner-content {
  padding: 0px;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: none;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical .ant-menu-item {
  margin: 0px;
}
.ttk-edf-app-simple-portal-content-left .ant-menu-inline .ant-menu-submenu-inline .ant-menu-item {
  width: 100%;
  padding-left: 38px !important;
}
.ttk-edf-app-simple-portal-content-left .ant-menu-inline .ant-menu-submenu-inline .ant-menu-item:hover {
  text-decoration: none;
}
.ttk-edf-app-simple-portal-content-left .ant-menu-inline > .ant-menu-item {
  width: 100%;
  padding-left: 8px !important;
}
.ttk-edf-app-simple-portal-content-left .ant-menu-inline > .ant-menu-item .menu-icon {
  margin-left: 0;
}
.level-first {
  font-size: 14px;
  font-weight: 400;
}
.level-first > ul {
  padding: 14px 24px 32px 6px !important;
  min-width: 88px !important;
}
.level-first > ul > li {
  color: #333333;
}
.level-first > ul > li > div {
  color: #999999;
}
.level-first > ul > li > ul {
  color: #555555;
  padding-top: 4px;
}
.level-first > ul > li > ul > li {
  height: 26px !important;
  line-height: 26px !important;
}
.level-first > ul > li > ul > li {
  padding: 0 10px;
}
.level-first > ul > li > ul > li:first-child {
  padding: 0 16px 0 16px !important;
}
.level-first > ul > li:not(:last-child) {
  margin-bottom: 11px;
}
.level-first > ul.ant-menu-inline {
  padding: 0 !important;
}
.level-first .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px 0 16px;
}
.level-first .menu-icon {
  font-size: 28px;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.level-first .anticon {
  margin-right: 2px;
}
.level-first .ant-menu-vertical .ant-menu-item:not(:last-child),
.level-first .ant-menu-vertical .ant-menu-item {
  margin: 0px;
  margin-bottom: 11px;
}
.level-first:hover {
  background: #d4e8ff;
}
.headBarBtn {
  display: inline-block;
  vertical-align: middle;
}
.userName {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: none;
  padding: 0;
  width: 28px;
  height: 28px;
  background: #ffffff;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: inline-block;
  padding: 0;
  width: 28px;
  background: #ffffff;
  height: 28px;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
/*企业列表位置*/
.manageListPopover {
  top: 45px !important;
}
.manageListPopover .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #0066b3;
  background-color: #d4e8ff;
}
/*顶部右侧menu位置*/
.headerRightMenu {
  top: 45px !important;
}
/*menu图标*/
.ant-menu.mk-menu.ant-menu-root {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ttk-zs-app-portal {
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1100px;
  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: #ececec;
  /*menu图标*/
  /*popover 下拉位置*/
  /*顶部右侧menu位置*/
}
.ttk-zs-app-portal-isExpire {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffefef;
}
.ttk-zs-app-portal-isExpire-text {
  font-size: 13px;
  color: #656363;
  margin-right: 15px;
}
.ttk-zs-app-portal-isExpire-buyBotton {
  border: 1px solid #eb836a;
  border-radius: 3px;
  padding: 2px 8px;
  color: #eb836a;
  cursor: pointer;
}
.ttk-zs-app-portal-isExpire-buyBotton:hover {
  color: #fff;
  background-color: #eb836a;
}
.ttk-zs-app-portal-isExpire-icon {
  position: absolute;
  right: 0;
  margin-right: 20px;
}
.ttk-zs-app-portal-isExpire .edficon-jinggao {
  color: #eb836a;
}
.ttk-zs-app-portal-isExpireRed {
  background-color: #f56057;
}
.ttk-zs-app-portal-isExpireRed .ttk-zs-app-portal-isExpire-text {
  color: #fff;
}
.ttk-zs-app-portal-isExpireRed .ttk-zs-app-portal-isExpire-buyBotton {
  border: 1px solid #fff;
  color: #fff;
}
.ttk-zs-app-portal-isExpireRed .ttk-zs-app-portal-isExpire-buyBotton:hover {
  color: #f56057;
  background-color: #fff;
}
.ttk-zs-app-portal-isExpireRed .edficon-jinggao {
  color: #fff;
}
.ttk-zs-app-portal-isExpireRed .edficon-guanbi {
  color: #fff;
}
.ttk-zs-app-portal .leftNavMenu i:before {
  color: inherit !important;
}
.ttk-zs-app-portal .ant-popover.ant-popover-placement-bottom {
  margin-top: -11px !important;
}
.ttk-zs-app-portal .ant-popover.ant-popover-placement-bottom .ant-popover-inner-content ul {
  max-height: 300px;
  overflow-y: scroll;
}
.ttk-zs-app-portal .edficon-bianji:before:hover {
  color: #fff;
}
.ttk-zs-app-portal .leftmenu .ant-menu-vertical > li {
  padding-left: 10px;
}
.ttk-zs-app-portal .leftmenu .ant-menu-vertical > li > div {
  margin-top: 0 !important;
}
.ttk-zs-app-portal .leftmenu2 {
  margin-left: 0;
  overflow: hidden;
}
.ttk-zs-app-portal .leftmenu2:hover {
  overflow: auto;
}
.ttk-zs-app-portal .jchlLongGroup .ant-menu-submenu-title > span {
  width: 95px !important;
}
.ttk-zs-app-portal .jchlLongGroup .ant-menu-submenu-arrow {
  padding-left: 4px !important;
}
.ttk-zs-app-portal .jchlLongGroup.ant-menu-submenu-open .ant-menu-submenu-arrow {
  padding-left: 0px !important;
}
.ttk-zs-app-portal .nomenuscroll {
  overflow: hidden;
}
.ttk-zs-app-portal .menuscroll {
  overflow-y: auto;
  background: #ffffff !important;
}
.ttk-zs-app-portal .ant-menu-item-disabled .anticon {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.25) !important;
}
.ttk-zs-app-portal .item:hover {
  background-color: #e3fef9 !important;
}
.ttk-zs-app-portal .divPadding {
  margin-left: 10px;
}
.ttk-zs-app-portal .foldico {
  background-color: #f9f9f9;
  border-radius: 3px;
  width: 28px;
  height: 28px;
  border: 1px solid #ddd;
}
.ttk-zs-app-portal .foldico:hover {
  background-color: #0066b3;
  color: #ffffff;
}
.ttk-zs-app-portal-nav {
  height: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #3238ab;
  position: relative;
}
.ttk-zs-app-portal-nav .edfx-app-login-header-left-img {
  width: 20px;
  height: 20px;
  /* margin-top: 16px; */
  z-index: 9999;
  position: absolute;
  top: 16px;
  left: 64px;
}
.ttk-zs-app-portal-nav .edfx-app-login-header-left-sanjiao {
  position: absolute;
  top: 40px;
  left: 57px;
  width: 0px;
  /*设置宽高为0，所以div的内容为空，从才能形成三角形尖角*/
  height: 0px;
  border-bottom: 20px solid #fff;
  border-left: 14px solid transparent;
  /*transparent 表示透明*/
  border-right: 14px solid transparent;
}
.ttk-zs-app-portal-nav .edfx-app-login-header-left-title {
  border-radius: 7px;
  z-index: 9999;
  position: absolute;
  top: 50px;
  left: 56px;
  background: #fff;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  padding: 0 30px 0 10px;
  -webkit-box-shadow: 2px 2px 5px #cccccc;
          box-shadow: 2px 2px 5px #cccccc;
}
.ttk-zs-app-portal-nav .edfx-app-login-header-left-title .edfx-app-login-header-left-title-span2 {
  color: #0066b3;
  cursor: pointer;
  font-size: 14px;
  margin-left: 15px;
  border-color: #fff !important;
  color: #fff;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#0285f1), to(#3763f2));
  background: linear-gradient(to right, #0285f1, #3763f2);
}
.ttk-zs-app-portal-nav .edfx-app-login-header-left-title .edfx-app-login-header-left-title-span2 i {
  font-size: 16px !important;
  margin-left: 0px !important;
}
.ttk-zs-app-portal-nav .edfx-app-login-header-left-title .edfx-app-login-header-left-title-span2:hover {
  background: -webkit-gradient(linear, left top, right top, from(#3763f2), to(#0285f1));
  background: linear-gradient(to right, #3763f2, #0285f1);
}
.ttk-zs-app-portal-nav .edfx-app-login-header-left-close {
  font-size: 22px;
  position: absolute;
  left: 383px;
  top: 3px;
  height: 16px !important;
  line-height: 16px !important;
  cursor: pointer;
}
.ttk-zs-app-portal-nav-logo {
  /*text-align: center;
		    font-size: 30px;
			color: #fff;*/
  width: 53px;
  background: url(img/logo_zj.7c020b87.png) no-repeat right;
  background-size: 34px 30px;
  -moz-background-size: 36px 32px;
}
.ttk-zs-app-portal-nav-opt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /*
			* 顶部导航菜单
			*/
}
.ttk-zs-app-portal-nav-opt-right {
  color: #fff;
}
.ttk-zs-app-portal-nav-opt-right-headerhelp {
  margin-right: 10px;
}
.ttk-zs-app-portal-nav-opt-right .logout {
  color: #fff;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 15;
  height: 50px;
  float: right;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .qiyezuozhang {
  width: 70px;
  height: 26px;
  cursor: pointer;
  border: 1px solid #fff;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  border-radius: 3px;
  font-size: 12px;
  line-height: 25px;
  margin-right: 30px;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .qiyezuozhang:hover {
  color: #0066b3;
  background: #fff;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .helpCenter:hover {
  background: #005a9f;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .liveCast:hover {
  background: #005a9f;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .basicInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 15px;
  padding-left: 5px;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .basicInfo .female {
  background-image: url(img/female_t.a6b0b5f3.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .basicInfo .male {
  background-image: url(img/male_t.29c6b540.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .basicInfo .other {
  background-image: url(img/other_t.ce03260f.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .basicInfo:hover {
  background: #005a9f;
}
.ttk-zs-app-portal-nav-opt-right-rightDiv .basicInfo.ant-popover-open {
  background: #005a9f;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv {
  display: inline-block;
  line-height: 50px;
  height: 50px;
  margin: 0px 2px;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv:hover {
  background: #005a9f;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepicker {
  cursor: pointer;
  width: 89px;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepicker:hover .ant-calendar-picker-icon:after {
  color: #fff !important;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-icon {
  right: 13px !important;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-icon:after {
  font-family: edficon !important;
  content: "\E60F";
  font-size: 22px;
  cursor: pointer;
  line-height: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-icon:before {
  display: none;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-input,
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-input:hover,
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-input:focus {
  font-size: 12px !important;
  height: 50px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border: none !important;
  color: #fff;
  padding: 0px 10px 0px 12px !important;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepickerDropdown {
  top: 54px !important;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepickerDropdown:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  top: 2px;
  left: 10px;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepickerDropdown .iconCustom {
  color: #0066b3;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepickerDropdown .ant-calendar-month-panel-selected-cell .iconCustom {
  color: #ffffff;
}
.ttk-zs-app-portal-nav-opt-right-leftDiv-datepickerDropdown_expire {
  top: 90px !important;
}
.ttk-zs-app-portal-nav-opt-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-zs-app-portal-nav-opt-left-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.ttk-zs-app-portal-nav-opt-left-company .ant-select-selection {
  width: 200px;
  background-color: #465cb8;
  border-color: #42a9ce;
  color: #fff;
}
.ttk-zs-app-portal-nav-opt-left .edfx-app-login-header-left-img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.ttk-zs-app-portal-nav-opt-left .edficon-dingdan {
  color: #ff8c00;
}
.ttk-zs-app-portal-nav-opt-left .dingdan1 {
  color: #005da1;
}
.ttk-zs-app-portal-nav-opt-left .orgName:hover {
  cursor: pointer;
  background: #005a9f;
}
.ttk-zs-app-portal-nav-opt-left .esOrgName.orgName:hover {
  cursor: default;
  background: #0066b3;
}
.ttk-zs-app-portal-nav-opt-left .orgName i {
  margin-top: -2px;
}
.ttk-zs-app-portal-nav-opt-left .orgName1 i {
  margin-top: -5px;
}
.ttk-zs-app-portal-nav-opt-left .orgName.ant-popover-open {
  background: #005a9f;
}
.ttk-zs-app-portal-nav-opt-left .currentOrgName {
  height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  max-width: 250px;
  display: inline-block;
  line-height: 1;
}
.ttk-zs-app-portal-nav-opt-left .currentOrgName1 {
  line-height: 34px;
  margin-top: 2px;
  padding-left: 22px;
}
.ttk-zs-app-portal-nav-opt-left-menu {
  color: #fff;
  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;
}
.ttk-zs-app-portal-nav-opt-left-menu-deptSearch .ant-input {
  height: 30px;
  border-radius: 3px;
}
.ttk-zs-app-portal-nav-opt-left-menu-deptSearch .ant-input-search-icon {
  font-size: 16px;
}
.ttk-zs-app-portal-nav-opt-left-menu-item1 {
  font-size: 13px;
  color: #515151;
  -webkit-transition: none !important;
  transition: none !important;
  max-width: 320px;
  min-width: 150px;
}
.ttk-zs-app-portal-nav-opt-left-menu-item1:hover {
  color: #0066b3;
  background: rgba(65, 106, 170, 0.07);
}
.ttk-zs-app-portal-nav-opt .tabcontainer {
  overflow: hidden;
}
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu.mk-menu.ant-menu-root {
  overflow: hidden;
  background-color: #0066b3;
}
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item-active,
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item-open,
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item-selected,
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item:hover,
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu-active,
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu-open,
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu-selected,
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu:hover {
  color: #fff;
}
.ttk-zs-app-portal-nav-opt .tabcontainer ul {
  height: 100%;
  border-bottom: none;
  background-color: transparent;
  background-color: initial;
  color: #fff;
  line-height: 49px;
  font-size: 14px;
  font-weight: bold;
  font-family: "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}
.ttk-zs-app-portal-nav-opt .tabcontainer ul .ant-menu-horizontal > .ant-menu-item {
  top: 0;
  background-color: #005a9f;
}
.ttk-zs-app-portal-nav-opt .tabcontainer ul .ant-menu-item:hover {
  color: #fff;
  background-color: #005a9f;
}
.ttk-zs-app-portal-nav-opt .tabcontainer ul li.ant-menu-item:hover .menu-content,
.ttk-zs-app-portal-nav-opt .tabcontainer ul li.ant-menu-item.ant-menu-item-active.ant-menu-item-selected:hover li.ant-menu-item.ant-menu-item-active:hover .menu-content {
  color: #fff;
}
.ttk-zs-app-portal-nav-opt .tabcontainer ul li.ant-menu-item {
  line-height: 49px;
  padding: 0;
  margin: 0;
}
.ttk-zs-app-portal-nav-opt .tabcontainer ul li.ant-menu-item .newImg {
  width: 25px;
  height: 14px;
  position: absolute;
  top: 7px;
  right: -10px;
  background-image: url(img/new.95568279.png);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  z-index: 99;
  -webkit-animation: new-gif 0.3s linear 0.1s infinite alternate none;
          animation: new-gif 0.3s linear 0.1s infinite alternate none;
}
@-webkit-keyframes new-gif {
  0% {
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  100% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
}
@keyframes new-gif {
  0% {
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  100% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
}
.ttk-zs-app-portal-nav-opt .tabcontainer ul .ant-menu-item-selected {
  color: #fff;
  background-color: #005a9f;
}
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item,
.ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu {
  margin-top: 0px;
  top: 0px;
  padding: 0 15px;
  border: none;
}
.ttk-zs-app-portal-header {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54px;
          flex: 0 0 54px;
  height: 54px;
  color: #fff;
  overflow: visible;
}
.ttk-zs-app-portal-header-left {
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 0px 0px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-zs-app-portal-header-left-logo {
  cursor: pointer;
  width: 160px;
  height: 54px;
}
.ttk-zs-app-portal-header-left h1 {
  font-family: "Microsoft Yahei", "PingFang SC";
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
  margin: 0 0 0 8px;
}
.ttk-zs-app-portal-header-right {
  height: 100%;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: visible;
}
.ttk-zs-app-portal-header-right .orgName:hover {
  cursor: pointer;
  background: #005a9f;
}
.ttk-zs-app-portal-header-right .esOrgName.orgName:hover {
  cursor: default;
  background: #0066b3;
}
.ttk-zs-app-portal-header-right .orgName.ant-popover-open {
  background: #005a9f;
}
.ttk-zs-app-portal-header-right .currentOrgName {
  height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  max-width: 278px;
  display: inline-block;
  line-height: 1;
}
.ttk-zs-app-portal-header-right-menu-deptSearch .ant-input {
  height: 30px;
  border-radius: 3px;
}
.ttk-zs-app-portal-header-right-menu-deptSearch .ant-input-search-icon {
  font-size: 16px;
}
.ttk-zs-app-portal-header-right-menu-item1 {
  font-size: 13px;
  color: #515151;
  -webkit-transition: none !important;
  transition: none !important;
  max-width: 320px;
}
.ttk-zs-app-portal-header-right-menu-item1:hover {
  color: #0066b3;
  background: rgba(65, 106, 170, 0.07);
}
.ttk-zs-app-portal-header-right-self {
  width: 150px;
}
.ttk-zs-app-portal-header-right-self .ant-popover-inner-content {
  padding: 0px !important;
}
.ttk-zs-app-portal-header-right-self-popover-item {
  padding: 10px;
}
.ttk-zs-app-portal-header-right-self-popover-item .zsChangeIcon {
  width: 35px;
  padding-left: 8px;
  display: inline-block;
  color: #a1cf47;
}
.ttk-zs-app-portal-header-right-self-popover-item:hover {
  background: rgba(65, 106, 170, 0.07);
  cursor: pointer;
}
.ttk-zs-app-portal-header-right-self-popover-item-toggleColor {
  margin-right: 5px;
  color: transparent;
  width: 15px;
  height: 8px;
}
.ttk-zs-app-portal-header-right .ant-popover-open > div {
  background: #005a9f;
}
.ttk-zs-app-portal-header-right-yijiezhang {
  display: inline-block;
  position: relative;
  width: 45px;
  padding: 0px 4px;
  margin-left: 3px;
  background: #fa7c63;
  border-radius: 3px;
  font-size: 13px;
}
.ttk-zs-app-portal-header-right-yijiezhang:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #fa7c63 #fa7c63 transparent transparent;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 4px;
  left: -2px;
}
.ttk-zs-app-portal-header-right input {
  border-radius: 100px;
  border: 1px solid #d6cdcd !important;
}
.ttk-zs-app-portal-header-right input:hover {
  border: 1px solid #d6cdcd !important;
}
.ttk-zs-app-portal-header-right input:focus {
  border: 1px solid #d6cdcd !important;
}
.ttk-zs-app-portal-header-right-headerSearch {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px 0 10px;
  cursor: pointer;
  float: right;
}
.ttk-zs-app-portal-header-right-headerSearch span input {
  background-color: #005a9f;
  outline: none;
  border: 1px solid #005a9f !important;
  color: #fff;
  font-size: 13px;
  height: 30px;
}
.ttk-zs-app-portal-header-right-headerSearch span input i {
  color: #fff !important;
}
.ttk-zs-app-portal-header-right-headerSearch span input:hover,
.ttk-zs-app-portal-header-right-headerSearch span input:focus {
  border: 1px solid #fff !important;
}
.ttk-zs-app-portal-header-right-headerSearch span .ant-input-suffix {
  font-size: 20px;
}
.ttk-zs-app-portal-header-right-headerSearch span input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.ttk-zs-app-portal-header-right-headerSearch span input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-zs-app-portal-header-right-headerSearch span input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.ttk-zs-app-portal-header-right-headerSearch span input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-zs-app-portal-header-right-headerSearch span input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.ttk-zs-app-portal-header-right-headerSearch span input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-zs-app-portal-header-right-headerSearch span input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.ttk-zs-app-portal-header-right-headerSearch span input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-zs-app-portal-header-right-headerSearch i {
  color: #fff !important;
}
.ttk-zs-app-portal-header-right-headerSearch:hover {
  background: #005a9f;
}
.ttk-zs-app-portal-header-right-headerSearch-show:hover {
  background: #0066b3;
}
.ttk-zs-app-portal-header-right-headerSearch .msgNum {
  font-size: 13px;
  position: absolute;
  min-width: 18px;
  height: 18px;
  padding: 0 2px;
  line-height: 16px;
  color: #ffffff;
  display: block;
  text-align: center;
  background: #ee5749;
  border-radius: 9px;
  right: -2px;
  top: 11px;
}
.ttk-zs-app-portal-header-right-org {
  background-color: #0066b3;
  color: #ffffff;
}
.ttk-zs-app-portal-header-right-org-popover {
  line-height: 40px;
  vertical-align: middle;
  border-bottom: 1px solid #e4e4e4;
}
.ttk-zs-app-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name {
  width: 100%;
  padding: 0px 0px 0px 8px;
}
.ttk-zs-app-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name:hover {
  background-color: #e3fef9;
}
.ttk-zs-app-portal-header-right-org-popover-icon {
  background-color: #f9f8fa;
  width: 49%;
  height: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 0;
}
.ttk-zs-app-portal-header-right-org-popover-icon span {
  margin-left: 0px !important;
}
.ttk-zs-app-portal-header-right-org-popoverIcon:hover {
  background-color: #ffffff;
  color: #3f90f7;
}
.ttk-zs-app-portal-header-right-org-menu {
  width: 200px;
  height: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}
.ttk-zs-app-portal-header-right-search {
  width: 260px;
  height: 36px;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
.ttk-zs-app-portal-header-right-search input {
  border-radius: 2px;
}
.ttk-zs-app-portal-header-right-search span {
  right: 1px !important;
}
.ttk-zs-app-portal-header-right-search span i {
  font-size: 20px;
  padding: 7px;
  background: #eaeff4;
  color: #333333;
}
.ttk-zs-app-portal-header-right-my-title {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
}
.ttk-zs-app-portal-header-right-help-popover {
  height: 100%;
  width: 100%;
  z-index: 10;
  top: 0px;
  right: 0;
  overflow: hidden;
  display: none;
}
.ttk-zs-app-portal-header-right-help-popover-shade {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 99;
}
.ttk-zs-app-portal-header-right-help-popover-content {
  width: 330px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 99;
  background: #fff;
  color: #333;
  padding: 22px 24px 22px 22px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.ttk-zs-app-portal-header-right-help-popover-content .ant-popover-arrow {
  position: fixed;
  top: 51px;
  right: 165px;
}
.ttk-zs-app-portal-header-right-help-popover-titleIcon {
  margin-bottom: 24px;
  vertical-align: middle;
}
.ttk-zs-app-portal-header-right-help-popover-title1 {
  font-size: 18px;
  color: #252525;
  font-weight: normal;
}
.ttk-zs-app-portal-header-right-help-popover-title2 {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-zs-app-portal-header-right-help-popover ul {
  padding-left: 20px;
  height: 34px;
  line-height: 34px;
}
.ttk-zs-app-portal-header-right-help-popover .ant-card-head {
  border-bottom: none !important;
}
.ttk-zs-app-portal-header-right-help-popover .ant-card-body {
  padding-top: 10px;
}
.ttk-zs-app-portal-header-right-help-popover .ant-input {
  font-size: 13px;
  color: #d9d9d9;
  border-radius: 3px;
  font-weight: normal;
}
.ttk-zs-app-portal-header-right-help-content {
  margin: 5px 0px;
}
.ttk-zs-app-portal-header-right-help-title {
  margin: 33px 0px 10px 0px;
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-zs-app-portal-header-right-help-subContent-item {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-zs-app-portal-header-right .mk-menu {
  border-bottom: 0px !important;
}
.ttk-zs-app-portal-header-right .mk-menu > li {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-zs-app-portal-header-right .mk-menu > li i {
  font-size: 14px;
}
.ttk-zs-app-portal-header-right-photo {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin-right: 10px;
}
.ttk-zs-app-portal-header-right .ant-menu-submenu-title {
  background-color: #13a984;
}
.ttk-zs-app-portal-header .animated {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.ttk-zs-app-portal-content-tabs {
  height: 28px;
}
.ttk-zs-app-portal-content-tabs .ttkEdfAppNewHome {
  display: none;
}
.ttk-zs-app-portal-content-tabs .ant-tabs-bar {
  margin-bottom: 0px;
  background: #ebebed;
  border: none;
}
.ttk-zs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling {
  padding-left: 20px;
  padding-right: 20px;
}
.ttk-zs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span {
  width: 16px;
  background: #ffffff;
}
.ttk-zs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span:hover {
  background: #0066b3;
  color: #ffffff;
}
.ttk-zs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span.ant-tabs-tab-btn-disabled {
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  color: #cccccc;
}
.ttk-zs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-extra-content {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  width: 30px;
  height: 28px;
  overflow: hidden;
  background: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-left: -1px;
}
.ttk-zs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-tab {
  height: 28px;
  border: none !important;
  line-height: 28px !important;
  border-radius: 0 !important;
  vertical-align: top;
}
.ttk-zs-app-portal-content {
  height: 100%;
  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-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #ebebed;
  position: relative;
}
.ttk-zs-app-portal-content .mainTop {
  height: 28px;
  margin-top: 10px;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.ttk-zs-app-portal-content .mainTop .tabcontainer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.ttk-zs-app-portal-content .mainTop .portalGrsz {
  display: inline-block;
  line-height: 26px;
  padding-right: 49px;
}
.ttk-zs-app-portal-content .mainTop .ttk-zs-app-portal-content-closeLink {
  line-height: 26px;
  margin-right: 8px;
  cursor: pointer;
}
.ttk-zs-app-portal-content .mainTop .ttk-zs-app-portal-content-closeLink:hover {
  color: #0066b3;
}
.ttk-zs-app-portal-content .mainTop .extraMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .panelControl {
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .panelControl i {
  font-size: 26px;
  vertical-align: middle;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .panelControl span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .panelControl:hover {
  color: #0066b3;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .ttk-zs-app-portal-content-apiLink {
  line-height: 26px;
  cursor: pointer;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .ttk-zs-app-portal-content-apiLink:hover {
  color: #0066b3;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-shade {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-container {
  position: absolute;
  right: 0;
  top: 54px;
  bottom: 0;
  width: 344px;
  overflow-y: auto;
  background: #ffffff;
  padding: 0 16px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-title {
  padding: 25px 0;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.07px;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-title i {
  margin-right: 4px;
  vertical-align: middle;
  color: #999999;
  font-size: 24px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-title span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-main > div:not(:first-child) {
  margin-top: 10px;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-main-title {
  font-size: 14px;
  color: #949393;
  letter-spacing: 0.07px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-main-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-main-options > label {
  font-size: 13px;
  color: #454545;
  margin-left: 0 !important;
  margin-bottom: 14px;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-btns {
  padding-top: 25px;
  padding-bottom: 25px;
}
.ttk-zs-app-portal-content .mainTop .extraMenu .configPanel-btns button:nth-of-type(1) {
  margin-right: 10px;
}
.ttk-zs-app-portal-content-left {
  width: 200px;
  border: 1px solid #e8e8e8;
  overflow-x: hidden;
  overflow-y: visible;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 10px 10px 10px;
  /*
			.ant-menu-inline .ant-menu-submenu-open:not(:first-child){
				background-color: red;

			}*/
  /*
			.menu-switch:hover{
				background: #e4e4e4;
			}*/
}
.ttk-zs-app-portal-content-left .ant-menu.ant-menu-root {
  /*height: 100%;引发safari菜单不显示问题*/
  max-height: inherit !important;
  overflow-y: auto;
  color: #333333;
}
.ttk-zs-app-portal-content-left .ant-menu.ant-menu-root .ant-menu-submenu.ant-menu-submenu-inline.left-menu-itemgroup ul li {
  float: none;
}
.ttk-zs-app-portal-content-left .ant-menu.ant-menu-root .ant-menu-sub.ant-menu-inline {
  border: none;
}
.ttk-zs-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
}
.ttk-zs-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.ttk-zs-app-portal-content-left .menu-icon {
  margin-left: 3px;
}
.ttk-zs-app-portal-content-left .ant-menu-inline .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
  color: #ffffff !important;
  text-overflow: clip;
}
.ttk-zs-app-portal-content-left .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.ttk-zs-app-portal-content-left .ant-menu-inline .ant-menu-submenu-title {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-overflow: clip;
  padding-left: 32px !important;
}
.ttk-zs-app-portal-content-left > div:nth-of-type(1) {
  /*flex:1!important;
				border:1px solid #e8e8e8;*/
  border-bottom: none;
}
.ttk-zs-app-portal-content-left .mk-layout {
  background: #ffffff;
}
.ttk-zs-app-portal-content-left .right_beta {
  width: 29px;
  height: 12px;
  position: relative;
  top: -5px;
  left: 2px;
  background-image: url(img/beta_right.32ec0ee7.png);
  background-size: contain;
  display: inline-block;
}
.ttk-zs-app-portal-content-left .top_beta {
  width: 26px;
  height: 15px;
  position: relative;
  top: -14px;
  left: -27px;
  background-image: url(img/beta_top.96028b68.png);
  background-size: contain;
  display: inline-block;
}
.ttk-zs-app-portal-content-left .newImg {
  width: 29px;
  height: 12px;
  position: relative;
  top: -5px;
  left: 2px;
  background-image: url(img/new.a601c55e.jpg);
  background-size: contain;
  display: inline-block;
}
.ttk-zs-app-portal-content-left .menuSelect {
  border-bottom: 1px solid #e8e8e8 !important;
}
.ttk-zs-app-portal-content-left .menuSelect1 {
  height: 35px;
  overflow: hidden;
  background-color: #ffffff;
  padding-top: 3px;
  min-height: 35px;
}
.ttk-zs-app-portal-content-left .menuSelect2 {
  overflow: hidden;
  background-color: #ffffff;
  height: 35px;
  padding-top: 3px;
}
.ttk-zs-app-portal-content-left .menuSelect3 {
  background-color: #ffffff;
  height: 35px;
  padding-left: 18px;
  padding-top: 3px;
}
.ttk-zs-app-portal-content-left .menuSelect4 {
  background-color: #ffffff;
  height: 35px;
  padding-left: 15px;
  padding-top: 3px;
}
.ttk-zs-app-portal-content-left .menu-type {
  padding-left: 25px;
}
.ttk-zs-app-portal-content-left .menu-type i {
  font-size: 28px;
  padding-top: 1px;
  cursor: pointer;
  color: #c2c1c1;
  background-color: #ffffff;
}
.ttk-zs-app-portal-content-left .menu-type i:hover {
  color: #0066b3;
}
.ttk-zs-app-portal-content-left .menu-split {
  padding-left: 10px;
}
.ttk-zs-app-portal-content-left .menu-split i {
  font-size: 28px;
  color: #c2c1c1;
}
.ttk-zs-app-portal-content-left .menu-switchcenter {
  margin-top: 5px;
  position: absolute;
  margin-left: 15px;
}
.ttk-zs-app-portal-content-left .menu-switchcenter i {
  cursor: pointer;
  color: #c2c1c1;
}
.ttk-zs-app-portal-content-left .menu-switchcenter i:hover {
  color: #0066b3;
}
.ttk-zs-app-portal-content-left .menu-switch {
  position: absolute;
  cursor: pointer;
  height: 28px;
  padding-right: 45px !important;
}
.ttk-zs-app-portal-content-left .menu-switch i {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #c2c1c1;
}
.ttk-zs-app-portal-content-left .menu-switch i:hover {
  color: #0066b3;
}
.ttk-zs-app-portal-content-left .new-guide {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 109px;
          flex: 0 0 109px;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.ttk-zs-app-portal-content-left .new-guide div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-zs-app-portal-content-left .new-guide div:hover i,
.ttk-zs-app-portal-content-left .new-guide div:hover span {
  cursor: pointer;
  color: #0066b3;
}
.ttk-zs-app-portal-content-left .new-guide i {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
  color: #999999;
}
.ttk-zs-app-portal-content-left .new-guide span {
  width: 60px;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  color: #333333;
}
.ttk-zs-app-portal-content-left .show-content .menu-content {
  display: inline;
}
.ttk-zs-app-portal-content-left .level-first2 > div.ant-menu-submenu-title,
.ttk-zs-app-portal-content-left .ant-menu-item.level-first2 {
  line-height: 46px;
  height: 46px;
}
.ttk-zs-app-portal-content-main {
  background: #ebebed;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}
.ttk-zs-app-portal .ant-menu-inline .ant-menu-item,
.ttk-zs-app-portal .ant-menu-inline .ant-menu-submenu-title {
  width: calc(100%);
}
.ttk-zs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto !important;
  padding-left: 18px;
  text-overflow: clip;
}
.ttk-zs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: "";
  position: absolute;
  vertical-align: baseline;
  background: #5e5e5e;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.ttk-zs-app-portal .ant-menu-submenu-inline.ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal .ant-menu-submenu-inline.ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #ffffff;
}
.ttk-zs-app-portal .level-first2.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal .level-first2.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3 !important;
}
.ttk-zs-app-portal li.ant-menu-item.level-first2.hide-content {
  padding-left: 8px !important;
  text-align: left;
  font-size: 16px !important;
}
.ttk-zs-app-portal .ant-menu-item.level-first2.show-content {
  font-size: 16px !important;
  text-align: left;
  padding-left: 8px !important;
}
.ttk-zs-app-portal .level-first2.show-content.ant-menu-item-selected {
  background: #0066b3 !important;
  color: #ffffff !important;
}
.ttk-zs-app-portal .level-first2.show-content.ant-menu-item-selected .anticon {
  color: #fff !important;
}
.ttk-zs-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  /*background:@primary-color;*/
  color: #ffffff;
}
.ttk-zs-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  /*background:@primary-color;*/
  color: #ffffff;
}
.ttk-zs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: "";
  position: absolute;
  vertical-align: baseline;
  background: #d9d9d9;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
}
.ttk-zs-app-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-zs-app-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.ttk-zs-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .noTop {
  top: 0px !important;
  width: 100% !important;
  position: absolute !important;
}
.ttk-zs-app-portal .noTop .ttk-zs-app-portal-content {
  width: 100% !important;
  position: absolute !important;
  top: 0px !important;
}
.ttk-zs-app-portal .left-menu-itemgroup {
  cursor: default;
}
.ttk-zs-app-portal .left-menu-itemgroup .ant-menu-item-group-title {
  font-size: 14px;
  font-weight: 400;
  padding: 3px 16px;
}
.ttk-zs-app-portal .left-menu-itemgroup ul {
  overflow: hidden;
}
.ttk-zs-app-portal .left-menu-itemgroup ul li {
  float: left;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.ttk-zs-app-portal .left-menu-itemgroup ul li:not(:last-child):hover:before {
  color: #d9d9d9;
}
.ttk-zs-app-portal .left-menu-itemgroup ul li:not(:last-child):before {
  content: "";
  width: 1px;
  height: 9px;
  border-right: 1px solid #d9d9d9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.ttk-zs-app-portal .left-menu-itemgroup ul li:hover {
  text-decoration: underline;
}
.ttk-zs-app-portal .left-menu-submenu-menuitem {
  font-size: 14px;
  font-weight: 400;
  height: 28px !important;
  line-height: 30px !important;
  height: 28px;
}
.ttk-zs-app-portal .left-menu-submenu-menuitem:hover {
  text-decoration: underline;
}
.ttk-zs-app-portal .popoverDown .app-portal-header-popover .ant-popover-inner-content {
  padding: 0px !important;
}
.ttk-zs-app-portal .popoverDown .ant-popover-inner-content {
  padding: 0px;
}
.ttk-zs-app-portal .ant-menu-inline,
.ttk-zs-app-portal .ant-menu-vertical,
.ttk-zs-app-portal .ant-menu-vertical-left {
  border-right: none;
}
.ttk-zs-app-portal .ant-menu-vertical .ant-menu-item:not(:last-child),
.ttk-zs-app-portal .ant-menu-vertical .ant-menu-item {
  margin: 0px;
}
.ttk-zs-app-portal .ant-menu-inline .ant-menu-item:not(:last-child),
.ttk-zs-app-portal .ant-menu-inline .ant-menu-item {
  margin: 0px;
}
.ttk-zs-app-portal .ant-menu-inline,
.ttk-zs-app-portal .ant-menu-vertical,
.ttk-zs-app-portal .ant-menu-vertical-left {
  border-right: none;
}
.ttk-zs-app-portal .level-first2 {
  font-weight: 400;
  background-color: #f9f9f9;
  text-align: center;
  color: #0066b3;
}
.ttk-zs-app-portal .level-first2 .left-menu-itemgroup > div > span {
  padding-left: 8px !important;
  margin-right: 16px;
  display: inline-block;
  width: 76px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ttk-zs-app-portal .level-first2 .ant-menu-item-selected {
  background: #0066b3 !important;
  color: #ffffff !important;
  font-weight: bold;
  padding-top: 4px !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div > i {
  -webkit-transform: translateY(1px) !important;
          transform: translateY(1px) !important;
  left: 117px;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div > i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div > i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active {
  color: #ffffff;
  font-weight: bold;
  background: #0066b3;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .moji,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .moji {
  background: rgba(65, 106, 170, 0.18);
  padding-top: 4px !important;
  color: #333333;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .moji:hover,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .moji:hover,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .moji.ant-menu-item-selected,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .moji.ant-menu-item-selected {
  background: rgba(0, 102, 179, 0.7) !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .moji:after,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .moji:after {
  display: none;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .ant-menu-item-selected,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .ant-menu-item-selected {
  background: #60cbc5;
  color: #ffffff;
  font-weight: bold;
  padding-top: 4px !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .ant-menu-item-active,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .ant-menu-item-active {
  background: #daf5f5;
  padding-top: 4px !important;
  color: #000000;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i {
  color: #fff;
  left: 117px;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i:before,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i:before,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i:after,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i:after {
  background: #5e5e5e;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i {
  -webkit-transform: translateY(1px) !important;
          transform: translateY(1px) !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:before,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:after,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup:hover,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup:hover {
  text-decoration: none;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div > i:hover,
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-active > div > i:hover {
  color: #ffffff;
}
.ttk-zs-app-portal .level-first2 > ul > li ul > li > div.ant-menu-submenu-title {
  background: rgba(65, 106, 170, 0.18);
  padding-right: 70px;
  text-decoration: none;
  color: #333333;
}
.ttk-zs-app-portal .level-first2 > ul > li ul > li > div.ant-menu-submenu-title span {
  text-decoration: none;
}
.ttk-zs-app-portal .level-first2 > ul > li ul > li > div.ant-menu-submenu-title:hover {
  background: rgba(0, 102, 179, 0.7);
  color: #ffffff;
}
.ttk-zs-app-portal .level-first2 > ul > li ul > li > ul > li {
  background: #c1d0e9 !important;
}
.ttk-zs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i {
  color: #fff;
}
.ttk-zs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i:before,
.ttk-zs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i:after {
  background: #5e5e5e !important;
}
.ttk-zs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i {
  color: #fff;
}
.ttk-zs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i:before,
.ttk-zs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i:after {
  background: #ffffff !important;
}
.ttk-zs-app-portal .level-first2 .moji {
  text-align: left;
  padding: 5px 0 5px 40px !important;
}
.ttk-zs-app-portal .level-first2 .moji:before {
  display: none;
}
.ttk-zs-app-portal .level-first2 .ant-menu-inline .ant-menu-item.moji {
  width: 100%;
}
.ttk-zs-app-portal .level-first2 .ant-menu-inline .ant-menu-item.moji:hover {
  width: 100%;
  text-decoration: none;
  background: #0066b3;
  color: #ffffff;
  border-bottom: none;
}
.ttk-zs-app-portal .level-first2 > div {
  cursor: default !important;
}
.ttk-zs-app-portal .level-first2 > div i,
.ttk-zs-app-portal .level-first2 > div span {
  color: #0066b3;
}
.ttk-zs-app-portal .level-first2 > div > i {
  left: 124px;
  top: 25px !important;
}
.ttk-zs-app-portal .level-first2 > div:first-child.ant-menu-submenu-title {
  font-size: 16px !important;
  padding-left: 8px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-zs-app-portal .level-first2 > ul {
  text-align: left;
  min-width: 88px !important;
  /*
			&>li:not(:last-child){
				margin-bottom:11px;
			}*/
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div {
  color: #ffffff;
}
.ttk-zs-app-portal .level-first2 > ul > li > div:hover {
  background: #0066b3;
  color: #ffffff;
}
.ttk-zs-app-portal .level-first2 > ul > li > div:hover .ant-menu-submenu-arrow {
  color: #ffffff;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div:hover {
  background: #0066b3;
  color: #ffffff;
}
.ttk-zs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div:hover .ant-menu-submenu-arrow {
  color: #ffffff;
}
.ttk-zs-app-portal .level-first2 > ul > li {
  color: #333333;
  border-bottom: 1px solid #f9f9f9;
  text-align: left;
  /*padding-left: 20px;*/
}
.ttk-zs-app-portal .level-first2 > ul > li > div {
  color: #333333;
}
.ttk-zs-app-portal .level-first2 > ul > li > ul {
  color: #555555;
}
.ttk-zs-app-portal .level-first2 > ul > li > ul .ant-menu-submenu-title > span {
  display: inline;
}
.ttk-zs-app-portal .level-first2 .ant-menu-item-group-list .ant-menu-item {
  padding: 0 10px 0 16px;
}
.ttk-zs-app-portal .level-first2 .menu-icon {
  font-size: 23px;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.ttk-zs-app-portal .level-first2 .anticon {
  margin-right: 6px;
  color: #0066b3;
}
.ttk-zs-app-portal .level-first2 .ant-menu-inline .ant-menu-item:not(:last-child),
.ttk-zs-app-portal .level-first2 .ant-menu-inline .ant-menu-item {
  /*margin-top:6px;
			margin-bottom:6px;*/
  height: 42px !important;
  padding-left: 6px;
}
.ttk-zs-app-portal .level-first2.ant-menu-submenu-open > div > i {
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
  left: 117px;
}
.ttk-zs-app-portal .level-first2.ant-menu-submenu-open > div > i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .level-first2.ant-menu-submenu-open > div > i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-zs-app-portal .level-first2:hover {
  background: #d4e8ff;
}
.ttk-zs-app-portal #box .level-first {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.ttk-zs-app-portal .ant-menu-item-disabled:hover {
  text-decoration: none !important;
}
.ttk-zs-app-portal .level-first {
  font-size: 14px;
  font-weight: 400;
  max-height: 350px;
  overflow: auto;
}
.ttk-zs-app-portal .level-first > ul {
  padding: 14px 24px 32px 6px !important;
  min-width: 88px !important;
}
.ttk-zs-app-portal .level-first > ul > li {
  color: #333333;
}
.ttk-zs-app-portal .level-first > ul > li > div {
  color: #999999;
}
.ttk-zs-app-portal .level-first > ul > li > ul {
  color: #555555;
  padding-top: 4px;
}
.ttk-zs-app-portal .level-first > ul > li > ul > li {
  padding: 0 10px;
}
.ttk-zs-app-portal .level-first > ul > li > ul > li:first-child {
  padding: 0 16px 0 16px !important;
}
.ttk-zs-app-portal .level-first > ul > li:not(:last-child) {
  margin-bottom: 11px;
}
.ttk-zs-app-portal .level-first .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px 0 16px;
}
.ttk-zs-app-portal .level-first .menu-icon {
  font-size: 28px;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.ttk-zs-app-portal .level-first .anticon {
  margin-right: 2px;
}
.ttk-zs-app-portal .level-first .ant-menu-vertical .ant-menu-item:not(:last-child),
.ttk-zs-app-portal .level-first .ant-menu-vertical .ant-menu-item {
  margin: 0px;
  margin-bottom: 11px;
}
.ttk-zs-app-portal .level-first:hover {
  background: #d4e8ff;
}
.ttk-zs-app-portal .headBarBtn {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  font-size: 12px;
}
.ttk-zs-app-portal .userName {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ttk-zs-app-portal .hideLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: none;
  padding: 0;
  width: 0;
  height: 28px;
  background: #ffffff;
}
.ttk-zs-app-portal .hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.ttk-zs-app-portal .hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
.ttk-zs-app-portal .showLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: inline-block;
  padding: 0;
  width: 28px;
  background: #ffffff;
  height: 28px;
}
.ttk-zs-app-portal .showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.ttk-zs-app-portal .showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
.ttk-zs-app-portal .popoverDown {
  top: 45px !important;
}
.ttk-zs-app-portal .popoverDown .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #0066b3;
  background-color: #d4e8ff;
}
.ttk-zs-app-portal .popoverDown_expire {
  top: 81px !important;
}
.ttk-zs-app-portal .popoverDownLeft {
  left: 161px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttk-zs-app-portal {
    /*兼容IE11*/
  }
  .ttk-zs-app-portal .popoverDownLeft {
    left: 171px !important;
  }
}
.ttk-zs-app-portal .headerRightMenu {
  top: 45px !important;
}
.ttk-zs-app-portal .shareQrCodePopDown {
  top: 91px !important;
}
.ttk-zs-app-portal .portalMessageModal .ant-modal-content {
  height: 100%;
}
.ttk-zs-app-portal .portalMessageModal .ant-modal-content .ant-modal-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 47px;
}
.ttk-zs-app-portal .portalMessageModal .ant-modal-content .ant-modal-body {
  position: absolute;
  width: 100%;
  top: 47px;
  bottom: 51px;
  left: 0;
}
.ttk-zs-app-portal .portalMessageModal .ant-modal-content .ant-modal-body #portalDetailMessage p {
  font-size: 13px !important;
  margin-bottom: 0 !important;
}
.ttk-zs-app-portal .portalMessageModal .ant-modal-content .ant-modal-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 51px;
}
.ttk-zs-app-portal .portalMessageModal .ant-modal-content .ant-modal-footer button:nth-of-type(1) {
  display: none;
}
.ttk-zs-app-portal .portalMessageModalReplace .ant-modal {
  top: 200px;
}
.ttk-zs-app-portal .portalMessageModalReplace .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.ttk-zs-app-portal .portalMessageModalReplace .ant-modal-body {
  height: 260px;
  overflow: auto;
}
.ttk-zs-app-portal .portalMessageModalReplace .ant-modal-body p {
  font-size: 13px;
}
.ttk-zs-app-portal .portalMessageModalReplace .ant-modal-footer button:first-child {
  display: none;
}
.ttk-zs-app-portal .ttk-zs-app-portal-list-popover .ant-popover-inner-content {
  padding: 0;
}
.ttk-zs-app-portal .ttk-zs-app-portal-list-popover .ant-menu.mk-menu.ant-menu-root {
  border-radius: 4px;
}
.ttk-zs-app-portal .ttk-zs-app-portal-list-popover .ant-menu-item:hover {
  background-color: rgba(65, 106, 170, 0.07);
}
.ttk-zs-app-portal .marginRightShow {
  margin-right: 40px;
}
.ttk-zs-app-portal .card-message-wrapper .ant-modal-body {
  height: 350px;
}
.ttk-zs-app-portal-phone .ant-tooltip-content .ant-tooltip-inner {
  background-color: #fff;
  color: #000000;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 8px #000;
          box-shadow: 0 2px 8px #000;
}
.ttk-zs-app-portal-phone .ant-tooltip-content .ant-tooltip-arrow {
  border-left-color: #fff;
}
.ttk-zs-app-portal .service .weixin .weixinQrcodeImg {
  background-image: url(img/QRcode.ccf07b04.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
}
.ttk-zs-app-portal .service .qrcode .container .content {
  font-size: 12px;
}
.ttk-zs-app-portal .service .contentBottom {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #fdf6e4;
  margin-top: 5px;
}
.ttk-zs-app-portal .service .contentBottom .content {
  color: #d17935;
}
.ttk-zs-app-portal .service .phone {
  width: 30px;
  height: 36px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 40px;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.ttk-zs-app-portal .service .phone i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-zs-app-portal .service .phone:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
@media (max-width: 1220px) {
  .ttk-zs-app-portal .ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item,
  .ttk-zs-app-portal .ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1280px) {
  .ttk-zs-app-portal .ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item,
  .ttk-zs-app-portal .ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu {
    padding: 0 10px;
  }
}
.zsPortal .ant-menu.mk-menu.ant-menu-root {
  max-height: 288px;
}
.popoverDown.zsPortal {
  top: 41px !important;
}
.popoverDown.zsPortal .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #0066b3;
  background-color: #d4e8ff;
}
.popoverDown_expire.zsPortal {
  top: 77px !important;
}
.ttk-zs-app-portal-header-right-item2-div {
  text-align: center !important;
}
.openMessageForErp .mk-modal {
  background-color: #00144f;
  border-radius: 12px 12px 12px 12px;
  background-image: url(img/topLeft.83a9c9fc.png), url(img/topRight.5ea9abb2.png), url(img/bottomLeft.a69d59d0.png);
  background-position: left top, right top, left bottom;
  background-repeat: no-repeat, no-repeat, no-repeat;
}
.openMessageForErp .ant-modal-content {
  height: 100%;
  background-color: transparent;
  border-radius: 0 0 12px 12px;
}
.openMessageForErp .ant-modal-header {
  background-color: transparent;
  border: none !important;
}
.openMessageForErp .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.openMessageForErp .ant-modal-body {
  height: 100%;
  overflow: auto;
}
.openMessageForErp .ant-modal-body p {
  font-size: 13px;
}
.openMessageForErp .ant-modal-close-x {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
}
.openMessageForErp .ant-modal {
  padding: 0;
}
.openMessageForErp .leadBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: -20px;
}
.openMessageForErp .title {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
}
.openMessageForErp .btnBox {
  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;
  cursor: pointer;
  height: 40px;
  margin: 10px 0;
}
.openMessageForErp .btnBox .btn1 {
  width: 220px;
  height: 40px;
  border-radius: 20px;
  background-image: linear-gradient(145deg, #ff8f17 0%, #db4700 100%);
  position: absolute;
}
.openMessageForErp .btnBox .btn2 {
  width: 216px;
  height: 36px;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffa92f), to(#ff5e10));
  background-image: linear-gradient(to right, #ffa92f, #ff5e10);
  position: absolute;
  -webkit-box-shadow: 1px 1px 1px 0 #8b2f00, inset -1px -1px 1px 0 #b73b00, inset 1px 1px 1px 0 #ffdc62;
          box-shadow: 1px 1px 1px 0 #8b2f00, inset -1px -1px 1px 0 #b73b00, inset 1px 1px 1px 0 #ffdc62;
  text-align: center;
  line-height: 36px;
  font-size: 24px;
  color: #ffffff;
}
.openMessageForErp .rectangleBox {
  position: relative;
  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;
  height: 90px;
}
.openMessageForErp .rectangleBox .rectangleItem1 {
  width: 610px;
  height: 80px;
  border-radius: 0;
  border-radius: initial;
  background: linear-gradient(-45deg, transparent 15px, #002594 16px, #15369a 80px, #15379c) bottom right, linear-gradient(-135deg, transparent 15px, #002594 16px, #15369a 80px, #15379c) top right, linear-gradient(135deg, transparent 15px, #183eb0 16px, #163aa5 80px, #15379c) top left, linear-gradient(45deg, transparent 15px, #183eb0 16px, #163aa5 80px, #15379c) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
}
.openMessageForErp .rectangleBox .rectangleItem2 {
  width: 600px;
  height: 70px;
  position: absolute;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(4%, #183eb0), color-stop(99%, #002594));
  background-image: linear-gradient(90deg, #183eb0 4%, #002594 99%);
  text-align: center;
  border: 1px solid;
  -o-border-image: linear-gradient(to right, #002fbc, #00185e) 10;
     border-image: -webkit-gradient(linear, left top, right top, from(#002fbc), to(#00185e)) 10;
     border-image: linear-gradient(to right, #002fbc, #00185e) 10;
}
.openMessageForErp .rectangleBox .rectangleItem2 .innerTitle {
  color: #ffffff;
  font-size: 22px;
  margin: 6px 0;
  letter-spacing: 1px;
}
.openMessageForErp .rectangleBox .rectangleItem2 .innerText {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 16px;
}
.openMessageForErp .listTitle .title {
  text-shadow: 1px 2px 0 #130c02;
  font-size: 24px;
  color: #fff;
  margin: 6px 0;
}
.openMessageForErp .listTitle .line {
  background-image: -webkit-gradient(linear, left top, right top, from(#001b30), color-stop(#ffffff), to(#001b30));
  background-image: linear-gradient(to right, #001b30, #ffffff, #001b30);
  height: 1px;
  width: 192px;
}
.openMessageForErp .bottomBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 25px;
}
.openMessageForErp .bottomBox .bottomItem {
  width: 31%;
  height: 71px;
  background-color: #00144f;
  color: #fff;
  border: 0 solid #3a6bff;
  border-radius: 3px;
  -webkit-box-shadow: 3px 3px 2px 0 #001144, inset -2px -2px 2px 0 #173daf, inset 3px 3px 1px 0 #000f3c;
          box-shadow: 3px 3px 2px 0 #001144, inset -2px -2px 2px 0 #173daf, inset 3px 3px 1px 0 #000f3c;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border: 0.6px solid #3a6bff;
}
.openMessageForErp .bottomBox .bottomItem .left {
  margin-left: 10px;
  color: #ffffff;
}
.openMessageForErp .bottomBox .bottomItem .left > div:first-child {
  font-size: 18px;
  opacity: 0.8;
}
.openMessageForErp .bottomBox .bottomItem .left > div:last-child {
  opacity: 0.7;
}
.openMessageForErp .bottomBox .bottomItem > div:last-child {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.openMessageForErp .bottomBox .bottomItem .fapiao {
  background-image: url(img/fapiao.47ebe185.png);
}
.openMessageForErp .bottomBox .bottomItem .hesuan {
  background-image: url(img/hesuan.3531c144.png);
}
.openMessageForErp .bottomBox .bottomItem .duijie {
  background-image: url(img/duijie.8fbd1875.png);
}
.openMessageForErp .bottomBox .bottomItem .chuna {
  background-image: url(img/chuna.5aed5d3a.png);
}
.openMessageForErp .bottomBox .bottomItem .jizhang {
  background-image: url(img/jiezhang.e4a5b581.png);
}
.openMessageForErp .bottomBox .bottomItem .baobiao {
  background-image: url(img/baobiao.1bc53e25.png);
}
.openMessageForErp .bottomBox .bottomItem .pingzheng {
  background-image: url(img/pingzheng.76528668.png);
}
.openMessageForErp .bottomBox .bottomItem .baoshui {
  background-image: url(img/baoshui.f273f189.png);
}
.openMessageForErp .bottomBox .bottomItem .fengkong {
  background-image: url(img/fengkong.4bd96324.png);
}
.layui-layer .layui-layer-btn {
  padding: 10px 10px !important;
}
.handleOpenClass .tipsContent {
  color: #eb836a;
  padding: 10px;
}
.handleOpenClass .tipsContent .tips {
  line-height: 26px;
}
.handleOpenClass span.ant-form-item-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.handleOpenClass span.ant-form-item-children .tips {
  margin-left: 10px;
  color: #eb836a;
}
.handleOpenClass .ant-modal-body {
  padding: 20px;
}
.bookOpenModelStyle .mk-modal {
  background-color: #fff;
  background-image: url(img/bgOpenBook.6e842897.png);
  background-position: bottom;
  background-repeat: no-repeat;
  border-radius: 8px;
  background-size: contain;
}
.bookOpenModelStyle .tipsContent {
  padding: 10px;
  margin-bottom: 15px;
}
.bookOpenModelStyle .tipsContent .tips {
  line-height: 30px;
  color: #eb836a;
}
.bookOpenModelStyle span.ant-form-item-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bookOpenModelStyle span.ant-form-item-children .tips {
  margin-left: 10px;
  color: #eb836a;
}
.bookOpenModelStyle .ant-modal-close-x {
  font-size: 23px;
  margin-right: 4px;
}
.bookOpenModelStyle .ant-modal-content {
  height: 100%;
  background-color: transparent;
  border-radius: 8px;
}
.bookOpenModelStyle .ant-modal-header {
  background-color: transparent;
  border: none !important;
}
.bookOpenModelStyle .ant-modal {
  padding: 0;
}
.bookOpenModelStyle .content-text {
  margin: 10px 0;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bookOpenModelStyle .content-text .item {
  padding: 0 20px;
  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;
  width: 25%;
}
.bookOpenModelStyle .content-text .item .icon {
  margin-bottom: 9px;
  width: 88px;
  height: 88px;
  background-repeat: no-repeat;
}
.bookOpenModelStyle .content-text .item .icon1 {
  background-image: url(img/fp.4d84506d.png);
}
.bookOpenModelStyle .content-text .item .icon2 {
  background-image: url(img/kc.b57a7cfb.png);
}
.bookOpenModelStyle .content-text .item .icon3 {
  background-image: url(img/yc.a2c49ed4.png);
}
.bookOpenModelStyle .content-text .item .icon4 {
  background-image: url(img/zn.3c0f2fad.png);
}
.bookOpenModelStyle .content-text .item .title {
  font-weight: bold;
}
.bookOpenModelStyle .content-text .item .text {
  text-align: center;
}
.bookOpenModelStyle .title {
  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;
}
.bookOpenModelStyle .title h1 {
  font-size: 22px;
  color: #333333;
}
.bookOpenModelStyle .title .title-text {
  line-height: 26px;
}
.bookOpenModelStyle .open-modal .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bookOpenModelStyle .open-modal button {
  margin: 0 5px;
  width: 68px;
  height: 28px;
  text-align: center;
}
.bookOpenModelStyle .open-modal a {
  font-weight: bold;
  text-decoration: underline;
}
.portalImportMessageModal img {
  width: 100% !important;
  height: 100% !important;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox {
  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;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox span:nth-child(2) {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.portalImportMessageModal .important-message-checkbox-footer-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-zs-app-login {
  width: 100%;
  height: 100%;
}
.ttk-zs-app-login-header {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-zs-app-login-header-left {
  height: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color: #ffffff;
  line-height: 55px;
  padding-left: 30px;
  overflow: hidden;
}
.ttk-zs-app-login-header-left-logo {
  width: 160px;
  height: 54px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.ttk-zs-app-login-header-left-sitename {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 auto;
  margin: 0px 0px 0px 10px;
}
.ttk-zs-app-login-header-left-split {
  width: 2px;
  height: 22px;
  background: #ffffff;
  margin: 21px 15px 0 0;
  display: none;
}
.ttk-zs-app-login-header-left-login {
  font-size: 18px;
  font-weight: 400;
  display: none;
}
.ttk-zs-app-login-header-right {
  display: block;
  width: 80px;
  line-height: 30px;
  border: 1px solid #F27215;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #F27215;
  margin-right: 30px;
  cursor: pointer;
}
.ttk-zs-app-login-header-right:hover {
  color: #ffffff;
  background: #F27215;
}
.ttk-zs-app-login-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  overflow: hidden;
}
.ttk-zs-app-login-content-bgs {
  position: absolute;
  width: 100%;
  height: 100%;
}
.ttk-zs-app-login-content .ant-carousel {
  width: 100%;
  height: 100%;
}
.ttk-zs-app-login-content .ant-carousel .slick-track {
  -webkit-user-select: all;
     -moz-user-select: all;
          user-select: all;
}
.ttk-zs-app-login-content .ant-carousel .slick-list {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.ttk-zs-app-login-content .ant-carousel .slick-slide {
  position: relative;
}
.ttk-zs-app-login-content .ant-carousel div {
  height: inherit;
}
.ttk-zs-app-login-content .ant-carousel img {
  width: 100%;
  height: 100%;
}
.ttk-zs-app-login-content .ant-carousel .slick-dots li {
  margin: 0 10px;
}
.ttk-zs-app-login-content .ant-carousel .slick-dots {
  overflow: hidden;
}
.ttk-zs-app-login-content .ant-carousel .slick-dots li button {
  background: #c7c7c7;
  width: 40px;
  height: 4px;
}
.ttk-zs-app-login-content-ad {
  width: 409px;
  height: 347px!important;
  float: left;
  color: #ffffff;
}
.ttk-zs-app-login-content-ad p:nth-of-type(1) {
  font-size: 44px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-zs-app-login-content-ad p:nth-of-type(2) {
  font-size: 16px;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-zs-app-login-content-ad p:nth-of-type(3) {
  font-size: 16px;
  line-height: normal;
  text-align: right;
  margin-bottom: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ttk-zs-app-login-content-form {
  width: 633px;
  height: 380px;
  margin: 0 auto;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FFFFFF;
  border: 1px solid #979797;
}
.ttk-zs-app-login-content-form-title {
  height: 136px;
  background: #0066B3 url(img/denglu.7aec31f7.png) no-repeat center center;
  margin-bottom: 25px !important;
  background-size: 633px 136px;
}
.ttk-zs-app-login-content-form-mobile {
  text-align: center;
}
.ttk-zs-app-login-content-form-mobile .ant-form-item-control-wrapper {
  margin: 0 auto 18px;
}
.ttk-zs-app-login-content-form-mobile-img {
  background-image: url(img/mobile.228d3a00.png);
  background-repeat: no-repeat;
  height: 22px;
  width: 22px;
}
.ttk-zs-app-login-content-form-mobile .ant-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 284px;
  height: 43px;
  padding-left: 35px !important;
  border: 1px solid #C2C2C2;
  border-radius: 3px;
  font-size: 14px;
  color: #767676;
  letter-spacing: 0;
}
.ttk-zs-app-login-content-form-mobile .ant-form-explain {
  margin-top: 1px;
}
.ttk-zs-app-login-content-form-password {
  text-align: center;
}
.ttk-zs-app-login-content-form-password .ant-form-item-control-wrapper {
  margin: 0 auto 18px;
}
.ttk-zs-app-login-content-form-password .ant-input-affix-wrapper .ant-input-suffix {
  right: 70px;
}
.ttk-zs-app-login-content-form-password .ant-input-affix-wrapper {
  width: 284px;
  height: 43px;
}
.ttk-zs-app-login-content-form-password-img {
  background-image: url(img/password.c2021322.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
.ttk-zs-app-login-content-form-password .span {
  position: absolute;
  right: 7px;
  top: -12px;
  font-size: 13px;
  text-decoration: underline;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.65);
}
.ttk-zs-app-login-content-form-password .span:hover {
  color: #0066B3;
  text-decoration: underline;
}
.ttk-zs-app-login-content-form-password .ant-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 284px;
  height: 43px;
  padding-left: 35px !important;
  padding-right: 90px !important;
  border: 1px solid #C2C2C2;
  border-radius: 3px;
  font-size: 14px;
  color: #767676;
  letter-spacing: 0;
}
.ttk-zs-app-login-content-form-password .ant-form-explain {
  margin-top: 1px;
}
.ttk-zs-app-login-content-form-login {
  text-align: center;
}
.ttk-zs-app-login-content-form-login .ant-form-item-control-wrapper {
  margin: 0 auto;
}
.ttk-zs-app-login-content-form-login-img {
  background-image: url(img/mobile.228d3a00.png);
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
.ttk-zs-app-login-content-form-login .ant-btn {
  width: 284px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #0066B3;
  border-radius: 3px;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  border: none;
}
.ttk-zs-app-login-content-form-more .ant-form-item-control-wrapper {
  margin: 0 auto;
}
.ttk-zs-app-login-content-form-more .ant-form-item-control-wrapper .ant-form-item-control {
  text-align: center;
}
.ttk-zs-app-login-content-form-more-span {
  font-size: 14px;
  color: #767676;
  letter-spacing: 0;
  line-height: 20px;
}
.ttk-zs-app-login-content-form-more-register {
  color: #0066B3;
  text-decoration: underline;
  margin-left: 5px;
}
.ttk-zs-app-login-footer,
.ttk-zs-app-login-footer-mobile {
  height: 80px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.ttk-zs-app-login-footer p,
.ttk-zs-app-login-footer-mobile p {
  margin: 0;
}
.ttk-zs-app-login-footer a,
.ttk-zs-app-login-footer-mobile a {
  color: #F27215;
}
.ttk-zs-app-login-footer-mobile {
  display: none;
}
.ttk-zs-app-login-browserCheck {
  background: #FFECEA;
  width: 100%;
  height: 60px;
  border: 1px solid rgba(250, 124, 99, 0.2);
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.ttk-zs-app-login-browserCheck-img {
  zoom: 0.5;
}
.ttk-zs-app-login-browserCheck-middle {
  padding: 0 10px;
  margin-top: 15px;
  position: absolute;
}
.ttk-zs-app-login-browserCheck-title {
  font-size: 18px;
  color: #E94033;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  margin: 10px;
}
.ttk-zs-app-login-browserCheck-close {
  cursor: pointer;
  zoom: 0.5;
}
.ttk-zs-app-login *::-moz-selection {
  background: #F27215;
}
.ttk-zs-app-login *::selection {
  background: #F27215;
}
@media (max-width: 840px) {
  .ttk-zs-app-login .container {
    width: 900px;
  }
  .ttk-zs-app-login .ttk-zs-app-login-content-bgs .container {
    display: none;
  }
  .ttk-zs-app-login .ttk-zs-app-login-content .ttk-zs-app-login-content-form {
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 840px) {
  .ttk-zs-app-login .container {
    width: 900px;
  }
}
@media (min-width: 1280px) {
  .ttk-zs-app-login .container {
    width: 1000px;
  }
}
.ttk-zs-app-login .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: auto!important;
  font-family: 'Microsoft Yahei', 'PingFang SC';
}
.ttk-zs-app-login-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999;
}
.ttk-zs-app-login-loading > div {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 60px;
}
.isMobile .ttk-zs-app-login .ttk-zs-app-login-header .ttk-zs-app-login-header-right {
  display: none;
}
.isMobile .ttk-zs-app-login .ttk-zs-app-login-content .ttk-zs-app-login-content-bgs {
  display: none;
}
.isMobile .ttk-zs-app-login .ttk-zs-app-login-content .container {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.isMobile .ttk-zs-app-login .ttk-zs-app-login-content .container .ttk-zs-app-login-content-form {
  width: 100%;
}
.isMobile .ttk-zs-app-login .ttk-zs-app-login-footer-mobile {
  display: block;
  text-align: center;
}
.isMobile .ttk-zs-app-login .ttk-zs-app-login-footer-mobile p {
  line-height: 78px;
}
.isMobile .ttk-zs-app-login .ttk-zs-app-login-footer {
  display: none;
}
.ttk-es-app-yyhome {
  width: 100%;
  height: 100%;
  min-width: 1024px;
  overflow-x: scroll;
  background: #f6f6f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  padding: 10px 20px 5px 20px;
}
.ttk-es-app-yyhome-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px !important;
  width: 230px;
  height: 25px;
}
.ttk-es-app-yyhome-search .anticon-search {
  margin-top: 6px;
}
.ttk-es-app-yyhome-cabut {
  margin-left: 50px;
  padding-top: 8px;
}
.ttk-es-app-yyhome-cabut-fail {
  color: red;
  font-size: 19px !important;
}
.ttk-es-app-yyhome-cabut-text {
  color: #0066b3;
  cursor: pointer;
  margin-left: 10px;
  font-size: 13px;
}
.ttk-es-app-yyhome .ant-select-selection-selected-value {
  font-size: 13px;
  min-width: 50px;
}
.ttk-es-app-yyhome .ant-input {
  font-size: 13px;
}
.ttk-es-app-yyhome-top {
  width: 100%;
  min-width: 1024px;
  overflow: hidden;
  height: 140px;
  min-height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  float: left;
}
.ttk-es-app-yyhome-top-chart {
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-es-app-yyhome-top-chart-title {
  height: 55px;
  width: 100%;
  background: #fff;
  padding-bottom: 10px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  border-bottom: 1px dashed #e8e8e8;
}
.ttk-es-app-yyhome-top-chart-title .ant-calendar-month-panel-month {
  font-size: 13px;
}
.ttk-es-app-yyhome-top-chart-title .ant-calendar-month-panel-header > a {
  text-decoration: none !important;
}
.ttk-es-app-yyhome-top-chart-title .ant-calendar-month-panel-cell > a {
  text-decoration: none !important;
}
.ttk-es-app-yyhome-top-chart-title-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-es-app-yyhome-top-chart-title-left-jindutongji {
  font-weight: bold;
  margin-top: 7px;
  font-size: 13px;
  color: #5f5f5f;
}
.ttk-es-app-yyhome-top-chart-title-left .mk-select {
  width: 198px;
}
.ttk-es-app-yyhome-top-chart-title-left > * {
  margin-left: 12px;
}
.ttk-es-app-yyhome-top-chart-title-left > i {
  font-size: 24px;
  background: #88cc48;
  color: #fff;
  border-radius: 3px;
}
.ttk-es-app-yyhome-top-chart-title-left .ant-calendar-picker > div:first-child {
  position: relative;
}
.ttk-es-app-yyhome-top-chart-title-left .ant-calendar-picker-icon {
  top: 32%;
}
.ttk-es-app-yyhome-top-chart-title-left .ant-calendar-picker-icon:after {
  font-family: "edficon" !important;
  content: "\E6D6" !important;
  font-size: 27px;
  color: rgba(0, 0, 0, 0.65);
  position: absolute;
  left: -34px;
}
.ttk-es-app-yyhome-top-chart-title-left .ant-calendar-picker-input {
  border: none;
  font-size: 13px;
}
.ttk-es-app-yyhome-top-chart-title-left .ant-calendar-picker {
  cursor: pointer;
}
.ttk-es-app-yyhome-top-chart-title-left .ant-calendar-picker .ant-input {
  cursor: pointer;
}
.ttk-es-app-yyhome-top-chart-title-right .mk-select {
  width: 198px;
}
.ttk-es-app-yyhome-top-chart-title-right > * {
  margin-left: 12px;
}
.ttk-es-app-yyhome-top-chart-title-right > i {
  font-size: 24px;
  background: #88cc48;
  color: #fff;
  border-radius: 3px;
}
.ttk-es-app-yyhome-top-chart-disc {
  height: 100%;
  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;
}
.ttk-es-app-yyhome-top-chart-disc-box {
  height: 90px;
  width: 100%;
  padding: 0 10px;
  border-right: 1px solid #e8e8e8;
  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;
}
.ttk-es-app-yyhome-top-chart-disc-box-pro {
  margin-bottom: 10px;
}
.ttk-es-app-yyhome-top-chart-disc-box-pro .icon-xdzqiehuan {
  margin-left: 6px;
  cursor: pointer;
}
.ttk-es-app-yyhome-top-chart-disc-box-date {
  text-align: right;
  padding-right: 10px;
  font-size: 16px;
}
.ttk-es-app-yyhome-top-chart-disc-box-date-r {
  font-size: 20px !important;
  font-weight: bold;
}
.ttk-es-app-yyhome-top-chart-disc-box-jzrq {
  text-align: right;
  padding-right: 10px;
  margin: 10px 0 0;
  font-size: 12px;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  min-height: 139px;
  padding-top: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right {
  width: 50%;
  height: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chartmain,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chartmain {
  width: 50%;
  height: 100%;
  background: #fff;
  position: relative;
  top: 4px;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chartmain-con,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chartmain-con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chartmain-con-item,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chartmain-con-item {
  width: 33.3333333%;
  height: 80%;
  float: left;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chartmain-yc,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chartmain-yc {
  display: none;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chartmain .echarts-for-react,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chartmain .echarts-for-react {
  width: 100% !important;
  height: 100% !important;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-chart-chart-info-title,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-chart-chart-info-title {
  font-size: 14px;
  color: #0066b3;
  height: 21px;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-section,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-section {
  -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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-btn,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-btn {
  float: left;
  border: 1px solid #e8e8e8;
  color: #999;
  display: inline-block;
  padding: 4px 6px;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 12px;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-btn:nth-of-type(1),
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-btn:nth-of-type(1) {
  border-right: none;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-btn:nth-of-type(2),
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-btn:nth-of-type(2) {
  border-left: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-btn.active,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-btn.active {
  background-color: #0066b3;
  color: #fff;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-pxx,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-pxx {
  margin-bottom: 4px;
  font-size: 12px;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-pxx .cursor,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-pxx .cursor {
  cursor: pointer;
  color: #0066b3;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-inode,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-inode {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #0066b3;
  margin-right: 3px;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-inode.wwc,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-inode.wwc {
  background-color: #f07812;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-inode.wrw,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-inode.wrw {
  background-color: #ccc;
}
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-left .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-inode.wsc,
.ttk-es-app-yyhome-top-chart .ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-right .ttk-es-app-yyhome-chart-chart-info .ttk-es-app-yyhome-top-chart-chartdes-inode.wsc {
  background-color: red;
}
.ttk-es-app-yyhome-top-chart-chart {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  min-height: 139px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-top {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-top .ttk-es-app-yyhome-top-chart-chart-top-title {
  font-size: 14px;
  color: #0066b3;
  width: 50%;
  display: inline-block;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-top > .ttk-es-app-yyhome-top-chart-chart-top-title:nth-child(2) {
  padding-left: 129px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-top > .ttk-es-app-yyhome-top-chart-chart-top-title:nth-child(1) {
  padding-left: 127px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom {
  height: 100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block {
  width: 50%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartmain {
  width: 120px;
  height: 120px;
  background: #fff;
  position: relative;
  top: -10px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartmain-con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartmain-con-item {
  width: 33.3333333%;
  height: 80%;
  float: left;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartmain-yc {
  display: none;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartmain .echarts-for-react {
  width: 120px !important;
  height: 120px !important;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes {
  width: 24%;
  height: 100%;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-btn {
  float: left;
  border: 1px solid #e8e8e8;
  color: #999;
  display: inline-block;
  padding: 4px 6px;
  cursor: pointer;
  margin-bottom: 10px;
  font-size: 12px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-btn:nth-of-type(1) {
  border-right: none;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-btn:nth-of-type(2) {
  border-left: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-btn.active {
  background-color: #0066b3;
  color: #fff;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-pxx {
  margin-bottom: 4px;
  font-size: 12px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-pxx span:nth-child(3) {
  cursor: pointer;
  color: #0066b3;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-inode {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #0066b3;
  margin-right: 3px;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-inode.wwc {
  background-color: #f07812;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-inode.wrw {
  background-color: #ccc;
}
.ttk-es-app-yyhome-top-chart-chart .ttk-es-app-yyhome-top-chart-chart-bottom .ttk-es-app-yyhome-top-chart-chart-bottom-block .ttk-es-app-yyhome-top-chart-chartdes-inode.wsc {
  background-color: red;
}
.ttk-es-app-yyhome-top-gglist {
  margin-right: 10px;
  text-align: left;
  padding: 10px 8px 0 8px;
  width: 19%;
  margin-left: 10px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
}
.ttk-es-app-yyhome-top-gglist-title {
  color: #0066b3;
}
.ttk-es-app-yyhome-top-gglist-title .icon-color-XDZtongzhigonggao {
  font-size: 16px;
  margin-right: 5px;
}
.ttk-es-app-yyhome-top-gglist-titleright {
  float: right;
  margin-right: 10px;
  cursor: pointer;
}
.ttk-es-app-yyhome-top-gglist-content-Item {
  line-height: 25px;
  padding: 0 0 0 15px;
  font-size: 12px;
  height: 25px;
  cursor: pointer;
}
.ttk-es-app-yyhome-top-gglist-content-Item .jjtz {
  float: right;
  border: 1px solid #e03811;
  color: #e03811;
  height: 18px;
  line-height: 16px;
  padding: 0 5px;
  border-radius: 4px;
  position: relative;
  top: 3px;
}
.ttk-es-app-yyhome-top-gglist-content-Item .zytz {
  border: 1px solid #e03811;
  color: #e03811;
  font-size: 12px;
  height: 18px;
  line-height: 16px;
  padding: 0 5px;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: -8px;
}
.ttk-es-app-yyhome-top-gglist-content-Item-sfyd {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  margin-right: 5px;
  background-color: #0066b3;
  position: relative;
  top: -10px;
}
.ttk-es-app-yyhome-top-gglist-content-Item-sfyd.not {
  background-color: transparent;
}
.ttk-es-app-yyhome-top-gglist-content-Item-sfyds {
  display: inline-block;
  max-width: 69%;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ttk-es-app-yyhome-top-gglist-content-Item-sfyds.not {
  color: #999;
}
.ttk-es-app-yyhome-top-gglist-content-Item .ant-list-item-content-single {
  display: block;
  width: 100%;
  height: 100%;
}
.ttk-es-app-yyhome-top-date {
  height: 100%;
  width: 370px;
  background: #fff;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.ttk-es-app-yyhome-top-date-title {
  position: absolute;
  left: 5px;
  top: 12px;
  font-weight: bold;
  font-size: 13px;
  color: #5f5f5f;
}
.ttk-es-app-yyhome-top-date .ant-select {
  margin-left: 5px;
}
.ttk-es-app-yyhome-top-date .ant-radio-group {
  display: none;
}
.ttk-es-app-yyhome-top-date .ant-fullcalendar {
  border-top: 1px dashed #e8e8e8;
}
.ttk-es-app-yyhome-top-date-carousel1,
.ttk-es-app-yyhome-top-date-carousel-gsnb {
  text-align: center;
  height: 140px;
  line-height: 140px;
  overflow: hidden;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-dzyy {
  background: url(img/banner-dzyy.13ed52b2.png) no-repeat center center;
  text-align: center;
  height: 140px;
  line-height: 140px;
  overflow: hidden;
}
.ttk-es-app-yyhome-top-date-carousel-dzht {
  background: url(img/banner-dzht.af70282e.png) no-repeat center center;
  text-align: center;
  height: 140px;
  line-height: 140px;
  overflow: hidden;
}
.ttk-es-app-yyhome-top-date-carousel-gsnb {
  background: url(img/banner-202303-gsnb.3263eac3.png) no-repeat center center;
  text-align: center;
  height: 140px;
  line-height: 140px;
  overflow: hidden;
}
.ttk-es-app-yyhome-top-date-carousel2 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/bannermonth2022-11.8239de35.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-yqf {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-yqf.b35e759a.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-edp {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-edp.a9652292.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel6 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/ncpInvoiceRz.de16d410.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-gsnb {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-gsnb.c7ebbdea.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-05 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-05.88aba3df.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2024-02 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-02.adf020c4.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2024-03 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-03.ba485a60.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2024-04 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-04.f96af54e.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2024-05 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-05.c3a77823.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2024-06 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-06.c7d1d769.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2024-08 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-08.15d19830.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2024-09 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-09.a6dd1cc5.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2024-10 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-10.0ebff74e.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2024-11 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-11.413ce80b.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2024-12 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-12.8f74d3bb.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2025-01 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2025-01.ae7ba5d8.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2025-newyear {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2025-newyear.a6129314.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2025-03 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2025-03.ba485a60.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2025-05 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2025-05.c3a77823.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-2025-06 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2025-06.c7d1d769.png) no-repeat center center;
  overflow: hidden;
  border-radius: 5px;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome-top-date-carousel-qycszd {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-qycszd.98360ac4.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-04 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-04.af8220b2.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-03 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-03.4e7c7e2b.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel7 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-10.dd9c120a.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-qyzl {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-yqzl.137ed0ae.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel9 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/zbgg.707a8ac4.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-xcx {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-xcx.440609dd.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-gc {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-gc.2478f837.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-gzh {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-gzh.050b490a.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-06 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-06.c78eaf3e.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-07 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-07.0d42ad0d.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-08 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-08.46b4c746.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-09 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-09.cd10f379.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  sborder-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-10 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-10.1033f95a.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-11 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-11.cacc67f3.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2023-12 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2023-12.f1216b8a.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date-carousel-2024-01 {
  text-align: center;
  height: 140px;
  line-height: 140px;
  background: url(img/banner-2024-01.51f9940c.png) no-repeat center center;
  overflow: hidden;
  background-size: contain;
  border-radius: 5px;
}
.ttk-es-app-yyhome-top-date .slick-list {
  z-index: 100;
}
.ttk-es-app-yyhome-top-date .slick-prev {
  left: 10px;
  z-index: 99;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-color: #dedede;
  border-radius: 50%;
}
.ttk-es-app-yyhome-top-date .slick-prev:before {
  font-family: "edficon" !important;
  content: "\e60a" !important;
  font-size: 27px;
  color: #fff;
  position: absolute;
  left: 2px;
}
.ttk-es-app-yyhome-top-date .slick-prev:hover {
  background-color: #8c8fae;
}
.ttk-es-app-yyhome-top-date .slick-next {
  right: 10px;
  z-index: 99;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  background-color: #dedede;
  border-radius: 50%;
}
.ttk-es-app-yyhome-top-date .slick-next:before {
  font-family: "edficon" !important;
  content: "\e60b" !important;
  font-size: 27px;
  color: #fff;
  position: absolute;
  left: 2px;
}
.ttk-es-app-yyhome-top-date .slick-next:hover {
  background-color: #8c8fae;
}
.ttk-es-app-yyhome-top-date:hover .slick-prev,
.ttk-es-app-yyhome-top-date:hover .slick-next {
  z-index: 101;
}
.ttk-es-app-yyhome-top-ewm {
  width: 123px;
  height: 100%;
  margin-left: 10px;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
  font-size: 12px;
  text-align: center;
  background-image: url(https://jcdz-help.jcszfw.com/xdz-help/images/contact_me.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.ttk-es-app-yyhome .ttk-es-app-yyhome-top-date {
  width: 100%;
}
.ttk-es-app-yyhome .ttk-es-app-yyhome-top-date .slick-list {
  width: 100%;
}
.ttk-es-app-yyhome .ant-radio-group {
  margin-left: 8px;
}
.ttk-es-app-yyhome-list {
  display: block;
  width: 100%;
  border: 1px solid #e8e8e8;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  padding: 0px 10px;
}
.ttk-es-app-yyhome-list-form1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 13px;
}
.ttk-es-app-yyhome-list-form1 .edficon {
  font-size: 25px;
}
.ttk-es-app-yyhome-list-form1-statusdescription {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-right: 0px;
  cursor: pointer;
}
.ttk-es-app-yyhome-list-form1-statusdescription .helpIcon {
  color: #0066b3;
  margin-right: 6px;
  font-size: 19px;
}
.ttk-es-app-yyhome-list-form1-statusdescription .help-text {
  color: #0066b3;
}
.ttk-es-app-yyhome-list-form {
  width: 70%;
  padding: 10px 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
.ttk-es-app-yyhome-list-form .ant-radio-group {
  margin-top: 5px;
}
.ttk-es-app-yyhome-list-form .mk-select,
.ttk-es-app-yyhome-list-form .mk-input {
  width: 200px;
  margin-left: 10px;
}
.ttk-es-app-yyhome-list-form-left {
  height: 100%;
  width: 75%;
  border: solid 1px #d9d9d9;
}
.ttk-es-app-yyhome-list-form-left .mk-select,
.ttk-es-app-yyhome-list-form-left .mk-input {
  width: 200px;
  margin-left: 10px;
}
.ttk-es-app-yyhome-list-form-right {
  width: 25%;
  border: solid 1px #d9d9d9;
}
.ttk-es-app-yyhome-list-form .ant-input-affix-wrapper .ant-input:not(:last-child) {
  padding-left: 30px !important;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: none;
}
.ttk-es-app-yyhome-list-form .ant-input-search:not(.ant-input-search-small) > .ant-input-suffix {
  right: auto;
  left: 10px;
}
.ttk-es-app-yyhome-list-form-pullDown {
  position: absolute;
  left: -30px;
  top: 5px;
  cursor: pointer;
  display: inline-block;
  background-image: url(img/pullDown.b202e23e.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 25px;
  height: 35px;
}
.ttk-es-app-yyhome-list-form-pullUp {
  position: absolute;
  left: -30px;
  top: 5px;
  cursor: pointer;
  display: inline-block;
  background-image: url(img/pullUp.90b3a695.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 25px;
  height: 35px;
}
.ttk-es-app-yyhome-list-form .refresh {
  margin-left: 8px;
  padding: 0 3px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  color: #45acf7;
  cursor: pointer;
}
.ttk-es-app-yyhome-list-form .refresh:hover {
  border-color: #45acf7;
}
.ttk-es-app-yyhome-list-form .refresh .refresh-btn {
  position: relative;
  top: 2px;
}
.ttk-es-app-yyhome-list .icon-color-yiwancheng {
  color: #00b38a;
  font-size: 18px;
  height: 18px;
  margin-top: 2px;
  margin-right: 8px;
}
.ttk-es-app-yyhome-list .icon-color-jinhangshi {
  font-size: 18px;
  height: 18px;
  margin-top: 2px;
  margin-right: 8px;
  color: #f17712;
}
.ttk-es-app-yyhome-list .icon-color-weikaishi {
  font-size: 18px;
  height: 18px;
  margin-top: 2px;
  margin-right: 8px;
  color: #d0d0d0;
}
.ttk-es-app-yyhome-list .label-top {
  margin-top: 2px;
}
.ttk-es-app-yyhome-list-datagrid {
  width: 100%;
  float: left;
}
.ttk-es-app-yyhome-list-datagrid .edficon {
  font-size: 14px;
  margin-top: 10px;
  margin-left: 8px;
}
.ttk-es-app-yyhome-list-datagrid-operate {
  text-align: center;
  margin-top: 7px;
}
.ttk-es-app-yyhome-list-datagrid .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer .fixedDataTableCellGroupLayout_cellGroup > div:last-child {
  text-align: center;
}
.ttk-es-app-yyhome-list-datagrid .public_fixedDataTable_main .fixedDataTableLayout_rowsContainer .fixedDataTableCellGroupLayout_cellGroup > div:last-child > a {
  margin-top: 7px;
  display: block;
}
.ttk-es-app-yyhome-list-datagrid-enterAccount {
  vertical-align: -webkit-baseline-middle;
  font-size: 12px;
}
.ttk-es-app-yyhome-list-datagrid .public_fixedDataTable_header .fixedDataTableRowLayout_body > div:first-child .public_fixedDataTableCell_cellContent {
  line-height: 20px;
}
.ttk-es-app-yyhome-list-datagrid .ant-table-content .ant-table-scroll .ant-table-body {
  overflow-y: scroll !important;
}
.ttk-es-app-yyhome-list-datagrid .ant-spin-container .ant-table-header .ant-table-thead tr:nth-child(1) th:nth-child(1) {
  width: 28%;
}
.ttk-es-app-yyhome-list-datagrid .ant-spin-container .ant-table-header .ant-table-thead tr th {
  font-size: 12px !important;
}
.ttk-es-app-yyhome-list-datagrid .ant-spin-container .ant-table-body table {
  border-left: 1px solid #e8e8e8 !important;
}
.ttk-es-app-yyhome-list-datagrid .ant-spin-container .ant-table-body .ant-table-tbody .ant-table-row td:nth-child(1) {
  width: 28%;
}
.ttk-es-app-yyhome-list-datagrid .ant-spin-container .ant-table-body .ant-table-tbody tr:not(.lazy_table_tr) td {
  font-size: 13px;
  line-height: 29px;
  height: 32px !important;
}
.ttk-es-app-yyhome-list-datagrid .ant-spin-container .ant-table-body .ant-table-tbody tr:not(.lazy_table_tr) {
  height: 32px;
}
.ttk-es-app-yyhome-list-datagrid .ant-table-placeholder {
  margin-top: 41px;
}
.ttk-es-app-yyhome-list-datagrid .ant-table-placeholder .mk-nodata.small .mk-nodata-img {
  width: 140px !important;
  height: 140px !important;
}
.ttk-es-app-yyhome-list-datagrid .customer-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ttk-es-app-yyhome-list-datagrid .customer-name-enter:hover {
  cursor: pointer;
  color: #1f7fbf;
  text-decoration: underline;
}
.ttk-es-app-yyhome-list-datagrid .ct-icon {
  height: 20px;
  width: 20px;
  line-height: 18px;
  border-radius: 3px;
  margin-right: 5px;
}
.ttk-es-app-yyhome-list-datagrid .ybr {
  border: 1px solid #3487e2;
  background: #eaf4ff;
  color: #3487e2;
}
.ttk-es-app-yyhome-list-datagrid .xgm {
  border: 1px solid #fe8900;
  background: #fff5ec;
  color: #fe8900;
}
.ttk-es-app-yyhome-list-footer {
  height: 50px;
  width: 100%;
  padding: 5px 10px;
  padding-top: 10px;
  float: left;
}
.ttk-es-app-yyhome-list-footer .ant-pagination-item > a {
  text-decoration: none !important;
}
.ttk-es-app-yyhome-list-footer .ant-pagination-item-link {
  text-decoration: none !important;
}
.ttk-es-app-yyhome-list .optionclass {
  width: 9% !important;
}
.ttk-es-app-yyhome-list .batch-setting {
  width: 18px;
  height: 15px;
  background: url(img/batch-setting.7d5888da.png) no-repeat 0 0;
  margin-left: 6px;
  cursor: pointer;
  display: inline-block;
  position: relative;
  top: 3px;
}
.ttk-es-app-yyhome .ant-carousel {
  width: 370px;
}
.ttk-es-app-yyhome .ant-carousel .slick-slide h3 {
  color: #fff;
}
.ttk-es-app-yyhome .rowfocus {
  height: 35px;
}
.ttk-es-app-yyhome .inv-batch-custom-filter-btn {
  font-size: 18px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  line-height: 30px;
  height: 32px;
  width: 32px;
  text-align: center;
  vertical-align: middle;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ttk-es-app-yyhome .ss {
  padding: 10px 0;
  height: 470px;
  width: 100%;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10px;
}
.ttk-es-app-yyhome .ss .secondGuid {
  width: 1322px;
  height: 440px;
  margin: 60px auto;
}
.ttk-es-app-yyhome .ss .secondGuid .buttonGo {
  display: inline-block;
  padding: 8px 26px;
  color: #0066b3;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.ttk-es-app-yyhome .ss .secondGuid .buttonNo {
  display: inline-block;
  padding: 8px 26px;
  color: #666;
  font-size: 12px;
  background-color: #f5f5f5;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
}
.ttk-es-app-yyhome .ss .secondGuid .buttonNo .downIcon {
  display: inline-block;
  width: 60px;
  padding: 10px 0;
  border: 1px solid #d9d9d9;
  text-align: center;
  border-radius: 4px;
  color: #666;
  background-color: #fff;
  position: absolute;
  top: 45px;
  right: -20px;
}
.ttk-es-app-yyhome .ss .secondGuid .buttonNo .downIcon:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -16px;
  right: 21px;
  padding: 0;
  border-bottom: 8px solid #fff;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: "";
  z-index: 12;
}
.ttk-es-app-yyhome .ss .secondGuid .buttonNo .downIcon:after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -18px;
  right: 20px;
  padding: 0;
  border-bottom: 9px solid #d9d9d9;
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  content: "";
  z-index: 10;
}
.ttk-es-app-yyhome .ss .homeBack {
  position: relative;
  background-image: url(img/homeBck.c72676ff.png);
  background-repeat: no-repeat;
}
.ttk-es-app-yyhome .ss .homeBack1 {
  position: relative;
  background-image: url(img/homeBack2.9c8c9489.png);
  background-repeat: no-repeat;
}
.ttk-es-app-yyhome .bottomDiv {
  position: absolute;
  width: 200px;
  bottom: 24px;
  left: 50%;
  margin-left: -100px;
  text-align: center;
}
.ttk-es-app-yyhome .bottomDiv .bottomSpan {
  display: inline-block;
  width: 34px;
  height: 8px;
  background-color: #c6c6c6;
  border-radius: 35px;
  margin-right: 10px;
  cursor: pointer;
}
.ttk-es-app-yyhome .bottomDiv .activeSpan {
  display: inline-block;
  width: 34px;
  height: 8px;
  background-color: #0066b3;
  border-radius: 35px;
  margin-right: 10px;
  cursor: pointer;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup .qq,
.ttk-es-app-yyhome .ant-table-row .qq {
  display: block;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup .ww,
.ttk-es-app-yyhome .ant-table-row .ww {
  color: #1f7fbf;
  text-decoration: underline;
  font-size: 13px;
  border-radius: 4px;
  cursor: pointer;
  display: none;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup .tt,
.ttk-es-app-yyhome .ant-table-row .tt {
  color: #999;
  text-decoration: underline;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  display: none;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup .qqs,
.ttk-es-app-yyhome .ant-table-row .qqs {
  display: none;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup .notremarks,
.ttk-es-app-yyhome .ant-table-row .notremarks {
  display: none;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup .remarks,
.ttk-es-app-yyhome .ant-table-row .remarks {
  height: 16px;
  width: 16px;
  display: block;
  background-image: url(img/bz1.7dd73296.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup .customer-name-text,
.ttk-es-app-yyhome .ant-table-row .customer-name-text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 90%;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup:hover .qq,
.ttk-es-app-yyhome .ant-table-row:hover .qq {
  display: none;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup:hover .ww,
.ttk-es-app-yyhome .ant-table-row:hover .ww {
  display: block;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup:hover .tt,
.ttk-es-app-yyhome .ant-table-row:hover .tt {
  display: block;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup:hover .rr,
.ttk-es-app-yyhome .ant-table-row:hover .rr {
  display: block;
  padding: 0 8px;
  font-size: 12px;
  line-height: 36px;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup:hover .qqs,
.ttk-es-app-yyhome .ant-table-row:hover .qqs {
  display: block;
}
.ttk-es-app-yyhome .fixedDataTableCellGroupLayout_cellGroup:hover .notremarks,
.ttk-es-app-yyhome .ant-table-row:hover .notremarks {
  height: 16px;
  width: 16px;
  display: block;
  background-image: url(img/bz2.44cc280a.png);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.ttk-es-app-yyhome-finish-radio .ant-modal-body .mk-form .mk-form-item {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-es-app-yyhome-finish-radio .helpIcon {
  color: #0066b3;
  margin-right: 10px;
  font-size: 19px;
  position: relative;
  top: 2px;
}
.ttk-es-app-yyhome-popover {
  left: 226px;
  min-width: 250px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
}
.ttk-es-app-yyhome-popover .ant-form-item {
  margin-bottom: 0px;
}
.ttk-es-app-yyhome-popover .ant-form-item-label {
  width: 75px;
}
.ttk-es-app-yyhome-popover .ant-form-item-control-wrapper {
  display: inline-block;
}
.ttk-es-app-yyhome-popover .ant-btn.mk-btn.reset-btn {
  margin-right: 15px;
}
.ttk-es-app-yyhome-popover .ant-popover-arrow {
  display: none !important;
}
.ttk-es-app-yyhome-popover .ant-popover-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 12px;
}
.ttk-es-app-yyhome-popover .ant-popover-inner-content .filter-content {
  padding: 12px 10px 0 10px;
}
.ttk-es-app-yyhome-popover .ant-popover-inner-content .inv-batch-custom-popover-item {
  margin-bottom: 12px;
}
.ttk-es-app-yyhome-popover .ant-popover-inner-content .ttk-es-app-yyhome-popover-label {
  margin-right: 8px;
}
.ttk-es-app-yyhome-popover .ant-popover-inner-content .ant-select {
  width: 180px;
}
.ttk-es-app-yyhome-popover .filter-footer {
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid #e8e8e8;
}
.ttk-es-app-yyhome-popover .filter-footer .reset-btn {
  margin-left: 10px;
}
.ttk-es-app-yyhome-batch-signature-modal {
  height: 100%;
  width: 100%;
  top: 0;
  padding: 0;
  margin: 0;
}
.ttk-es-app-yyhome-batch-signature-modal .ant-modal-content .ant-modal-header {
  display: none;
}
.ttk-es-app-yyhome-batch-signature-modal .ant-modal-content .ant-modal-body {
  height: 100%;
  padding: 0;
}
.ttk-es-app-yyhome-remarks-modal .ant-modal-title {
  font-weight: 700;
}
.ttk-es-app-yyhome-remarks-modal .ant-modal-body {
  padding: 20px 0px 0 0px;
  height: 590px;
}
.ttk-es-app-yyhome-banner-modal .ant-modal-content {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0px !important;
  height: 100%;
  width: 100%;
}
.ttk-es-app-yyhome-banner-modal .ant-modal-content .ant-modal-body {
  height: 100%;
  width: 100%;
}
.ttk-es-app-yyhome-banner-modal .ant-modal-content .ant-modal-close {
  height: 30px;
  width: 30px;
  border: none;
  position: absolute;
  top: 40px;
  right: 52px;
}
.ttk-es-app-yyhome-banner-modal .ant-modal-content .ant-modal-close .ant-modal-close-x {
  display: none;
}
.ttk-es-app-yyhome-banner-modal .ant-modal-header {
  background: transparent;
  border-bottom: none !important;
  padding: 0px !important;
}
.ttk-es-app-yyhome-banner-modal .banner-ewm {
  height: 100%;
  background: url(img/fd-ewm.cd6e0438.png) no-repeat center center;
  background-size: contain;
}
.ttk-es-app-yyhome-hsqj-modal .ant-modal-header {
  display: none;
}
.ttk-es-app-yyhome-hsqj-modal .ant-modal-content {
  background: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ttk-es-app-yyhome-hsqj-modal .ant-modal-close-x {
  display: none;
}
.ttk-es-app-yyhome-hsqj-modal .ant-modal-body {
  padding: 0px;
}
.ttk-es-app-yyhome-hsqj-modal .popup .popup-con .top {
  width: 375px;
  height: 292px;
}
.ttk-es-app-yyhome-hsqj-modal .popup .popup-con .but {
  height: 48px;
  width: 163px;
  margin: 20px auto;
  cursor: pointer;
}
.ttk-es-app-yyhome-hsqj-modal .popup .popup-con .spree-bg {
  position: relative;
  right: 15px;
  background: url(img/spree-bg.3c0a0ae7.png) no-repeat center center;
}
.ttk-es-app-yyhome-hsqj-modal .popup .popup-con .spree-but-bg {
  background: url(img/receive-but.d260017d.png) no-repeat center center;
}
.ttk-es-app-yyhome-hsqj-modal .popup .popup-con .receive-bg {
  background: url(img/receive-success.62d948db.png) no-repeat center center;
}
.ttk-es-app-yyhome-hsqj-modal .popup .popup-con .receive-but-bg {
  background: url(img/know-but.2b888521.png) no-repeat center center;
}
.ttk-es-app-yyhome-explain-modal .ant-modal-body {
  padding-top: 12px;
  padding-left: 20px;
  padding-bottom: 50px;
  padding-right: 20px;
}
.ttk-es-app-yyhome-explain-modal .ct-icon {
  height: 20px;
  width: 20px;
  line-height: 18px;
  border-radius: 3px;
  margin-right: 5px;
  text-align: center;
}
.ttk-es-app-yyhome-explain-modal .ybr {
  border: 1px solid #3487e2;
  background: #eaf4ff;
  color: #3487e2;
}
.ttk-es-app-yyhome-explain-modal .xgm {
  border: 1px solid #fe8900;
  background: #fff5ec;
  color: #fe8900;
}
.ttk-es-app-yyhome-live-advertise-modal .live-advertise {
  background: url(img/live.900f35fa.jpg) no-repeat center center;
  background-size: auto 100%;
}
.ttk-zs-taxapply-app-taxlist-tipPopover .ant-popover-inner-content {
  font-size: 13px;
  max-width: 350px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 {
  width: 460px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .ant-popover-inner-content {
  padding: 12px 0px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .ant-form-item {
  padding: 0px 16px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .ant-form-item-label {
  width: 70px !important;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .personClass .ant-form-item-control-wrapper {
  margin-top: 8px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .ant-select {
  width: 213px;
  margin-right: 8px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .person {
  width: 213px;
  border: 1px solid #d9d9d9;
  padding: 5px;
  margin-bottom: 10px;
  max-height: 200px;
  overflow-y: scroll;
  border-radius: 4px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .person .aclass {
  height: 20px;
  line-height: 24px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .person a a:focus {
  text-decoration: none;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .person a a:visited {
  text-decoration: none;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .person .personName {
  border: 1px solid #fa954c;
  border-radius: 15px;
  color: #fa954c;
  font-size: 12px;
  line-height: 25px;
  padding: 0 5px;
  background: rgba(250, 149, 76, 0.12941);
  margin-right: 8px;
  display: inline-block;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .person .personName .edficon-XDZguanbishanchu {
  font-size: 8px;
  margin-left: 8px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .person .personName .edficon:hover {
  cursor: pointer;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .ant-select-selection--single {
  height: 30px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .btnDiv {
  border-top: 1px solid #d9d9d9;
  height: 40px;
  padding: 10px 10px 0 10px;
  text-align: center;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .btnDiv .ant-btn-primary {
  margin-left: 8px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .taxdeclaration-check-option {
  padding: 4px 10px;
  cursor: pointer;
  position: relative;
  border: 1px solid transparent;
  border-radius: 2px;
  margin-right: 8px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .taxdeclaration-check-option:hover {
  border-color: #0066b3;
  color: #0066b3;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .taxdeclaration-check-option.checked {
  border-color: #0066b3;
  color: #0066b3;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .taxdeclaration-check-option.checked:before {
  content: "✓";
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background-color: #0066b3;
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom-right-radius: 2px;
  width: 15px;
  height: 15px;
  color: #fff;
  line-height: 22px;
  padding-left: 6px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .taxdeclaration-check-option.indeterminate {
  border-color: #0066b3;
  color: #0066b3;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .taxdeclaration-check-option.indeterminate:before {
  content: "";
  clip-path: polygon(0% 100%, 14% 100%, 94% 16%, 93% 93%, 17% 93%, 14% 100%, 100% 100%, 100% 0%);
  background-color: #0066b3;
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 15px;
  height: 15px;
  line-height: 22px;
}
.ttk-es-app-taxdeclaration-top-fromDiv1 .taxdeclaration-check-option.indeterminate:after {
  content: "";
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background-color: #0066b3;
  position: absolute;
  right: 1px;
  bottom: 1px;
  width: 6px;
  height: 6px;
}
.edf-company-manage-modal {
  top: 50%;
  margin-top: -105px;
}
.edf-company-manage-modal .ant-btn-primary:hover {
  background: rgba(0, 102, 179, 0.7);
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition > span:hover:not(:first-child) .checkInvoiceModal > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-bottom: 0;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition > span:hover:not(:first-child) .checkInvoiceModal .downloadInvoice {
  font-size: 30px;
  cursor: pointer;
  color: #45acf7;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition > span:hover:not(:first-child) .checkInvoiceModal .downloadInvoice:hover {
  border: 1px solid #45acf7;
}
.orderDetailModal > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-bottom: 0;
}
.orderDetailModal .ant-modal-body {
  height: 460px;
  padding-top: 16px;
  padding-left: 30px;
}
.orderDetailModal.hidePayBtn .ant-modal-footer button:nth-of-type(1) {
  background: #0066b3;
  color: #ffffff;
  border: none;
}
.orderDetailModal.hidePayBtn .ant-modal-footer button:nth-of-type(1):hover {
  background: rgba(0, 102, 179, 0.7);
}
.orderDetailModal.hidePayBtn .ant-modal-footer button:nth-of-type(2) {
  display: none;
}
.applyForInvoiceModal .applyForInvoiceModal {
  text-align: center;
  margin-right: 0!important;
}
.applyForInvoiceModal .applyForInvoiceModal .ant-form-explain {
  position: absolute;
  font-size: 13px;
}
.applyForInvoiceModal .applyForInvoiceModal .ant-form-item {
  text-align: center;
  margin-bottom: 0;
}
.applyForInvoiceModal .applyForInvoiceModal .ant-form-item-label {
  display: inline-block;
  height: 32px;
  line-height: 30px;
  width: 100px;
}
.applyForInvoiceModal .applyForInvoiceModal .ant-form-item-control-wrapper {
  display: inline-block;
  text-align: left;
}
.applyForInvoiceModal .applyForInvoiceModal .invoiceHead button {
  width: 60px;
  height: 28px;
}
.applyForInvoiceModal .applyForInvoiceModal .invoiceHead button.active {
  background: #0066b3;
  border-color: #0066b3;
  color: #ffffff;
}
.edf-company-manage {
  background: #fff;
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0px;
  left: 0;
  padding: 20px 0 15px 0!important;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card {
  height: 100%;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .ant-tabs-nav-scroll {
  width: 85%;
  margin: 0 auto;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .ant-tabs-bar {
  margin-bottom: 19px;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .ant-tabs-bar .ant-tabs-tab {
  width: 78px;
  height: 30px;
  margin-right: 9px;
  padding: 0;
  line-height: 30px;
  text-align: center;
  border-bottom: 1px solid #d9d9d9;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .ant-tabs-bar .ant-tabs-tab-active {
  border-bottom: none;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .ant-tabs-content {
  height: calc(100% - 50px);
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .ant-tabs-content .ant-tabs-tabpane {
  height: 100%;
  position: relative;
  width: 85%;
  margin: 0 auto;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header {
  height: 195px;
  margin: 0;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-search {
  margin-bottom: 20px;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition {
  height: 26px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 26px;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition > span {
  display: inline-block;
  height: 26px;
  cursor: pointer;
  margin: 0 4px;
  padding: 0 8px;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition > span.typeActive,
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition > span.statusActive {
  border-radius: 3px;
  background: #0066b3;
  color: #ffffff;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition > span:first-child {
  cursor: default;
  color: #888888;
  padding: 0;
  margin-right: 3px;
  margin-left: 0;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-header-condition > span:hover:not(:first-child) {
  cursor: pointer;
  color: #ffffff;
  background: #0066b3;
}
.edf-company-manage-tab.ant-tabs.ant-tabs-card .edf-company-manage-tab-order .edf-company-manage-content {
  top: 195px;
}
.edf-company-manage .portalOrgName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  line-height: 36px;
}
.edf-company-manage .orderNo {
  color: #0066b3;
  cursor: pointer;
  text-decoration: underline;
}
.edf-company-manage .manageList .edf-company-manage-font {
  display: block;
  max-width: 320px;
  height: 100%;
  color: #0066b3;
  font-size: 13px;
  overflow: hidden;
  letter-spacing: -0.03px;
  margin: 0 auto;
  text-align: center;
}
.edf-company-manage .manageList .edf-company-manage-font .vessel:hover {
  text-decoration: none;
}
.edf-company-manage .manageList .edf-company-manage-font .vessel:hover span:hover {
  text-decoration: underline;
}
.edf-company-manage .manageList .edf-company-manage-font > span:hover {
  cursor: pointer;
  text-decoration: underline;
}
.edf-company-manage .manageList .edf-company-manage-font .order {
  width: 30px;
  margin-right: 15px;
  display: inline-block;
}
.edf-company-manage .manageList .edf-company-manage-font .importAccount {
  width: 48px;
  margin-right: 17px;
}
.edf-company-manage .manageList .edf-company-manage-font .importAccount.disabledImportAccount {
  color: #999999;
  text-decoration: none!important;
}
.edf-company-manage .manageList .edf-company-manage-font .deleteManage {
  width: 24px;
}
.edf-company-manage .manageList .edf-company-manage-font .deleteManage.isOtherUser {
  color: #999999;
}
.edf-company-manage .manageList .edf-company-manage-font .deleteManage.isOtherUser:hover {
  text-decoration: none;
}
.edf-company-manage .manageList .edf-company-manage-font .order + .deleteManage {
  display: inline-block;
  width: 48px;
  text-align: center;
}
.edf-company-manage .orderList .edf-company-manage-font {
  display: block;
  max-width: 260px;
  height: 100%;
  color: #0066b3;
  font-size: 13px;
  overflow: hidden;
  letter-spacing: -0.03px;
  margin: 0 auto;
  text-align: left;
}
.edf-company-manage .orderList .edf-company-manage-font > span:hover {
  cursor: pointer;
  text-decoration: underline;
}
.edf-company-manage .orderList .edf-company-manage-font span:nth-of-type(1) {
  width: 48px;
  margin-right: 17px;
}
.edf-company-manage .orderList .edf-company-manage-font span:nth-of-type(2) {
  width: 48px;
  margin-right: 17px;
}
.edf-company-manage .orderList .edf-company-manage-font span:nth-of-type(3) {
  width: 48px;
  margin-right: 17px;
}
.edf-company-manage-headerBgColor {
  background-color: #E4E4E4;
  color: #333333;
  text-align: center;
}
.edf-company-manage-headerBgColor:hover {
  color: #333333 !important;
  text-decoration: none !important;
}
.edf-company-manage-back {
  margin-right: 10px;
}
.edf-company-manage-back button {
  width: 70px;
  height: 30px;
}
.edf-company-manage-header {
  height: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px 0px 15px;
}
.edf-company-manage-header-right {
  float: right;
  overflow: hidden;
}
.edf-company-manage-header-right > div,
.edf-company-manage-header-right > button {
  float: left;
}
.edf-company-manage-header-right-btn {
  width: 70px;
  height: 30px !important;
  background-color: #0066b3;
  color: #fff;
  border: none;
  border-radius: 3px;
}
.edf-company-manage-header-right-btn:hover {
  background-color: rgba(0, 102, 179, 0.7);
  border-color: transparent;
  color: #fff;
}
.edf-company-manage-header-right-btn:focus {
  background-color: rgba(0, 102, 179, 0.7);
  border-color: transparent;
  color: #fff;
}
.edf-company-manage-header input {
  width: 260px;
  color: #726F6F;
  font-size: 14px;
}
.edf-company-manage-header input:focus {
  border: 1px solid #0066b3 !important;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edf-company-manage-header input:hover {
  border: 1px solid #0066b3 !important;
  outline: none;
}
.edf-company-manage-header input:active {
  border: 1px solid #0066b3 !important;
  outline: none;
}
.edf-company-manage-header-company-btn {
  width: 70px;
  padding-left: 0px;
  border: none;
}
.edf-company-manage-header-search {
  width: 260px;
}
.edf-company-manage-header-search input {
  padding-right: 30px!important;
}
.edf-company-manage-header-search span i {
  font-size: 15px;
}
.edf-company-manage-header-search span input {
  color: #726F6F;
  font-size: 14px;
}
.edf-company-manage-header-search span-company-btn {
  width: 70px;
  padding-left: 0px;
  border: none;
  font-size: 14px;
  color: #454545;
}
.edf-company-manage-header-search .public_fixedDataTableCell_main:nth-child(3) .mk-datagrid-cellContent {
  padding: 0px 5px;
}
.edf-company-manage-header-search .public_fixedDataTableCell_main:nth-child(4) .mk-datagrid-cellContent {
  padding: 0px 5px;
}
.edf-company-manage-header-search .public_fixedDataTableCell_main:last-child {
  border-right: transparent !important;
}
.edf-company-manage-content {
  position: absolute;
  top: 47px;
  left: 0;
  bottom: 0;
  width: 100%;
}
.edf-company-manage-content .mk-datagrid {
  height: 100%;
  /* .ScrollbarLayout_faceVertical{
                 left: 6px !important;
             }*/
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTable_main {
  height: auto !important;
}
.edf-company-manage-content .mk-datagrid .fixedDataTableLayout_main {
  border: none !important;
}
.edf-company-manage-content .mk-datagrid .fixedDataTableLayout_main .ScrollbarLayout_main {
  border-top: 1px solid #e4e4e4;
  border-right: 1px solid #d9d9d9;
  border-left: none;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main {
  font-size: 14px;
  color: #454545;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main:first-child .mk-datagrid-cellContent:hover {
  color: #0066b3;
  text-decoration: underline;
  cursor: pointer;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main:nth-child(2) {
  text-align: left;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main:nth-child(1) .mk-datagrid-cellContent {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main:nth-child(1) .mk-datagrid-cellContent:first-child {
  -webkit-box-pack: left !important;
      -ms-flex-pack: left !important;
          justify-content: left !important;
  padding: 0 21px 0 21px;
  color: #0066b3;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main:nth-child(1) .mk-datagrid-cellContent:first-child[name='header'] {
  -webkit-box-pack: center  !important;
      -ms-flex-pack: center  !important;
          justify-content: center  !important;
  color: #333333;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main:nth-child(3) .mk-datagrid-cellContent {
  padding: 0px 5px;
  line-height: 36px;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main:nth-child(4) .mk-datagrid-cellContent {
  padding: 0px 5px;
  line-height: 36px;
}
.edf-company-manage-content .mk-datagrid .public_fixedDataTableCell_main:first-child {
  border-left: 1px solid #e9e9e9;
  text-align: left;
}
.edf-company-manage-content .ScrollbarLayout_faceVertical {
  width: 13px !important;
}
.edf-company-manage-content .fixedDataTableLayout_rowsContainer {
  min-height: 400px !important;
}
.edf-company-manage-content .fixedDataTableLayout_rowsContainer .public_fixedDataTable_header {
  background: #e4e4e4 !important;
}
.edf-company-manage-content .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper .public_fixedDataTable_header {
  border-right: 1px solid #d9d9d9;
}
.edf-company-manage-content .fixedDataTableLayout_rowsContainer .fixedDataTableRowLayout_rowWrapper:last-child .public_fixedDataTable_bodyRow {
  border-bottom: 1px solid #d9d9d9 !important;
}
.edf-company-manage-content .del {
  cursor: pointer;
}
.edf-company-manage .fixedDataTableLayout_rowsContainer {
  min-height: 400px;
}
.edf-company-manage .fixedDataTableLayout_rowsContainer .public_fixedDataTable_header {
  background: #e4e4e4 !important;
}
.edf-company-manage .del {
  cursor: pointer;
}
-footer {
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 10px;
}
.importAccountModal .importAccountModalBody {
  padding: 25px 0 25px 44px;
}
.importAccountModal .importAccountModalBody i {
  color: #fa954c;
  font-size: 30px;
  margin-right: 9px;
  display: inline-block;
  vertical-align: middle;
}
.importAccountModal .importAccountModalBody span {
  display: inline-block;
  vertical-align: middle;
}
.edf-company-manage-gobuy {
  width: 500px !important;
}
.edf-company-manage-gobuy .title {
  margin-top: 15px;
  color: #fa954c;
}
.edf-company-manage-createBalanceOrder {
  width: 400px !important;
}
.companyNotBuyWithSS .ant-confirm-body .ant-confirm-content {
  margin-top: 1px;
}
.ttkGoSigned .ant-modal-body {
  padding: 0;
}
.bovms-app-order-list {
  height: 100%;
  width: 100%;
}
.bovms-app-order-list-header {
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #dedede;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bovms-app-order-list-header-left {
  height: 54px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 54px;
  color: #ffffff;
  line-height: 55px;
  padding-left: 190px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bovms-app-order-list-header-left .-logo {
  width: 104px;
  height: 28px;
  margin: 0 0 0 0;
  cursor: pointer;
}
.bovms-app-order-list-header-left .-split {
  width: 1px;
  height: 14px;
  background: #e0e0e0;
  margin: 0 20px;
}
.bovms-app-order-list-header-right {
  height: 54px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 54px;
  line-height: 55px;
  padding-right: 150px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bovms-app-order-list-header-right > span {
  margin-left: 10px;
}
.bovms-app-order-list-header-right .-avatar,
.bovms-app-order-list-header-right .-default-avatar {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.bovms-app-order-list-header-right .-default-avatar {
  background-image: url(img/defaultImg.2fbca243.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.bovms-app-order-list-header-right .-btn {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bovms-app-order-list-header-right .-btn i {
  font-size: 24px;
  min-width: 14px;
  color: #a1a1a1;
}
.bovms-app-order-list-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
  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;
}
.bovms-app-order-list-content .-bovms-app-order-spin {
  width: 100%;
  height: 100%;
}
.bovms-app-order-list-content .-bovms-app-order-spin .ant-spin-container {
  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;
  height: 100%;
}
.bovms-app-order-list-content .-tab-container {
  font-size: 26px;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 30px;
}
.bovms-app-order-list-content .-tab-container > span {
  padding-bottom: 10px;
  margin: 0 27px;
  line-height: 1;
  cursor: pointer;
}
.bovms-app-order-list-content .-tab-container .active {
  position: relative;
}
.bovms-app-order-list-content .-tab-container .active:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  border-radius: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #bc7d1e;
  bottom: 0;
}
.bovms-app-order-list-content .-tab-tips {
  font-size: 16px;
  color: #666666;
  line-height: 1;
}
.bovms-app-order-list-content .-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 20px 10px 30px;
  max-height: calc(100% - 250px);
  overflow: auto;
}
.bovms-app-order-list-content .-package-list {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 474px;
  width: 300px;
  border-top: 13px solid #4e5b8b;
  padding: 20px;
  border-radius: 10px;
  margin: 0 25px;
  position: relative;
  -webkit-box-shadow: 2px 8px 10px 0 #e1ebe8;
          box-shadow: 2px 8px 10px 0 #e1ebe8;
  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;
}
.bovms-app-order-list-content .-package-list:hover {
  margin-top: -10px;
}
.bovms-app-order-list-content .-package-list.standard .-btn {
  background-color: #4e5b8b;
  color: #ffffff;
}
.bovms-app-order-list-content .-package-list.professional {
  border-top-color: #bc7d1e;
  position: relative;
}
.bovms-app-order-list-content .-package-list.professional:before {
  position: absolute;
  content: "";
  background-image: url(img/recommend.34b0eccb.png);
  background-size: contain;
  right: 0;
  top: -14px;
  width: 82px;
  height: 28px;
}
.bovms-app-order-list-content .-package-list.professional .-btn {
  background-color: #bc7d1e;
  color: #ffffff;
}
.bovms-app-order-list-content .-package-list.trial {
  border-top-color: #8b8b8b;
}
.bovms-app-order-list-content .-package-list.trial .-btn {
  background-color: #ccc;
  color: #666666;
}
.bovms-app-order-list-content .-package-list .-btn {
  border: none;
  width: 120px;
  height: 38px;
  margin-bottom: 10px;
  border-radius: 38px;
}
.bovms-app-order-list-content .-package-list .-title {
  font-size: 20px;
  color: #000000;
  line-height: 1;
  margin: 23px 0 16px 0;
}
.bovms-app-order-list-content .-package-list .-line {
  height: 1px;
  width: 140px;
  border-bottom: 1px dotted #ccc;
}
.bovms-app-order-list-content .-package-list .-price {
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
  margin-top: 20px;
}
.bovms-app-order-list-content .-package-list .-price strong {
  font-size: 20px;
  margin: 0 4px;
}
.bovms-app-order-list-content .-package-list .-specifications {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #666666;
  margin-top: 20px;
}
.bovms-app-order-list-content .-package-list .-specifications div {
  margin-bottom: 14px;
  line-height: 1.5;
  padding-left: 12px;
  position: relative;
}
.bovms-app-order-list-content .-package-list .-specifications div:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e6751c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 7px;
}
.bovms-app-order-list-content .-order-list {
  margin-bottom: 15px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 750px;
  height: 145px;
  position: relative;
}
.bovms-app-order-list-content .-order-list:hover:before {
  width: 50px;
  height: 50px;
}
.bovms-app-order-list-content .-order-list:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  color: transparent;
  top: 0;
  right: 0;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.bovms-app-order-list-content .-order-list.lock-size:before {
  width: 50px;
  height: 50px;
}
.bovms-app-order-list-content .-order-list:after {
  position: absolute;
  content: attr(data-status);
  color: #fff;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  font-size: xx-small;
  -webkit-transform: rotate(45deg) scale(0.85);
          transform: rotate(45deg) scale(0.85);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 4px;
}
.bovms-app-order-list-content .-order-list.success:before {
  background-color: #4f883e;
}
.bovms-app-order-list-content .-order-list.error:before {
  background-color: #f94e4e;
}
.bovms-app-order-list-content .-order-list .-goods {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.bovms-app-order-list-content .-order-list .-goods .-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.bovms-app-order-list-content .-order-list .-goods .-card .-left {
  width: 119px;
  height: 94px;
  margin-right: 10px;
  background-size: cover;
}
.bovms-app-order-list-content .-order-list .-goods .-card .-left.standard {
  background-image: url(img/standard.b7bc8cd4.png);
}
.bovms-app-order-list-content .-order-list .-goods .-card .-left.professional {
  background-image: url(img/professional.22723890.png);
}
.bovms-app-order-list-content .-order-list .-goods .-card .-left.trial {
  background-image: url(img/trial.9f6dcc1a.png);
}
.bovms-app-order-list-content .-order-list .-goods .-card .-left.ordinary {
  background-image: url(img/ordinary.d8bf3d06.png);
}
.bovms-app-order-list-content .-order-list .-goods .-card .-left.operate {
  background-image: url(img/operate.63c7297a.png);
}
.bovms-app-order-list-content .-order-list .-goods .-card .-right {
  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;
  padding-top: 15px;
}
.bovms-app-order-list-content .-order-list .-goods .-card .-right .-name {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  line-height: 1;
}
.bovms-app-order-list-content .-order-list .-goods .-card .-right .-ashing {
  line-height: 1;
  color: #999;
}
.bovms-app-order-list-content .-order-list .-goods .-sku {
  color: #333;
  padding-top: 15px;
  font-size: 12px;
}
.bovms-app-order-list-content .-order-list .-price {
  padding-top: 35px;
  color: #f17712;
  width: 135px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  text-align: center;
}
.bovms-app-order-list-content .-order-list .-action {
  width: 185px;
  padding-top: 35px;
  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;
}
.bovms-app-order-list-content .-order-list .-action .-count-down {
  font-size: 9px;
  color: #999;
  position: relative;
  padding-left: 20px;
}
.bovms-app-order-list-content .-order-list .-action .-count-down:before {
  content: "";
  width: 15px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(img/countDown.05992e7d.png);
  background-size: cover;
}
.bovms-app-order-list-content .-order-list .-action > * {
  margin-bottom: 2px;
}
.bovms-app-order-list-content .no-data {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bovms-app-order-list-content .no-data .img {
  width: 149px;
  height: 190px;
  background-image: url(img/nodata.d635d565.png);
  background-size: cover;
}
.bovms-app-order-list-content .no-data .ashing {
  color: #999999;
  margin-top: 10px;
}
.bovms-app-order-list-content .-fixed-bottom {
  position: fixed;
  bottom: 110px;
  font-size: 14px;
}
.bovms-app-order-list-footer {
  height: 80px;
  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: #fff;
  border-top: 1px solid #dedede;
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.bovms-app-order-list-footer > span {
  margin-left: 4px;
}
.bovms-app-order-modal-wrap .-bovms-app-order-details {
  padding-bottom: 85px;
}
.bovms-app-order-modal-wrap .-order-item {
  margin-bottom: 16px;
}
.bovms-app-order-modal-wrap .-order-item .-title {
  padding-left: 8px;
  font-weight: bold;
  margin-bottom: 13px;
  position: relative;
  line-height: 1;
  margin-top: 10px;
}
.bovms-app-order-modal-wrap .-order-item .-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  bottom: 0;
  background-color: #f17712;
}
.bovms-app-order-modal-wrap .-order-item .-title span {
  font-size: 16px;
  color: #4f883e;
  position: absolute;
  bottom: 0;
}
.bovms-app-order-modal-wrap .-order-item .-title span.warning {
  color: #f94e4e;
}
.bovms-app-order-modal-wrap .-order-item .-ashing {
  color: #999999;
}
.bovms-app-order-modal-wrap .-order-item .-context {
  margin-left: 36px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666666;
}
.bovms-app-order-modal-wrap .-order-item table {
  width: -webkit-fill-available;
  text-align: center;
}
.bovms-app-order-modal-wrap .-order-item table .th {
  background-color: #eaeaea;
  color: #333;
  font-weight: bold;
  height: 44px;
  line-height: 44px;
}
.bovms-app-order-modal-wrap .-order-item table .tr {
  background-color: #fafafa;
  height: 120px;
}
.bovms-app-order-modal-wrap .-order-item .-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bovms-app-order-modal-wrap .-order-item .-card .-left {
  width: 119px;
  height: 94px;
  margin: 0 20px;
  background-size: cover;
}
.bovms-app-order-modal-wrap .-order-item .-card .-left.standard {
  background-image: url(img/standard.b7bc8cd4.png);
}
.bovms-app-order-modal-wrap .-order-item .-card .-left.professional {
  background-image: url(img/professional.22723890.png);
}
.bovms-app-order-modal-wrap .-order-item .-card .-left.trial {
  background-image: url(img/trial.9f6dcc1a.png);
}
.bovms-app-order-modal-wrap .-order-item .-card .-left.ordinary {
  background-image: url(img/ordinary.d8bf3d06.png);
}
.bovms-app-order-modal-wrap .-order-item .-card .-right {
  text-align: left;
  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;
}
.bovms-app-order-modal-wrap .-order-item .-card .-right .-name {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.bovms-app-order-modal-wrap .-order-item .-card .-right .ashing {
  font-size: 13px;
}
.bovms-app-order-modal-wrap .-tip {
  float: left;
  margin: 20px 0 0 -18px;
  color: red;
}
.bovms-app-order-modal-wrap .-total {
  margin-bottom: 30px;
  float: right;
}
.bovms-app-order-modal-wrap .-total span {
  color: #f17712;
}
.bovms-app-order-modal-wrap .-total span.-lg {
  font-size: 22px;
  font-weight: bold;
}
.bovms-app-order-modal-wrap .-modal-footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 55px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #ddd;
  padding: 0 12px;
}
.bovms-app-order-modal-wrap .-modal-footer .-right button {
  margin-left: 10px;
}
.edfx-app-gd-login {
  width: 100%;
  height: 100%;
}
.edfx-app-gd-login .ant-btn-softly {
  background: #0b89cb !important;
}
.edfx-app-gd-login .img {
  width: 100%;
  height: 100%;
}
.edfx-app-gd-login .edfx-app-gd-login-content {
  background-image: url(img/bj.47b7296d.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.edfx-app-gd-login .edfx-app-gd-login-content-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  color: #666;
}
.edfx-app-gd-login .edfx-app-gd-login-content-tab .tab-div {
  height: 30px;
  width: auto;
  text-align: center;
  line-height: 30px;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  padding: 0 20px;
  color: #666;
}
.edfx-app-gd-login .edfx-app-gd-login-content-tab .tab-div-select {
  border-top: 2px solid #0e8bcb;
  height: 29px;
  width: auto;
  text-align: center;
  line-height: 29px;
}
.edfx-app-gd-login .edfx-app-gd-login-content-form-more .ant-form-item-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 30px;
}
.edfx-app-gd-login-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  overflow: hidden;
}
.edfx-app-gd-login-content-logo {
  background-image: url(img/logo.f3b9b6a6.png);
  width: 520px;
  height: 83px;
  left: 28px;
  top: 15px;
  position: absolute;
  background-repeat: no-repeat;
}
.edfx-app-gd-login-content-form {
  width: 440px;
  padding: 16px 20px;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  float: right;
  height: 430px;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.45);
          box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.45);
}
.edfx-app-gd-login-content-form .mk-form-item {
  height: 30px;
  margin-bottom: 30px;
}
.edfx-app-gd-login-content-form .ant-input-affix-wrapper .ant-input {
  min-height: 30px;
}
.edfx-app-gd-login-content-form .ant-form-item-control-wrapper,
.edfx-app-gd-login-content-form .ant-input-group-wrapper {
  width: 90%;
  margin: 0 auto;
}
.edfx-app-gd-login-content-form .ant-form-item-control,
.edfx-app-gd-login-content-form .ant-input-wrapper {
  height: 50px;
}
.edfx-app-gd-login-content-form .mk-input {
  height: 30px;
}
.edfx-app-gd-login-content-form .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  outline: 0;
  border-color: #d4d4d4;
  -webkit-box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
          box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
}
.edfx-app-gd-login-content-form .has-error .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #d4d4d4;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-gd-login-content-form .has-success .ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
  border-color: #d4d4d4;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-gd-login-content-form .ant-form-explain {
  margin-top: 5px;
}
.edfx-app-gd-login-content-form-title {
  width: 100%;
  text-align: center;
  font-size: xx-large;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 0!important;
  height: 60px;
  margin-top: 21px;
}
.edfx-app-gd-login-content-form-mobile {
  width: 100%;
}
.edfx-app-gd-login-content-form-mobile .ant-input {
  padding-left: 32px !important;
  font-size: 14px;
  border-color: #d4d4d4;
  height: 30px ;
}
.edfx-app-gd-login-content-form-mobile .ant-input:hover,
.edfx-app-gd-login-content-form-mobile .ant-input:focus {
  outline: 0;
  border-color: #d4d4d4;
  -webkit-box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
          box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
}
.edfx-app-gd-login-content-form-mobile .has-success .ant-input,
.edfx-app-gd-login-content-form-mobile .has-success .ant-input:hover,
.edfx-app-gd-login-content-form-mobile .has-error .ant-input,
.edfx-app-gd-login-content-form-mobile .has-error .ant-input:hover {
  border-color: #d4d4d4;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-gd-login-content-form-password {
  width: 100%;
}
.edfx-app-gd-login-content-form-password .ant-input {
  padding-left: 32px !important;
  padding-right: 30px !important;
  font-size: 14px;
  border-color: #d4d4d4;
}
.edfx-app-gd-login-content-form-password .ant-input:hover,
.edfx-app-gd-login-content-form-password .ant-input:focus {
  outline: 0;
  border-color: #d4d4d4;
  -webkit-box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
          box-shadow: 0 0 0 2px rgba(242, 114, 21, 0.2);
}
.edfx-app-gd-login-content-form-password .has-error .ant-input,
.edfx-app-gd-login-content-form-password .has-error .ant-input:hover {
  border-color: #d4d4d4;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.edfx-app-gd-login-content-form-login {
  margin-bottom: 5px !important;
}
.edfx-app-gd-login-content-form-login .mk-btn {
  width: 100%;
  height: 32px;
}
.edfx-app-gd-login-content-form-login .mk-btn-softly:focus {
  background: #d4d4d4;
}
.edfx-app-gd-login-content-form-login .mk-btn-softly {
  background-color: #d4d4d4;
  border-color: #d4d4d4;
  color: #fff;
  font-size: 14px;
  border: none;
}
.edfx-app-gd-login-content-form-login .mk-btn-softly[disabled] {
  color: #cccccc;
  background-color: #ececec;
  border-color: #ececec;
}
.edfx-app-gd-login-content-form-more {
  position: absolute;
  width: 90%;
  bottom: 10px;
  margin-bottom: 10px;
}
.edfx-app-gd-login-content-form-more-forget1 {
  font-size: 14px;
  color: #0994DC;
  text-decoration: none;
}
.edfx-app-gd-login-content-form-more-forget1:hover {
  text-decoration: underline;
}
.edfx-app-gd-login-content-form .ant-input-prefix {
  font-size: 24px;
  color: #ccc;
  left: 2px;
}
.edfx-app-gd-login-content-form .ant-btn:not([disabled]):hover {
  background: #d4d4d4;
}
.edfx-app-gd-login-content-form .ant-select-selection--single {
  width: 360px;
  font-size: 14px;
  color: #888;
}
.edfx-app-gd-login-footer {
  background: #e5e7ea;
  height: 82px;
  width: 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;
  position: absolute;
  bottom: 0;
}
.edfx-app-gd-login-footer-logo {
  background-image: url(img/foot.63310567.png);
  width: 49px;
  height: 62px;
  position: relative;
  margin-right: 20px;
  display: inline-block;
}
.edfx-app-gd-login-footer-mobile {
  width: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666;
  font-size: 14px;
  font-weight: 400;
  padding-left: 5px;
  line-height: normal;
  display: inline-block;
}
.edfx-app-gd-login-footer-mobile p {
  text-align: left;
  margin: 0;
  line-height: 24px;
}
.edfx-app-gd-login-footer-mobile a {
  color: #d4d4d4;
}
.edfx-app-gd-login *::-moz-selection {
  background: #d4d4d4;
}
.edfx-app-gd-login *::selection {
  background: #d4d4d4;
}
@media (max-width: 840px) {
  .edfx-app-gd-login .container {
    width: 900px;
  }
  .edfx-app-gd-login .edfx-app-gd-login-content-bgs .container {
    display: none;
  }
  .edfx-app-gd-login .edfx-app-gd-login-content .edfx-app-gd-login-content-form {
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 840px) {
  .edfx-app-gd-login .container {
    width: 900px;
  }
}
@media (min-width: 1280px) {
  .edfx-app-gd-login .container {
    width: 1000px;
  }
}
.edfx-app-gd-login .container {
  position: absolute;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: auto!important;
  font-family: 'Microsoft Yahei', 'PingFang SC';
}
.edfx-app-gd-login-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999;
}
.edfx-app-gd-login-loading > div {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 180px;
  height: 80px;
}
.isMobile .edfx-app-gd-login .edfx-app-gd-login-header .edfx-app-gd-login-header-right {
  display: none;
}
.isMobile .edfx-app-gd-login .edfx-app-gd-login-content .edfx-app-gd-login-content-bgs {
  display: none;
}
.isMobile .edfx-app-gd-login .edfx-app-gd-login-content .container {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.isMobile .edfx-app-gd-login .edfx-app-gd-login-content .container .edfx-app-gd-login-content-form {
  width: 100%;
}
.edfx-app-gd-login-card {
  display: block;
}
.edfx-app-gd-login-card-content-item-left {
  float: left;
  width: 50%;
  height: 400px;
}
.edfx-app-gd-login-card-content-item-left .qybs {
  margin-right: 8px;
}
.edfx-app-gd-login-card-content-item-left .qybs .button-box {
  padding: 16px 0px;
  text-align: center;
}
.edfx-app-gd-login-card-content-item-left .qybs .button-box .button-right,
.edfx-app-gd-login-card-content-item-left .qybs .button-box .button-left {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
  background-color: #53acf3;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.edfx-app-gd-login-card-content-item-left .qybs .qybs-list {
  height: 152px;
  overflow: auto;
  padding-right: 8px;
}
.edfx-app-gd-login-card-content-item-left .qybs .qybs-list-item {
  border: 1px solid #d4d4d4;
  background-image: url(img/dot01.96137542.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  line-height: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  margin-bottom: 8px!important;
  cursor: pointer;
}
.edfx-app-gd-login-card-content-item-left .qybs .active {
  background-image: url(img/dot02.b6d4cb4f.png);
  border: 1px solid #1a56a9;
}
.edfx-app-gd-login-card-content-item-left .left-footer {
  text-align: center;
  margin-top: 10px;
  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;
  cursor: pointer;
}
.edfx-app-gd-login-card-content-item-left .add-btn {
  background-image: url(img/icon_add.86057307.png);
  width: 30px;
  height: 30px;
}
.edfx-app-gd-login-card-content-item-left span {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 10px;
}
.edfx-app-gd-login-card-content-item-right {
  float: right;
  width: 50%;
  height: 400px;
}
.edfx-app-gd-login-card-content-item-right .qybs {
  margin-right: 8px;
}
.edfx-app-gd-login-card-content-item-right .qybs .button-box {
  padding: 16px 0px;
  text-align: center;
}
.edfx-app-gd-login-card-content-item-right .qybs .button-box .button-right,
.edfx-app-gd-login-card-content-item-right .qybs .button-box .button-left {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 18px;
  background-color: #53acf3;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}
.edfx-app-gd-login-card-content-item-input {
  margin: 24px 0;
}
.edfx-app-gd-login-card-content-item-input .search-input {
  background-color: #fff;
  line-height: 32px;
  height: 32px;
  border-radius: 3px;
  outline: medium;
  width: 190px;
}
.edfx-app-gd-login-card-content-item-input .search-input .ant-input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.edfx-app-gd-login-card-content-item-input a {
  display: inline-block;
  background-color: #5fa3f1;
  color: #fff;
  line-height: 34px;
  height: 34px;
  padding: 0 15px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.edfx-app-gd-login-card-content-item .qybs-list {
  height: 152px;
  overflow: auto;
}
.edfx-app-gd-login-card-content-item .qybs-list-item {
  border: 1px solid #d4d4d4;
  background-image: url(img/dot01.96137542.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  line-height: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  margin-bottom: 8px!important;
  cursor: pointer;
}
.edfx-app-gd-login-card-content-item-menu.ant-menu-item-selected {
  background-image: url(img/dot02.b6d4cb4f.png);
  border: 1px solid #1a56a9;
}
.edfx-app-gd-login-card-content-item-top {
  height: 40px;
  background-image: url(img/h4_bg.9debf11a.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
}
.edfx-app-gd-login-card-content-item-top span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  padding: 0 20px;
  font-size: 14px;
}
.edfx-app-gd-login-card-content-item-center {
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  height: 288px;
  padding-left: 24px;
  padding-right: 24px;
}
.edfx-app-gd-login-card-content-item-info {
  margin-top: 16px;
}
.edfx-app-gd-login-card-content-item-info .infoItem {
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #f1f1f3;
}
.edfx-app-gd-login-card__notice-modal {
  opacity: 1 !important;
  word-break: break-all;
}
.layui-layer {
  font-family: "微软雅黑";
}
.layui-layer-btn {
  background-color: #2671a8;
  border-color: #4898d5;
  text-align: left;
}
.layui-layer-btn0 a {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}
.layui-layer-btn1 a {
  border: 1px solid #000;
  color: #fff;
}
.layui-layer-btn2 a {
  border: 1px solid #000;
  color: #fff;
}
.ant-menu.mk-menu.ant-menu-root {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.edfx-app-list-portal {
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1024px;
  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: #ececec;
  /*menu图标*/
}
.edfx-app-list-portal-isExpire {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFEFEF;
}
.edfx-app-list-portal-isExpire-text {
  font-size: 13px;
  color: #656363;
  margin-right: 15px;
}
.edfx-app-list-portal-isExpire-buyBotton {
  border: 1px solid #EB836A;
  border-radius: 3px;
  padding: 2px 8px;
  color: #EB836A;
  cursor: pointer;
}
.edfx-app-list-portal-isExpire-buyBotton:hover {
  color: #fff;
  background-color: #EB836A;
}
.edfx-app-list-portal-isExpire-icon {
  position: absolute;
  right: 0;
  top: 9px;
  margin-right: 20px;
}
.edfx-app-list-portal-isExpire .edficon-jinggao {
  color: #EB836A;
}
.edfx-app-list-portal-isExpireRed {
  background-color: #F56057;
}
.edfx-app-list-portal-isExpireRed .edfx-app-list-portal-isExpire-text {
  color: #fff;
}
.edfx-app-list-portal-isExpireRed .edfx-app-list-portal-isExpire-buyBotton {
  border: 1px solid #fff;
  color: #fff;
}
.edfx-app-list-portal-isExpireRed .edfx-app-list-portal-isExpire-buyBotton:hover {
  color: #F56057;
  background-color: #fff;
}
.edfx-app-list-portal-isExpireRed .edficon-jinggao {
  color: #fff;
}
.edfx-app-list-portal .leftNavMenu i:before {
  color: inherit!important;
}
.edfx-app-list-portal span.leftNavMenu {
  position: relative;
}
.edfx-app-list-portal a:hover {
  text-decoration: underline;
}
.edfx-app-list-portal .ant-popover.ant-popover-placement-bottom {
  margin-top: -11px !important;
}
.edfx-app-list-portal .ant-popover.ant-popover-placement-bottom .ant-popover-inner-content ul {
  max-height: 300px;
  overflow-y: scroll;
}
.edfx-app-list-portal .edficon-bianji:before:hover {
  color: #fff;
}
.edfx-app-list-portal .leftmenu .ant-menu-vertical > li {
  padding-left: 10px;
}
.edfx-app-list-portal .leftmenu .ant-menu-vertical > li > div {
  margin-top: 0 !important;
}
.edfx-app-list-portal .leftmenu2 {
  margin-left: 0;
  overflow: hidden;
}
.edfx-app-list-portal .leftmenu2:hover {
  overflow: auto;
}
.edfx-app-list-portal .jchlLongGroup .ant-menu-submenu-title > span {
  width: 95px !important;
}
.edfx-app-list-portal .jchlLongGroup .ant-menu-submenu-arrow {
  padding-left: 4px !important;
}
.edfx-app-list-portal .jchlLongGroup.ant-menu-submenu-open .ant-menu-submenu-arrow {
  padding-left: 0px !important;
}
.edfx-app-list-portal .nomenuscroll {
  overflow: hidden;
}
.edfx-app-list-portal .menuscroll {
  overflow-y: auto;
  background: #ffffff !important;
}
.edfx-app-list-portal-search-show {
  width: 260px;
}
.edfx-app-list-portal-search-rightDiv {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 15;
  height: 54px;
  float: right;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.edfx-app-list-portal-search-rightDiv .helpCenter:hover {
  background: #005a9f;
}
.edfx-app-list-portal-search-rightDiv .liveCast:hover {
  background: #005a9f;
}
.edfx-app-list-portal-search-rightDiv .basicInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 15px;
}
.edfx-app-list-portal-search-rightDiv .basicInfo:hover {
  background: #005a9f;
}
.edfx-app-list-portal-search-rightDiv .basicInfo.ant-popover-open {
  background: #005a9f;
}
.edfx-app-list-portal .item:hover {
  background-color: #E3FEF9 !important;
}
.edfx-app-list-portal .divPadding {
  margin-left: 10px;
}
.edfx-app-list-portal .foldico {
  background-color: #f9f9f9;
  border-radius: 3px;
  width: 28px;
  height: 28px;
  border: 1px solid #ddd;
}
.edfx-app-list-portal .foldico:hover {
  background-color: #0066b3;
  color: #ffffff;
}
.edfx-app-list-portal-header {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54px;
          flex: 0 0 54px;
  height: 54px;
  color: #fff;
  overflow: visible;
}
.edfx-app-list-portal-header-left {
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 0px 0px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.edfx-app-list-portal-header-left-logo {
  cursor: pointer;
  width: 160px;
  height: 100%;
}
.edfx-app-list-portal-header-left h1 {
  font-family: 'Microsoft Yahei', 'PingFang SC';
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  color: #FFFFFF;
  margin: 0 0 0 8px;
}
.edfx-app-list-portal-header-right {
  height: 100%;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: visible;
}
.edfx-app-list-portal-header-right .orgName:hover {
  cursor: pointer;
  background: #005a9f;
}
.edfx-app-list-portal-header-right .esOrgName.orgName:hover {
  cursor: default;
  background: #0066b3;
}
.edfx-app-list-portal-header-right .orgName.ant-popover-open {
  background: #005a9f;
}
.edfx-app-list-portal-header-right .currentOrgName {
  height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  max-width: 278px;
  display: inline-block;
  line-height: 1;
}
.edfx-app-list-portal-header-right-menu-deptSearch .ant-input {
  height: 30px;
  border-radius: 3px;
}
.edfx-app-list-portal-header-right-menu-deptSearch .ant-input-search-icon {
  font-size: 16px;
}
.edfx-app-list-portal-header-right-menu .female {
  background-image: url(img/female_t.a6b0b5f3.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.edfx-app-list-portal-header-right-menu .male {
  background-image: url(img/male_t.29c6b540.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.edfx-app-list-portal-header-right-menu .other {
  background-image: url(img/other_t.ce03260f.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.edfx-app-list-portal-header-right-menu-item1 {
  font-size: 13px;
  color: #515151;
  -webkit-transition: none !important;
  transition: none !important;
  max-width: 320px;
}
.edfx-app-list-portal-header-right-menu-item1:hover {
  color: #0066b3;
  background: rgba(65, 106, 170, 0.07);
}
.edfx-app-list-portal-header-right-self {
  width: 150px;
}
.edfx-app-list-portal-header-right-self .ant-popover-inner-content {
  padding: 0px !important;
}
.edfx-app-list-portal-header-right-self-popover-item {
  padding: 10px;
}
.edfx-app-list-portal-header-right-self-popover-item:hover {
  background: rgba(65, 106, 170, 0.07);
  cursor: pointer;
}
.edfx-app-list-portal-header-right-self-popover-item-toggleColor {
  margin-right: 5px;
  color: transparent;
  width: 15px;
  height: 8px;
}
.edfx-app-list-portal-header-right .ant-popover-open > div {
  background: #005a9f;
}
.edfx-app-list-portal-header-right-leftDiv {
  display: inline-block;
  line-height: 54px;
  height: 54px;
  margin: 0px 2px;
}
.edfx-app-list-portal-header-right-leftDiv:hover {
  background: #005a9f;
}
.edfx-app-list-portal-header-right-leftDiv-datepicker {
  cursor: pointer;
  width: 89px;
}
.edfx-app-list-portal-header-right-leftDiv-datepicker:hover .ant-calendar-picker-icon:after {
  color: #fff !important;
}
.edfx-app-list-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon {
  right: 13px !important;
}
.edfx-app-list-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon:after {
  font-family: "edficon" !important;
  content: "\E60F";
  font-size: 22px;
  cursor: pointer;
  line-height: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.edfx-app-list-portal-header-right-leftDiv-datepicker .ant-calendar-picker-icon:before {
  display: none;
}
.edfx-app-list-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input,
.edfx-app-list-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input:hover,
.edfx-app-list-portal-header-right-leftDiv-datepicker .ant-calendar-picker-input:focus {
  font-size: 14px !important;
  height: 55px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border: none !important;
  color: #fff;
  padding: 0px 5px 0px 10px !important;
}
.edfx-app-list-portal-header-right-leftDiv-datepickerDropdown {
  top: 54px !important;
}
.edfx-app-list-portal-header-right-leftDiv-datepickerDropdown:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  top: 2px;
  left: 10px;
}
.edfx-app-list-portal-header-right-leftDiv-datepickerDropdown .iconCustom {
  color: #0066b3;
}
.edfx-app-list-portal-header-right-leftDiv-datepickerDropdown .ant-calendar-month-panel-selected-cell .iconCustom {
  color: #FFFFFF;
}
.edfx-app-list-portal-header-right-leftDiv-datepickerDropdown_expire {
  top: 90px !important;
}
.edfx-app-list-portal-header-right-remarks {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 18px;
  /* right: 0px; */
  /* display: block; */
  background-image: url(img/bz2.44cc280a.png);
  background-repeat: no-repeat;
  /* background-size: cover; */
  cursor: pointer;
  display: inline-block;
  -webkit-filter: brightness(200%);
          filter: brightness(200%);
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 54px;
  margin-left: 20px;
}
.edfx-app-list-portal-header-right-no-remarks {
  height: 18px;
  width: 18px;
  position: absolute;
  top: 18px;
  /* right: 0px; */
  /* display: block; */
  background-image: url(img/bz2.44cc280a.png);
  background-repeat: no-repeat;
  /* background-size: cover; */
  cursor: pointer;
  display: inline-block;
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 54px;
  margin-left: 20px;
}
.edfx-app-list-portal-header-right-yijiezhang {
  display: inline-block;
  position: relative;
  width: 50px;
  padding: 0px 4px;
  margin-left: 3px;
  background: #FA7C63;
  border-radius: 3px;
  font-size: 13px;
}
.edfx-app-list-portal-header-right-yijiezhang:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #FA7C63 #FA7C63 transparent transparent;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 4px;
  left: -2px;
}
.edfx-app-list-portal-header-right input {
  border-radius: 100px;
  border: 1px solid #d6cdcd !important;
}
.edfx-app-list-portal-header-right input:hover {
  border: 1px solid #d6cdcd !important;
}
.edfx-app-list-portal-header-right input:focus {
  border: 1px solid #d6cdcd !important;
}
.edfx-app-list-portal-header-right-headerSearch {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px 0 10px;
  cursor: pointer;
  float: right;
}
.edfx-app-list-portal-header-right-headerSearch span input {
  background-color: #005a9f;
  outline: none;
  border: 1px solid #005a9f !important;
  color: #fff;
  font-size: 13px;
  height: 30px;
}
.edfx-app-list-portal-header-right-headerSearch span input i {
  color: #fff !important;
}
.edfx-app-list-portal-header-right-headerSearch span input:hover,
.edfx-app-list-portal-header-right-headerSearch span input:focus {
  border: 1px solid #fff !important;
}
.edfx-app-list-portal-header-right-headerSearch span .ant-input-suffix {
  font-size: 20px;
}
.edfx-app-list-portal-header-right-headerSearch span input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.edfx-app-list-portal-header-right-headerSearch span input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.5);
}
.edfx-app-list-portal-header-right-headerSearch span input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.edfx-app-list-portal-header-right-headerSearch span input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.5);
}
.edfx-app-list-portal-header-right-headerSearch span input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.edfx-app-list-portal-header-right-headerSearch span input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
.edfx-app-list-portal-header-right-headerSearch span input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.edfx-app-list-portal-header-right-headerSearch span input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5);
}
.edfx-app-list-portal-header-right-headerSearch i {
  color: #fff !important;
}
.edfx-app-list-portal-header-right-headerSearch:hover {
  background: #005a9f;
}
.edfx-app-list-portal-header-right-headerSearch-show:hover {
  background: #0066b3;
}
.edfx-app-list-portal-header-right-headerSearch .msgNum {
  font-size: 13px;
  position: absolute;
  min-width: 18px;
  height: 18px;
  padding: 0 2px;
  line-height: 16px;
  color: #ffffff;
  display: block;
  text-align: center;
  background: #EE5749;
  border-radius: 9px;
  left: 56px;
  top: 11px;
}
.edfx-app-list-portal-header-right-org {
  background-color: #0066b3;
  color: #FFFFFF;
}
.edfx-app-list-portal-header-right-org-popover {
  line-height: 40px;
  vertical-align: middle;
  border-bottom: 1px solid #E4E4E4;
}
.edfx-app-list-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name {
  width: 100%;
  padding: 0px 0px 0px 8px;
}
.edfx-app-list-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name:hover {
  background-color: #E3FEF9;
}
.edfx-app-list-portal-header-right-org-popover-icon {
  background-color: #F9F8FA;
  width: 49%;
  height: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 0;
}
.edfx-app-list-portal-header-right-org-popover-icon span {
  margin-left: 0px !important;
}
.edfx-app-list-portal-header-right-org-popoverIcon:hover {
  background-color: #FFFFFF;
  color: #3F90F7;
}
.edfx-app-list-portal-header-right-org-menu {
  width: 200px;
  height: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFFF;
}
.edfx-app-list-portal-header-right-org-menu-icon-menu {
  margin-right: 2px;
}
.edfx-app-list-portal-header-right-search {
  width: 260px;
  height: 36px;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
.edfx-app-list-portal-header-right-search input {
  border-radius: 2px;
}
.edfx-app-list-portal-header-right-search span {
  right: 1px !important;
}
.edfx-app-list-portal-header-right-search span i {
  font-size: 20px;
  padding: 7px;
  background: #EAEFF4;
  color: #333333;
}
.edfx-app-list-portal-header-right-my-title {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
}
.edfx-app-list-portal-header-right-help-popover {
  height: 100%;
  width: 100%;
  z-index: 10;
  top: 0px;
  right: 0;
  overflow: hidden;
  display: none;
}
.edfx-app-list-portal-header-right-help-popover-shade {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 99;
}
.edfx-app-list-portal-header-right-help-popover-content {
  width: 330px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 99;
  background: #fff;
  color: #333;
  padding: 22px 24px 22px 22px;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.edfx-app-list-portal-header-right-help-popover-content .ant-popover-arrow {
  position: fixed;
  top: 51px;
  right: 165px;
}
.edfx-app-list-portal-header-right-help-popover-titleIcon {
  margin-bottom: 24px;
  vertical-align: middle;
}
.edfx-app-list-portal-header-right-help-popover-title1 {
  font-size: 18px;
  color: #252525;
  font-weight: normal;
}
.edfx-app-list-portal-header-right-help-popover-title2 {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.edfx-app-list-portal-header-right-help-popover ul {
  padding-left: 20px;
  height: 34px;
  line-height: 34px;
}
.edfx-app-list-portal-header-right-help-popover .ant-card-head {
  border-bottom: none !important;
}
.edfx-app-list-portal-header-right-help-popover .ant-card-body {
  padding-top: 10px;
}
.edfx-app-list-portal-header-right-help-popover .ant-input {
  font-size: 13px;
  color: #d9d9d9;
  border-radius: 3px;
  font-weight: normal;
}
.edfx-app-list-portal-header-right-help-content {
  margin: 5px 0px;
}
.edfx-app-list-portal-header-right-help-title {
  margin: 33px 0px 10px 0px;
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.edfx-app-list-portal-header-right-help-icon-popover {
  margin-right: 6px;
}
.edfx-app-list-portal-header-right-help-subContent-item {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.edfx-app-list-portal-header-right .mk-menu {
  border-bottom: 0px !important;
}
.edfx-app-list-portal-header-right .mk-menu > li {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.edfx-app-list-portal-header-right .mk-menu > li i {
  font-size: 14px;
}
.edfx-app-list-portal-header-right-photo {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin-right: 10px;
}
.edfx-app-list-portal-header-right .ant-menu-submenu-title {
  background-color: #13a984;
}
.edfx-app-list-portal-header .animated {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.edfx-app-list-portal-content-tabs {
  height: 28px;
}
.edfx-app-list-portal-content-tabs .ant-tabs-bar {
  margin-bottom: 0px;
  background: #EBEBED;
  border: none;
}
.edfx-app-list-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling {
  padding-left: 20px;
  padding-right: 20px;
}
.edfx-app-list-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span {
  width: 16px;
  background: #ffffff;
}
.edfx-app-list-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span:hover {
  background: #0066b3;
  color: #ffffff;
}
.edfx-app-list-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span.ant-tabs-tab-btn-disabled {
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  color: #cccccc;
}
.edfx-app-list-portal-content-tabs .ant-tabs-bar .ant-tabs-extra-content {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  width: 30px;
  height: 28px;
  overflow: hidden;
  background: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-left: -1px;
}
.edfx-app-list-portal-content-tabs .ant-tabs-bar .ant-tabs-tab {
  height: 28px;
  border: none!important;
  line-height: 28px!important;
  border-radius: 0!important;
  vertical-align: top;
}
.edfx-app-list-portal-content {
  height: 100%;
  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-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #EBEBED;
  position: relative;
}
.edfx-app-list-portal-content .mainTop {
  height: 28px;
  margin-top: 10px;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.edfx-app-list-portal-content .mainTop .tabcontainer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.edfx-app-list-portal-content .mainTop .portalGrsz {
  display: inline-block;
  line-height: 26px;
  padding-right: 49px;
}
.edfx-app-list-portal-content .mainTop .edfx-app-list-portal-content-closeLink {
  line-height: 26px;
  margin-right: 8px;
  cursor: pointer;
}
.edfx-app-list-portal-content .mainTop .edfx-app-list-portal-content-closeLink:hover {
  color: #0066b3;
}
.edfx-app-list-portal-content .mainTop .extraMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.edfx-app-list-portal-content .mainTop .extraMenu .panelControl {
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
}
.edfx-app-list-portal-content .mainTop .extraMenu .panelControl i {
  font-size: 26px;
  vertical-align: middle;
}
.edfx-app-list-portal-content .mainTop .extraMenu .panelControl span {
  display: inline-block;
  vertical-align: middle;
}
.edfx-app-list-portal-content .mainTop .extraMenu .panelControl:hover {
  color: #0066b3;
}
.edfx-app-list-portal-content .mainTop .extraMenu .edfx-app-list-portal-content-apiLink {
  line-height: 26px;
  cursor: pointer;
}
.edfx-app-list-portal-content .mainTop .extraMenu .edfx-app-list-portal-content-apiLink:hover {
  color: #0066b3;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-shade {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-container {
  position: absolute;
  right: 0;
  top: 54px;
  bottom: 0;
  width: 344px;
  overflow-y: auto;
  background: #FFFFFF;
  padding: 0 16px;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-title {
  padding: 25px 0;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.07px;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-title i {
  margin-right: 4px;
  vertical-align: middle;
  color: #999999;
  font-size: 24px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-title span {
  display: inline-block;
  vertical-align: middle;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-main > div:not(:first-child) {
  margin-top: 10px;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-main-title {
  font-size: 14px;
  color: #949393;
  letter-spacing: 0.07px;
  padding-bottom: 3px;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 10px;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-main-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-main-options > label {
  font-size: 13px;
  color: #454545;
  margin-left: 0!important;
  margin-bottom: 14px;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-btns {
  padding-top: 25px;
  padding-bottom: 25px;
}
.edfx-app-list-portal-content .mainTop .extraMenu .configPanel-btns button:nth-of-type(1) {
  margin-right: 10px;
}
.edfx-app-list-portal-content .mainTop .creatweb .tipImg {
  background-image: url(img/Clouds.4e9f8c91.png);
  background-size: cover;
  background-repeat: no-repeat;
  height: 100px;
  width: 160px;
  z-index: 500;
  position: absolute;
  top: -2px;
  left: -37px;
}
.edfx-app-list-portal-content .mainTop .creatweb .tipText {
  z-index: 600;
  width: 110px;
  position: absolute;
  top: 27px;
  left: -12px;
  font-size: 12px;
  color: #067BD3;
  letter-spacing: 0.13px;
  text-align: center;
}
.edfx-app-list-portal-content .mainTop .creatweb .close {
  z-index: 1000;
  position: absolute;
  right: -27px;
  top: 10px;
  width: 16px;
  height: 16px;
  border: 1px solid #0066B3;
  border-radius: 8px;
  background: #ffffff;
  cursor: pointer;
}
.edfx-app-list-portal-content .mainTop .creatweb .close:before,
.edfx-app-list-portal-content .mainTop .creatweb .close:after {
  position: absolute;
  left: 7px;
  content: ' ';
  height: 9px;
  width: 1px;
  background-color: #0066B3;
  top: 3px;
}
.edfx-app-list-portal-content .mainTop .creatweb .close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.edfx-app-list-portal-content .mainTop .creatweb .close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.edfx-app-list-portal-content-left {
  width: 200px;
  border: 1px solid #e8e8e8;
  overflow-x: hidden;
  overflow-y: visible;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 10px 10px 10px;
  /*
			.ant-menu-inline .ant-menu-submenu-open:not(:first-child){
				background-color: red;

			}*/
  /*
			.menu-switch:hover{
				background: #e4e4e4;
			}*/
}
.edfx-app-list-portal-content-left .ant-menu.ant-menu-root {
  /*height: 100%;引发safari菜单不显示问题*/
  max-height: inherit!important;
  overflow-y: auto;
  color: #333333;
}
.edfx-app-list-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
}
.edfx-app-list-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-list-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.edfx-app-list-portal-content-left .ant-menu-inline .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
  color: #ffffff !important;
  text-overflow: clip;
}
.edfx-app-list-portal-content-left .ant-menu-inline .ant-menu-submenu-title {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-overflow: clip;
  padding-left: 32px !important;
}
.edfx-app-list-portal-content-left > div:nth-of-type(1) {
  /*flex:1!important;
				border:1px solid #e8e8e8;*/
  border-bottom: none;
}
.edfx-app-list-portal-content-left .mk-layout {
  background: #ffffff;
}
.edfx-app-list-portal-content-left .right_beta {
  width: 29px;
  height: 12px;
  position: relative;
  top: -5px;
  left: 2px;
  background-image: url(img/beta_right.32ec0ee7.png);
  background-size: contain;
  display: inline-block;
}
.edfx-app-list-portal-content-left .top_beta {
  width: 26px;
  height: 15px;
  position: relative;
  top: -14px;
  left: -27px;
  background-image: url(img/beta_top.96028b68.png);
  background-size: contain;
  display: inline-block;
}
.edfx-app-list-portal-content-left .newImg {
  width: 25px;
  height: 13px;
  position: absolute;
  top: 3px;
  right: -25px;
  background-image: url(img/new.a81f49e3.gif);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
}
.edfx-app-list-portal-content-left .menuSelect {
  border-bottom: 1px solid #e8e8e8 !important;
}
.edfx-app-list-portal-content-left .menuSelect1 {
  height: 35px;
  overflow: hidden;
  background-color: #ffffff;
  padding-top: 3px;
  min-height: 35px;
}
.edfx-app-list-portal-content-left .menuSelect2 {
  overflow: hidden;
  background-color: #ffffff;
  height: 35px;
  padding-top: 3px;
}
.edfx-app-list-portal-content-left .menuSelect3 {
  background-color: #ffffff;
  height: 35px;
  padding-left: 18px;
  padding-top: 3px;
}
.edfx-app-list-portal-content-left .menuSelect4 {
  background-color: #ffffff;
  height: 35px;
  padding-left: 15px;
  padding-top: 3px;
}
.edfx-app-list-portal-content-left .menu-type {
  padding-left: 25px;
}
.edfx-app-list-portal-content-left .menu-type i {
  font-size: 28px;
  padding-top: 1px;
  cursor: pointer;
  color: #C2C1C1;
  background-color: #ffffff;
}
.edfx-app-list-portal-content-left .menu-type i:hover {
  color: #0066b3;
}
.edfx-app-list-portal-content-left .menu-split {
  padding-left: 10px;
}
.edfx-app-list-portal-content-left .menu-split i {
  font-size: 28px;
  color: #C2C1C1;
}
.edfx-app-list-portal-content-left .menu-switchcenter {
  margin-top: 5px;
  position: absolute;
  margin-left: 15px;
}
.edfx-app-list-portal-content-left .menu-switchcenter i {
  cursor: pointer;
  color: #C2C1C1;
}
.edfx-app-list-portal-content-left .menu-switchcenter i:hover {
  color: #0066b3;
}
.edfx-app-list-portal-content-left .menu-switch {
  position: absolute;
  cursor: pointer;
  height: 28px;
  padding-right: 45px !important;
}
.edfx-app-list-portal-content-left .menu-switch i {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #C2C1C1;
}
.edfx-app-list-portal-content-left .menu-switch i:hover {
  color: #0066b3;
}
.edfx-app-list-portal-content-left .new-guide {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 109px;
          flex: 0 0 109px;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.edfx-app-list-portal-content-left .new-guide div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.edfx-app-list-portal-content-left .new-guide div:hover i,
.edfx-app-list-portal-content-left .new-guide div:hover span {
  cursor: pointer;
  color: #0066b3;
}
.edfx-app-list-portal-content-left .new-guide i {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
  color: #999999;
}
.edfx-app-list-portal-content-left .new-guide span {
  width: 60px;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  color: #333333;
}
.edfx-app-list-portal-content-left .show-content .menu-content {
  display: inline;
}
.edfx-app-list-portal-content-main {
  background: #EBEBED;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}
.edfx-app-list-portal-content-main > div > div {
  padding: 0 10px 10px 0;
}
.edfx-app-list-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto !important;
  padding-left: 10px;
  text-overflow: clip;
}
.edfx-app-list-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-list-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: '';
  position: absolute;
  vertical-align: baseline;
  background: #5e5e5e;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.edfx-app-list-portal .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
.edfx-app-list-portal .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.edfx-app-list-portal .ant-menu-submenu-inline.ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-list-portal .ant-menu-submenu-inline.ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #ffffff;
}
.edfx-app-list-portal .level-first2.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-list-portal .level-first2.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3 !important;
}
.edfx-app-list-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-list-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  /*background:@primary-color;*/
  color: #ffffff;
}
.edfx-app-list-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-list-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  /*background:@primary-color;*/
  color: #ffffff;
}
.edfx-app-list-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.edfx-app-list-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.edfx-app-list-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-list-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: '';
  position: absolute;
  vertical-align: baseline;
  background: #d9d9d9;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
}
.edfx-app-list-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.edfx-app-list-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.edfx-app-list-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.edfx-app-list-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.edfx-app-list-portal .service .weixin .weixinQrcodeImg {
  background-image: url(img/qrcode.5c924bbb.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
}
.edfx-app-list-portal .service .phone {
  width: 30px;
  height: 36px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 40px;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.edfx-app-list-portal .service .phone i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.edfx-app-list-portal .service .phone:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.edfx-app-list-portal .ant-menu-item.level-first2.show-content {
  font-size: 16px !important;
  text-align: left;
  padding-left: 8px!important;
}
.edfx-app-list-portal .level-first2 .anticon {
  color: #0066B3;
}
.edfx-app-list-portal .ant-menu-inline .ant-menu-item,
.edfx-app-list-portal .ant-menu-inline .ant-menu-submenu-title {
  width: calc(100%);
}
.edfx-app-list-portal li.ant-menu-item.left-menu-submenu-menuitem.moji .newImg {
  position: absolute;
  top: 3px;
  right: 20px;
}
.noTop {
  top: 0px !important;
  width: 100% !important;
  position: absolute !important;
}
.noTop .edfx-app-list-portal-content {
  width: 100% !important;
  position: absolute !important;
  top: 0px !important;
}
.left-menu-itemgroup {
  cursor: default;
}
.left-menu-itemgroup .ant-menu-item-group-title {
  font-size: 14px;
  font-weight: 400;
  padding: 3px 16px;
}
.left-menu-itemgroup ul {
  overflow: hidden;
}
.left-menu-itemgroup ul li {
  float: left;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.left-menu-itemgroup ul li:not(:last-child):hover:before {
  color: #d9d9d9;
}
.left-menu-itemgroup ul li:not(:last-child):before {
  content: '';
  width: 1px;
  height: 9px;
  border-right: 1px solid #d9d9d9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.left-menu-itemgroup ul li:hover {
  text-decoration: underline;
}
.left-menu-submenu-menuitem {
  font-size: 14px;
  font-weight: 400;
  height: 28px!important;
  line-height: 28px!important;
  height: 28px;
}
.left-menu-submenu-menuitem:hover {
  text-decoration: underline;
}
.popoverDown .app-portal-header-popover .ant-popover-inner-content {
  padding: 0px !important;
}
.popoverDown .ant-popover-inner-content {
  padding: 0px;
}
.ant-menu-inline,
.ant-menu-vertical,
.ant-menu-vertical-left {
  border-right: none;
}
.ant-menu-vertical .ant-menu-item:not(:last-child),
.ant-menu-vertical .ant-menu-item {
  margin: 0px;
}
.ant-menu-inline .ant-menu-item:not(:last-child),
.ant-menu-inline .ant-menu-item {
  margin: 0px;
}
.level-first2 {
  font-weight: 400;
  background-color: #f9f9f9;
  text-align: center;
  color: #0066b3;
}
.level-first2 .left-menu-itemgroup > div > span {
  padding-left: 8px !important;
  margin-right: 16px;
  display: inline-block;
  width: 76px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.level-first2 .ant-menu-item-selected {
  background: #0066b3 !important;
  color: #ffffff !important;
  font-weight: bold;
  padding-top: 4px !important;
}
.level-first2 > ul > li.ant-menu-submenu-open > div > i {
  -webkit-transform: translateY(1px) !important;
          transform: translateY(1px) !important;
  left: 117px;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.level-first2 > ul > li.ant-menu-submenu-open > div > i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.level-first2 > ul > li.ant-menu-submenu-open > div > i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.level-first2 > ul > li.ant-menu-submenu-open,
.level-first2 > ul > li.ant-menu-submenu-active {
  color: #ffffff;
  font-weight: bold;
  background: #0066b3;
}
.level-first2 > ul > li.ant-menu-submenu-open .moji,
.level-first2 > ul > li.ant-menu-submenu-active .moji {
  background: rgba(65, 106, 170, 0.18);
  padding-top: 4px !important;
  color: #333333;
}
.level-first2 > ul > li.ant-menu-submenu-open .moji:hover,
.level-first2 > ul > li.ant-menu-submenu-active .moji:hover,
.level-first2 > ul > li.ant-menu-submenu-open .moji.ant-menu-item-selected,
.level-first2 > ul > li.ant-menu-submenu-active .moji.ant-menu-item-selected {
  background: rgba(0, 102, 179, 0.7) !important;
}
.level-first2 > ul > li.ant-menu-submenu-open .moji:after,
.level-first2 > ul > li.ant-menu-submenu-active .moji:after {
  display: none;
}
.level-first2 > ul > li.ant-menu-submenu-open .ant-menu-item-selected,
.level-first2 > ul > li.ant-menu-submenu-active .ant-menu-item-selected {
  background: #60CBC5;
  color: #ffffff;
  font-weight: bold;
  padding-top: 4px !important;
}
.level-first2 > ul > li.ant-menu-submenu-open .ant-menu-item-active,
.level-first2 > ul > li.ant-menu-submenu-active .ant-menu-item-active {
  background: #DAF5F5;
  padding-top: 4px !important;
  color: #000000;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i {
  color: #fff;
  left: 117px;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i:before,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i:before,
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i:after,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i:after {
  background: #5e5e5e;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i {
  -webkit-transform: translateY(1px) !important;
          transform: translateY(1px) !important;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:before,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:after,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup:hover,
.level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup:hover {
  text-decoration: none;
}
.level-first2 > ul > li.ant-menu-submenu-open > div > i:hover,
.level-first2 > ul > li.ant-menu-submenu-active > div > i:hover {
  color: #ffffff;
}
.level-first2 > ul > li ul > li > div.ant-menu-submenu-title {
  background: rgba(65, 106, 170, 0.18);
  padding-left: 48px !important;
  padding-right: 70px;
  text-decoration: none;
  color: #333333;
}
.level-first2 > ul > li ul > li > div.ant-menu-submenu-title span {
  text-decoration: none;
}
.level-first2 > ul > li ul > li > div.ant-menu-submenu-title:hover {
  background: rgba(0, 102, 179, 0.7);
  color: #ffffff;
}
.level-first2 > ul > li ul > li > ul > li {
  background: #C1D0E9 !important;
}
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i {
  color: #fff;
}
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i:before,
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i:after {
  background: #5e5e5e !important;
}
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i {
  color: #fff;
}
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i:before,
.level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i:after {
  background: #ffffff !important;
}
.level-first2 .moji {
  text-align: left;
  padding: 5px 0 5px 40px!important;
}
.level-first2 .moji:before {
  display: none;
}
.level-first2 .ant-menu-inline .ant-menu-item.moji {
  width: 100%;
}
.level-first2 .ant-menu-inline .ant-menu-item.moji:hover {
  width: 100%;
  text-decoration: none;
  background: #0066b3;
  color: #ffffff;
  border-bottom: none;
}
.level-first2 > div {
  cursor: default !important;
}
.level-first2 > div i,
.level-first2 > div span {
  color: #0066b3;
}
.level-first2 > div > i {
  left: 124px;
  top: 22px!important;
}
.level-first2 > div:first-child.ant-menu-submenu-title {
  font-size: 16px !important;
  padding-left: 8px!important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.level-first2 > ul {
  text-align: left;
  min-width: 88px!important;
  /*
		&>li:not(:last-child){
			margin-bottom:11px;
		}*/
}
.level-first2 > ul > li.ant-menu-submenu-open > div {
  color: #ffffff;
}
.level-first2 > ul > li > div:hover {
  background: #0066b3;
  color: #ffffff;
}
.level-first2 > ul > li > div:hover .ant-menu-submenu-arrow {
  color: #FFFFFF;
}
.level-first2 > ul > li.ant-menu-submenu-open > div:hover {
  background: #0066b3;
  color: #ffffff;
}
.level-first2 > ul > li.ant-menu-submenu-open > div:hover .ant-menu-submenu-arrow {
  color: #ffffff;
}
.level-first2 > ul > li {
  color: #333333;
  border-bottom: 1px solid #f9f9f9;
  text-align: left;
  /*padding-left: 20px;*/
}
.level-first2 > ul > li > div {
  color: #333333;
}
.level-first2 > ul > li > ul {
  color: #555555;
  padding-top: 4px;
}
.level-first2 > ul > li > ul .ant-menu-submenu-title > span {
  display: inline;
}
.level-first2 .ant-menu-item-group-list .ant-menu-item {
  padding: 0 10px 0 16px;
}
.level-first2 .menu-icon {
  font-size: 28px;
  margin-left: 12px;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.level-first2 .anticon {
  margin-right: 2px;
}
.level-first2 .ant-menu-inline .ant-menu-item:not(:last-child),
.level-first2 .ant-menu-inline .ant-menu-item {
  /*margin-top:6px;
		margin-bottom:6px;*/
  height: 36px !important;
  padding-left: 6px;
}
.level-first2.ant-menu-submenu-open > div > i {
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
  left: 117px;
}
.level-first2.ant-menu-submenu-open > div > i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.level-first2.ant-menu-submenu-open > div > i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s!important;
  transition: all 0s!important;
}
.level-first2:hover {
  background: #d4e8ff;
}
#box .level-first {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.ant-menu-item-disabled:hover {
  text-decoration: none!important;
}
.level-first {
  font-size: 14px;
  font-weight: 400;
  max-height: 350px;
  overflow: auto;
}
.level-first > ul {
  padding: 14px 24px 32px 6px!important;
  min-width: 88px!important;
}
.level-first > ul > li {
  color: #333333;
}
.level-first > ul > li > div {
  color: #999999;
}
.level-first > ul > li > ul {
  color: #555555;
  padding-top: 4px;
}
.level-first > ul > li > ul > li {
  padding: 0 10px;
}
.level-first > ul > li > ul > li:first-child {
  padding: 0 16px 0 16px!important;
}
.level-first > ul > li:not(:last-child) {
  margin-bottom: 11px;
}
.level-first .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px 0 16px;
}
.level-first .menu-icon {
  font-size: 28px;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.level-first .anticon {
  margin-right: 2px;
}
.level-first .ant-menu-vertical .ant-menu-item:not(:last-child),
.level-first .ant-menu-vertical .ant-menu-item {
  margin: 0px;
  margin-bottom: 11px;
}
.level-first:hover {
  background: #d4e8ff;
}
.headBarBtn {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
}
.userName {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: none;
  padding: 0;
  width: 0;
  height: 28px;
  background: #ffffff;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: inline-block;
  padding: 0;
  width: 28px;
  background: #ffffff;
  height: 28px;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
/*popover 下拉位置*/
.popoverDown {
  top: 45px!important;
}
.popoverDown .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #0066b3;
  background-color: #d4e8ff;
}
.popoverDown_expire {
  top: 81px!important;
}
.popoverDownLeft {
  left: 161px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /*兼容IE11*/
  .popoverDownLeft {
    left: 171px !important;
  }
}
/*顶部右侧menu位置*/
.headerRightMenu {
  top: 45px!important;
}
/*menu图标*/
.newShareQrCodePop {
  top: 55px!important;
  width: 460px;
  height: 155px;
}
.newShareQrCodePop .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 400px;
  height: 200px;
  padding: 20px 10px 0;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 4px 0 #5a5a5a;
          box-shadow: 0 0 4px 0 #5a5a5a;
  border-radius: 3px 3px 3px 3px;
}
.newShareQrCodePop .container .qrcodeImg {
  background: url(img/shareqrcode.70395e43.png) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  border: none;
}
.newShareQrCodePop .container .kjQrcodeImg {
  background: url(img/shareqrcode_kj.1c313d63.png) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  border: none;
}
.newShareQrCodePop .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #0066B3;
  letter-spacing: 1px;
  line-height: normal;
  height: 15px;
  text-align: center;
}
.newShareQrCodePop .container .kjQrcode {
  padding: 4px;
}
.newShareQrCodePop .container .phone {
  width: 72px;
}
.newShareQrCodePop .container .qrcode {
  width: 92px;
}
.newShareQrCodePop:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 280px;
  top: -4px;
}
.shareQrCodePop {
  top: 55px!important;
  width: 138px;
  height: 155px;
}
.shareQrCodePop .container {
  width: 138px;
  height: 156px;
  padding: 3px 4px 0;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 4px 0 #5a5a5a;
          box-shadow: 0 0 4px 0 #5a5a5a;
  border-radius: 3px 3px 3px 3px;
}
.shareQrCodePop .container .qrcodeImg {
  background: url(img/shareqrcode.70395e43.png) no-repeat;
  background-size: cover;
  width: 130px;
  height: 130px;
  border: none;
}
.shareQrCodePop .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #010101;
  letter-spacing: -0.59px;
  line-height: normal;
  height: 15px;
  text-align: center;
}
.shareQrCodePop:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 66px;
  top: -4px;
}
.shareQrCodePopDown {
  top: 91px!important;
}
.portalMessageModal .ant-modal-content {
  height: 100%;
}
.portalMessageModal .ant-modal-content .ant-modal-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 47px;
}
.portalMessageModal .ant-modal-content .ant-modal-body {
  position: absolute;
  width: 100%;
  top: 47px;
  bottom: 51px;
  left: 0;
}
.portalMessageModal .ant-modal-content .ant-modal-body #portalDetailMessage p {
  font-size: 13px!important;
  margin-bottom: 0!important;
}
.portalMessageModal .ant-modal-content .ant-modal-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 51px;
}
.portalMessageModal .ant-modal-content .ant-modal-footer button:nth-of-type(1) {
  display: none;
}
.portalMessageModalForUpdate .mk-modal {
  background-image: url(img/backforupdate.e1b33eed.png);
  background-size: cover;
  border-radius: 0 0 12px 12px;
}
.portalMessageModalForUpdate .ant-modal-content {
  height: 100%;
  background-color: transparent;
  border-radius: 0 0 12px 12px;
}
.portalMessageModalForUpdate .ant-modal-header {
  background-color: transparent;
  border: none!important;
}
.portalMessageModalForUpdate .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.portalMessageModalForUpdate .ant-modal-body {
  height: 100%;
  overflow: auto;
}
.portalMessageModalForUpdate .ant-modal-body p {
  font-size: 13px;
}
.portalMessageModalForUpdate .ant-modal-close-x {
  color: #fff;
  font-weight: normal;
}
.portalMessageModalForUpdate .ant-modal {
  padding: 0;
}
.portalMessageModalReplaceForHome .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.portalMessageModalReplaceForHome .ant-modal-body {
  height: 260px;
  overflow: auto;
}
.portalMessageModalReplaceForHome .ant-modal-body p {
  font-size: 13px;
}
.portalMessageModalReplaceForHome .ant-modal-footer button:first-child {
  display: none;
}
.edfx-app-list-portal-list-popover .ant-popover-inner-content {
  padding: 0;
}
.edfx-app-list-portal-list-popover .ant-menu.mk-menu.ant-menu-root {
  border-radius: 4px;
}
.edfx-app-list-portal-list-popover .ant-menu-item:hover {
  background-color: rgba(65, 106, 170, 0.07);
}
.marginRightShow {
  margin-right: 40px;
}
.card-message-wrapper .ant-modal-body {
  height: 350px;
}
.jczsCreateWeb .ant-modal-header {
  border-bottom: none !important;
  background-color: #4675f6;
}
.jczsCreateWeb .ant-modal-header .ant-modal-title div {
  padding-top: 35px;
  width: 180px;
  background-image: url(img/create_web.261b31b2.png);
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  position: absolute;
  top: 25px;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.jczsCreateWeb .ant-modal-body {
  padding-top: 35px;
  background-color: #4675f6;
}
.jczsCreateWeb .ant-modal-close-x {
  font-size: 28px;
  color: #ffffff;
  width: 42px;
  font-weight: 100;
}
.jczsCreateWebNationwide .ant-modal-content {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.jczsCreateWebNationwide .ant-modal-header {
  border-bottom: none !important;
  background-color: transparent;
}
.jczsCreateWebNationwide .ant-modal-close-x {
  width: 34px;
  height: 34px;
  line-height: 33px;
  font-size: 28px;
  color: #ffffff;
  font-weight: 100;
  border: 1px solid #ffffff;
  border-radius: 17px;
  bottom: -540px;
  left: -420px;
  position: absolute;
}
.jczsEnterWeb .ant-btn:not(.ant-btn-primary) {
  display: none;
}
.dec-app-zzs-table {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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: #ffffff;
  color: #000;
}
.dec-app-zzs-table input[type="number"]::-webkit-outer-spin-button,
.dec-app-zzs-table input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.dec-app-zzs-table.ant-layout.ant-layout-has-sider {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dec-app-zzs-table .dec-app-zzs-table-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 46px;
  border-bottom: 1px solid #dbdbdb;
}
.dec-app-zzs-table .dec-app-zzs-table-header .ant-tabs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dec-app-zzs-table .dec-app-zzs-table-header .ant-tabs .ant-tabs-bar {
  margin: 0;
}
.dec-app-zzs-table .dec-app-zzs-table-header .ant-tabs .ant-tabs-bar .ant-tabs-nav-container {
  margin-bottom: 0;
}
.dec-app-zzs-table .dec-app-zzs-table-header .ant-tabs .ant-tabs-bar .ant-tabs-nav-container .ant-tabs-nav-wrap {
  margin-bottom: 0;
}
.dec-app-zzs-table .dec-app-zzs-table-header .ant-tabs .ant-tabs-tab {
  padding: 12px 16px;
  border: 0;
  font-size: 14px;
}
.dec-app-zzs-table .dec-app-zzs-table-header .dec-app-zzs-table-dayin {
  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;
  width: 320px;
  font-size: 24px;
  color: #2b9ef5;
  padding-right: 16px;
}
.dec-app-zzs-table .dec-app-zzs-table-header .dec-app-zzs-table-dayin .dec-app-zzs-table__fs-data {
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  color: #fe9f38;
  background-color: #fff4e5;
  font-size: 13px;
  margin-right: 10px;
  border-radius: 4px;
}
.dec-app-zzs-table .dec-app-zzs-table-header .dec-app-zzs-table-dayin .edficon-dayin {
  cursor: pointer;
}
.dec-app-zzs-table .dec-app-zzs-table-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dec-app-zzs-table .dec-app-zzs-table-content table {
  border-color: #c4c7c8;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-tabs-tab-prev,
.dec-app-zzs-table .dec-app-zzs-table-content .ant-tabs-tab-next,
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider-zero-width-trigger {
  display: none;
}
.dec-app-zzs-table .dec-app-zzs-table-content .mk-nodata {
  margin-top: -50px !important;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-zzs-table .dec-app-zzs-table-content .mk-nodata .mk-nodata-img {
  position: static;
  left: 0;
  transform: translate(0);
  -webkit-transform: translate(0);
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider {
  background-color: #f9f9fb;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider .ant-menu-light {
  background-color: #f9f9fb;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #0065b3;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider .ant-menu-item-selected {
  color: #ffffff;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider .ant-layout-sider-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  position: relative;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider .ant-layout-sider-children .sider-bottom {
  height: 128px;
  padding: 0 24px;
  text-align: center;
  color: #fe9f38;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider .ant-layout-sider-children .collapsed-btn {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 24px;
  height: 50px;
  background-color: #0066b3;
  color: #ffffff;
  cursor: pointer;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-layout-sider .ant-layout-sider-children .collapsed-btn .anticon {
  font-size: 12px;
  margin-left: -1px;
}
.dec-app-zzs-table .dec-app-zzs-table-content .ant-tabs-nav-container-scrolling {
  padding: 0;
}
.dec-app-zzs-table .dec-app-zzs-table-content .dec-app-zzs-table-main {
  background-color: #ffffff;
  padding: 20px 30px;
  overflow-x: auto;
}
.dec-app-zzs-table-print {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  /* .ant-tabs-bar {
		display: none;
	}

	.ant-tabs-tabpane {
		width: 96% !important;
		margin: auto;
	} */
}
.dec-app-zzs-table-print .ant-tabs-nav-wrap {
  display: none;
}
.dec-app-zzs-table-print .ant-tabs-bar {
  border-bottom: none;
  margin-bottom: 0;
}
.dec-app-zzs-table-print .ant-tabs {
  overflow: visible;
  overflow: initial;
}
.dec-app-zzs-table-print .textline {
  font-size: 12px;
  padding: 3px 5px;
  padding-left: 5px;
  border-bottom: 1px solid #b5b5b5;
  min-width: 140px;
  display: inline-block;
}
.dec-app-zzs-table-print .zzs-ybr__main-table,
.dec-app-zzs-table-print .zzs-ybr__schedule-one,
.dec-app-zzs-table-print .zzs-ybr__schedule-two,
.dec-app-zzs-table-print .zzs-ybr__schedule-three,
.dec-app-zzs-table-print .zzs-ybr__schedule-four,
.dec-app-zzs-table-print .zzs-ybr__schedule-five,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax,
.dec-app-zzs-table-print .zzs-xgm__main-table,
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table,
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax,
.dec-app-zzs-table-print .cwbb__schedule-one,
.dec-app-zzs-table-print .cwbb__schedule-two,
.dec-app-zzs-table-print .cwbb__schedule-three {
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .right,
.dec-app-zzs-table-print .zzs-ybr__schedule-one .right,
.dec-app-zzs-table-print .zzs-ybr__schedule-two .right,
.dec-app-zzs-table-print .zzs-ybr__schedule-three .right,
.dec-app-zzs-table-print .zzs-ybr__schedule-four .right,
.dec-app-zzs-table-print .zzs-ybr__schedule-five .right,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax .right,
.dec-app-zzs-table-print .zzs-xgm__main-table .right,
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .right,
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .right,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .right,
.dec-app-zzs-table-print .cwbb__schedule-one .right,
.dec-app-zzs-table-print .cwbb__schedule-two .right,
.dec-app-zzs-table-print .cwbb__schedule-three .right {
  text-align: right;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .center,
.dec-app-zzs-table-print .zzs-ybr__schedule-one .center,
.dec-app-zzs-table-print .zzs-ybr__schedule-two .center,
.dec-app-zzs-table-print .zzs-ybr__schedule-three .center,
.dec-app-zzs-table-print .zzs-ybr__schedule-four .center,
.dec-app-zzs-table-print .zzs-ybr__schedule-five .center,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax .center,
.dec-app-zzs-table-print .zzs-xgm__main-table .center,
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .center,
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .center,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .center,
.dec-app-zzs-table-print .cwbb__schedule-one .center,
.dec-app-zzs-table-print .cwbb__schedule-two .center,
.dec-app-zzs-table-print .cwbb__schedule-three .center {
  text-align: center;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .disabled,
.dec-app-zzs-table-print .zzs-ybr__schedule-one .disabled,
.dec-app-zzs-table-print .zzs-ybr__schedule-two .disabled,
.dec-app-zzs-table-print .zzs-ybr__schedule-three .disabled,
.dec-app-zzs-table-print .zzs-ybr__schedule-four .disabled,
.dec-app-zzs-table-print .zzs-ybr__schedule-five .disabled,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax .disabled,
.dec-app-zzs-table-print .zzs-xgm__main-table .disabled,
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .disabled,
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .disabled,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .disabled,
.dec-app-zzs-table-print .cwbb__schedule-one .disabled,
.dec-app-zzs-table-print .cwbb__schedule-two .disabled,
.dec-app-zzs-table-print .cwbb__schedule-three .disabled {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-ybr__main-table--title,
.dec-app-zzs-table-print .zzs-ybr__schedule-one--title,
.dec-app-zzs-table-print .zzs-ybr__schedule-two--title,
.dec-app-zzs-table-print .zzs-ybr__schedule-three--title,
.dec-app-zzs-table-print .zzs-ybr__schedule-four--title,
.dec-app-zzs-table-print .zzs-ybr__schedule-five--title,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax--title,
.dec-app-zzs-table-print .zzs-xgm__main-table--title,
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table--title,
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table--title,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax--title,
.dec-app-zzs-table-print .cwbb__schedule-one--title,
.dec-app-zzs-table-print .cwbb__schedule-two--title,
.dec-app-zzs-table-print .cwbb__schedule-three--title {
  font-size: 18px;
  text-align: center;
  padding: 30px 0;
  line-height: 28px;
}
.dec-app-zzs-table-print .zzs-ybr__user-info--table,
.dec-app-zzs-table-print .zzs-ybr__main--table,
.dec-app-zzs-table-print .zzs-ybr__main--statement,
.dec-app-zzs-table-print .zzs-ybr__schedule-one--table2,
.dec-app-zzs-table-print .zzs-ybr__schedule-two--table2,
.dec-app-zzs-table-print .zzs-ybr__schedule-three--table2,
.dec-app-zzs-table-print .zzs-ybr__schedule-four--table2,
.dec-app-zzs-table-print .zzs-ybr__schedule-five--table2,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax--table2,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax--table3,
.dec-app-zzs-table-print .zzs-xgm__user-info--table,
.dec-app-zzs-table-print .zzs-xgm__main--table,
.dec-app-zzs-table-print .zzs-xgm__schedule-one--table,
.dec-app-zzs-table-print .zzs-xgm__schedule-two--table,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax--table2,
.dec-app-zzs-table-print .cwbb__schedule-one--table2,
.dec-app-zzs-table-print .cwbb__schedule-two--table2,
.dec-app-zzs-table-print .cwbb__schedule-three--table2 {
  margin-top: 12px;
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__user-info--table td,
.dec-app-zzs-table-print .zzs-ybr__main--table td,
.dec-app-zzs-table-print .zzs-ybr__main--statement td,
.dec-app-zzs-table-print .zzs-ybr__schedule-one--table2 td,
.dec-app-zzs-table-print .zzs-ybr__schedule-two--table2 td,
.dec-app-zzs-table-print .zzs-ybr__schedule-three--table2 td,
.dec-app-zzs-table-print .zzs-ybr__schedule-four--table2 td,
.dec-app-zzs-table-print .zzs-ybr__schedule-five--table2 td,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax--table2 td,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax--table3 td,
.dec-app-zzs-table-print .zzs-xgm__user-info--table td,
.dec-app-zzs-table-print .zzs-xgm__main--table td,
.dec-app-zzs-table-print .zzs-xgm__schedule-one--table td,
.dec-app-zzs-table-print .zzs-xgm__schedule-two--table td,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax--table2 td,
.dec-app-zzs-table-print .cwbb__schedule-one--table2 td,
.dec-app-zzs-table-print .cwbb__schedule-two--table2 td,
.dec-app-zzs-table-print .cwbb__schedule-three--table2 td {
  padding: 0 5px;
  height: 27px;
}
.dec-app-zzs-table-print .zzs-ybr__user-info--table .title01,
.dec-app-zzs-table-print .zzs-ybr__main--table .title01,
.dec-app-zzs-table-print .zzs-ybr__main--statement .title01,
.dec-app-zzs-table-print .zzs-ybr__schedule-one--table2 .title01,
.dec-app-zzs-table-print .zzs-ybr__schedule-two--table2 .title01,
.dec-app-zzs-table-print .zzs-ybr__schedule-three--table2 .title01,
.dec-app-zzs-table-print .zzs-ybr__schedule-four--table2 .title01,
.dec-app-zzs-table-print .zzs-ybr__schedule-five--table2 .title01,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax--table2 .title01,
.dec-app-zzs-table-print .zzs-ybr__reduce-tax--table3 .title01,
.dec-app-zzs-table-print .zzs-xgm__user-info--table .title01,
.dec-app-zzs-table-print .zzs-xgm__main--table .title01,
.dec-app-zzs-table-print .zzs-xgm__schedule-one--table .title01,
.dec-app-zzs-table-print .zzs-xgm__schedule-two--table .title01,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax--table2 .title01,
.dec-app-zzs-table-print .cwbb__schedule-one--table2 .title01,
.dec-app-zzs-table-print .cwbb__schedule-two--table2 .title01,
.dec-app-zzs-table-print .cwbb__schedule-three--table2 .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main-table--tip {
  font-size: 12px;
  color: #000;
  padding: 0;
  margin: 0;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main-table--date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main-table--date div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main-table--date .tax-belong--date {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main-table--date .fill-table--date {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main-table--date .unit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main-table--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__user-info--table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__user-info--table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main--sign-off {
  padding: 10px 0;
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main--sign-off table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-ybr__main-table .zzs-ybr__main--sign-off table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-one .zzs-ybr__schedule-one--date {
  text-align: center;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-one .zzs-ybr__schedule-one--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-one .zzs-ybr__schedule-one--table1,
.dec-app-zzs-table-print .zzs-ybr__schedule-one .zzs-ybr__schedule-one--table2 {
  margin-top: 12px;
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-one .zzs-ybr__schedule-one--table2 {
  min-width: 1800px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-two {
  /* .zzs-ybr__schedule-one--table1,
	.zzs-ybr__schedule-one--table2 {
		margin-top: 12px;
		font-size: 12px;
		color: #000;
	}

	.zzs-ybr__schedule-one--table2 {
		min-width: 1800px;
	} */
}
.dec-app-zzs-table-print .zzs-ybr__schedule-two .zzs-ybr__schedule-two--date {
  text-align: center;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-two .zzs-ybr__schedule-two--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-two .zzs-ybr__schedule-two--table1 td {
  padding-top: 8px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-two .zzs-ybr__schedule-two--table2 {
  margin-top: 12px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-two .zzs-ybr__schedule-two--table2 td {
  height: 27px;
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-two .zzs-ybr__schedule-two--table3 {
  padding: 10px 0;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-three .zzs-ybr__schedule-three--date {
  text-align: center;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-three .zzs-ybr__schedule-three--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-three .zzs-ybr__schedule-three--table1 td {
  padding-top: 8px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-three .zzs-ybr__schedule-three--table2 {
  margin-top: 12px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-three .zzs-ybr__schedule-three--table2 td {
  height: 27px;
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-four .zzs-ybr__schedule-four--date {
  text-align: center;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-four .zzs-ybr__schedule-four--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-four .zzs-ybr__schedule-four--table1 td {
  padding-top: 8px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-four .zzs-ybr__schedule-four--table2 {
  margin-top: 12px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-four .zzs-ybr__schedule-four--table2 td {
  height: 27px;
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-five .zzs-ybr__schedule-five--date {
  text-align: center;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-five .zzs-ybr__schedule-five--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-five .zzs-ybr__schedule-five--table1 td {
  padding-top: 8px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-five .zzs-ybr__schedule-five--table2 {
  width: 1500px;
  margin-top: 12px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-five .zzs-ybr__schedule-five--table2 td {
  height: 27px;
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-ybr__schedule-five .zzs-ybr__schedule-five--table2 .width120 {
  width: 120px;
}
.dec-app-zzs-table-print .zzs-ybr__reduce-tax .zzs-ybr__reduce-tax--date {
  text-align: center;
  color: #000;
}
.dec-app-zzs-table-print .zzs-ybr__reduce-tax .zzs-ybr__reduce-tax--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-ybr__reduce-tax .zzs-ybr__reduce-tax--table1 td {
  padding-top: 8px;
}
.dec-app-zzs-table-print .zzs-ybr__reduce-tax .zzs-ybr__reduce-tax--table2 {
  margin-top: 12px;
}
.dec-app-zzs-table-print .zzs-ybr__reduce-tax .zzs-ybr__reduce-tax--table2 td {
  height: 27px;
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .title02 {
  background-color: #eaeaea;
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  padding: 8px 5px;
  overflow: hidden;
  height: 100%;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--tip {
  font-size: 12px;
  color: #000;
  padding: 0;
  margin: 0;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--date {
  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: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--date div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--date .tax-belong--date {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--date .fill-table--date {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--date .unit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--table1 td {
  padding-top: 5px;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--table2 {
  margin-top: 12px;
  border-color: #c4c7c8;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--table2 td {
  padding: 8px 5px;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__user-info--table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__user-info--table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main--sign-off {
  padding: 10px 0;
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main--sign-off table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main--sign-off table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-xgm__main-table .zzs-xgm__main-table--footer {
  font-size: 12px;
  padding: 10px 0;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .title02 {
  background-color: #eaeaea;
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  padding: 8px 5px;
  overflow: hidden;
  height: 100%;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--tip {
  font-size: 12px;
  color: #000;
  padding: 0;
  margin: 0;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--date {
  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: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--date div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--date .tax-belong--date {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--date .fill-table--date {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--date .unit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--table1 td {
  padding-top: 5px;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--table2 {
  margin-top: 12px;
  border-color: #c4c7c8;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one-table--table2 td {
  padding: 8px 5px;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__user-info--table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__user-info--table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one--sign-off {
  padding: 10px 0;
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one--sign-off table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-one-table .zzs-xgm__schedule-one--sign-off table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .title02 {
  background-color: #eaeaea;
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  padding: 8px 5px;
  overflow: hidden;
  height: 100%;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .mid {
  text-align: center;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--tip {
  font-size: 12px;
  color: #000;
  padding: 0;
  margin: 0;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--date {
  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: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--date div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--date .tax-belong--date {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--date .fill-table--date {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--date .unit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--table1 td {
  padding-top: 5px;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--table2 {
  width: 1500px;
  margin-top: 12px;
  border-color: #c4c7c8;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two-table--table2 td {
  padding: 8px 5px;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__user-info--table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__user-info--table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two--sign-off {
  padding: 10px 0;
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two--sign-off table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__schedule-two-table .zzs-xgm__schedule-two--sign-off table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .title02 {
  background-color: #eaeaea;
  color: #333;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  padding: 8px 5px;
  overflow: hidden;
  height: 100%;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .mid {
  text-align: center;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--tip {
  font-size: 12px;
  color: #000;
  padding: 0;
  margin: 0;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--date {
  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: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--date div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--date .tax-belong--date {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--date .fill-table--date {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--date .unit {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--date .date-input-box {
  display: inline-block;
  min-width: 140px;
  height: 25px;
  line-height: 25px;
  padding-left: 5px;
  border: 1px solid #fff;
  border-bottom-color: #b5b5b5;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--table1 td {
  padding-top: 5px;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--table2,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--table3 {
  margin-top: 12px;
  border-color: #c4c7c8;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--table2 td,
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--table3 td {
  padding: 8px 5px;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__user-info--table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__user-info--table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--sign-off {
  padding: 10px 0;
  font-size: 12px;
  color: #000;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--sign-off table td {
  padding: 0 5px;
}
.dec-app-zzs-table-print .zzs-xgm__reduce-tax .zzs-xgm__reduce-tax--sign-off table .title01 {
  background-color: #f3f3f6;
}
.dec-app-zzs-table-print .dec-app-zzs-table-print--img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dec-app-zzs-table-print .blanck_tooltip.top {
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  top: -7px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.dec-app-zzs-table-print .blanck_tooltip.top:before {
  bottom: 3px;
  left: 50%;
  right: auto;
  right: initial;
  -webkit-transform: translate(-50%, 100%) rotate(135deg);
          transform: translate(-50%, 100%) rotate(135deg);
  top: auto;
  top: initial;
}
@media print {
  body {
    height: auto !important;
  }
  table tr {
    page-break-after: always;
  }
}
.dec-app-ic-annual-report-detail {
  width: 100%;
  height: 100%;
  background-color: #2f1b96;
  overflow: hidden;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  background: url(img/gsnb_bg.34f3c4f0.png) top center / contain no-repeat;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 40px 0;
  width: 80%;
  height: 0;
  margin: 0 auto;
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
  padding: 0 40px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--header .icar-detial--header_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--header .icar-detial--header_title > span {
  margin-left: 8px;
  font-size: 28px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--header .icar-detial--header_operation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--header .icar-detial--header_operation > button {
  margin-left: 8px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow-y: auto;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle {
  width: 100%;
  padding: 0 40px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse {
  width: 100%;
  background-color: #e5eff8;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .weight-font {
  font-weight: 600;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .hasSelector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header {
  padding: 0;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .arrow {
  right: 16px;
  left: auto;
  left: initial;
  color: #0066b9;
  line-height: 40px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .ant-select > .ant-select-selection {
  border-color: transparent;
  background-color: transparent;
  line-height: 22px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .ant-select > .ant-select-selection--single {
  height: 22px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .ant-select > .ant-select-selection .ant-select-selection__rendered {
  line-height: 22px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .ant-select > .ant-select-selection .ant-select-selection__rendered .ant-select-selection-selected-value {
  line-height: 22px;
  padding-right: 6px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .custom-collapse-header {
  padding: 9px 32px 9px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .custom-collapse-header .collapse-text {
  color: #0066b9;
  font-weight: normal;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .cyrs-table--header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .cyrs-table--header.required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: -1;
  content: "*";
  font-weight: normal !important;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-header .cyrs-table--header .ant-input {
  background-color: transparent;
  height: 22px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item.no-content .ant-collapse-content {
  border-top: none;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item.no-content .arrow {
  display: none;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item.panel-collapse {
  overflow: hidden;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content {
  overflow: visible;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content.ant-motion-collapse {
  overflow: hidden;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
  padding: 0;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table {
  width: 100%;
  font-size: 13px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr {
  height: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td {
  padding: 4px;
  border-right: 1px solid #d9d9d9;
  color: #000;
  word-break: break-word;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td.nopadding {
  padding: 0;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .ant-input:hover {
  border-color: #1f7fbf;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .ant-select-selection {
  border-color: transparent;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .ant-select-selection .ant-select-selection-selected-value {
  padding-right: 8px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .qykg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .qykg .qykg--type,
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .qykg .qykg--gs {
  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;
  padding: 4px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .qykg .qykg--type {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-right: 1px solid #d9d9d9;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .qykg .qykg--gs {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .jyz-gg-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .ant-calendar-picker-clear {
  display: inline-block !important;
  right: 8px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td .icar-plain-text {
  padding: 0 8px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr td:last-child {
  border-right: none;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .fixed-cell--bg-color {
  background-color: #f6f6f6;
  padding: 4px 12px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .width5 {
  width: 5%;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .width8 {
  width: 8%;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .width10 {
  width: 10%;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .width15 {
  width: 15%;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .width18 {
  width: 18%;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .width20 {
  width: 20%;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .width25 {
  width: 25%;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .width30 {
  width: 30%;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .td-center {
  text-align: center;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .border-right {
  border-right: 1px solid #d9d9d9 !important;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .cursor-pointer {
  cursor: pointer;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr .text-primary {
  color: #0066b3;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gsnb-table tr:last-child {
  border-bottom: none;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gycpscxkzxx-table tr:last-child {
  border-bottom: 1px solid #d9d9d9 !important;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-select-selection-selected-value {
  padding-right: 4px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .qy-table9 tr .fixed-cell--bg-color,
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gth-table6 tr .fixed-cell--bg-color {
  padding: 4px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .qy-table9 tr .ant-input,
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .gth-table6 tr .ant-input {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small {
  border-radius: 0;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small.ant-table-bordered {
  border: 0;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small .ant-table-content {
  border-right: 0;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small .ant-table-content .ant-table-body table {
  padding: 0;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small .ant-table-content .ant-table-placeholder {
  border-right: none;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small .ant-select-selection {
  border-color: transparent;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small thead {
  height: 40px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small thead tr th {
  background: #f6f6f6;
  text-align: center;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small thead tr .required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small .ant-table-tbody tr.ant-table-row:hover > td {
  background: none !important;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small .ant-table-tbody td {
  padding: 4px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-small .ant-table-tbody td .ant-calendar-picker-clear {
  display: inline-block !important;
  right: 8px;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main .icar-detial--content .icar-detial-content--middle .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .ant-table-empty .ant-table-body {
  overflow: visible !important;
}
.dec-app-ic-annual-report-detail .dec-app-ic-annual-report-detail--content .icar-detial-main--small {
  width: 90%;
}
.dec-app-ic-annual-report-detail .ant-select {
  font-size: 13px;
}
.dec-app-ic-annual-report-detail .ant-checkbox-wrapper {
  font-size: 13px;
}
.dec-app-ic-annual-report-detail .ant-input-group-addon {
  padding: 0;
}
.dec-app-ic-annual-report-detail .gycpml-table .areaItemAddress .ant-select-selection {
  border-color: #d9d9d9 !important;
}
.icar-form-with-tip--wrapper {
  position: relative;
}
.icar-form-with-tip--wrapper.icar-validating:hover .icar-form-validate--tip {
  display: block;
}
.icar-form-with-tip--wrapper .icar-form-validate--tip {
  position: absolute;
  top: -40px;
  left: 0;
  display: none;
}
.icar-form-with-tip--wrapper .icar-form-validate--tip .tooltip-content .tooltip-arrow {
  position: absolute;
  left: 16px;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #fff;
}
.icar-form-with-tip--wrapper .icar-form-validate--tip .tooltip-content .tooltip-inner {
  padding: 6px 8px;
  color: #000;
  text-align: left;
  text-decoration: none;
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  min-height: 32px;
  font-weight: normal;
  white-space: nowrap;
}
.icar-form-with-tip--wrapper .icar-enhanded-input {
  border-radius: 4px;
  border: 1px solid transparent;
  resize: none;
  /* .ant-input {
      border: 1px solid transparent;
    } */
  /* &.ant-input {
      border: 1px solid transparent;
      resize: none;
    } */
}
.icar-form-with-tip--wrapper .icar-enhanded-input.icar-enhanded-input--underline {
  border-bottom: 1px solid #e5e5e5;
}
.icar-form-with-tip--wrapper .icar-enhanded-input.icar-enhanded-input--center {
  text-align: center;
}
.icar-form-with-tip--wrapper .icar-enhanded-input.icar-enhanded-input--center .ant-input {
  text-align: center;
}
.icar-form-with-tip--wrapper .icar-enhanded-input.icar-enhanded-input--right .ant-input {
  text-align: right;
}
.icar-form-with-tip--wrapper .icar-enhanded-input.icar-enhanded-form--warning {
  background-color: #ffd21d !important;
  border-radius: 4px;
  /* .ant-input {
        background-color: #ffd21d;
      } */
}
.icar-form-with-tip--wrapper .icar-enhanded-datepicker.icar-enhanded-form--warning {
  background-color: #ffd21d !important;
  border-radius: 4px;
}
.icar-form-with-tip--wrapper .icar-enhanded-datepicker.icar-enhanded-form--warning .ant-input {
  background-color: #ffd21d;
}
.icar-form-with-tip--wrapper .icar-enhanded-cascader.icar-enhanded-form--warning {
  background-color: #ffd21d !important;
  border-radius: 4px;
}
.icar-form-with-tip--wrapper .icar-enhanded-cascader.icar-enhanded-form--warning .ant5-select-selector {
  background-color: #ffd21d;
}
.icar-form-with-tip--wrapper .icar-enhanded-select.icar-enhanded-form--warning {
  background-color: #ffd21d !important;
  border-radius: 4px;
}
.icar-form-with-tip--wrapper .icar-enhanded-select.icar-enhanded-form--warning .ant-select-selection {
  background-color: #ffd21d;
}
.icar-validating .multi-select-text {
  background-color: #ffd21d !important;
}
.icar-input-no-empty--tip .ant-tooltip-arrow {
  border-top-color: #fff;
}
.icar-input-no-empty--tip .ant-tooltip-inner {
  color: #000;
  background-color: #fff;
}
.icar-enhanced-range-picker {
  position: relative;
  width: 210px;
  height: 32px;
}
.icar-enhanced-range-picker.icar-enhanded-form--warning {
  background-color: #ffd21d;
  border-radius: 4px;
}
.icar-enhanced-range-picker.icar-enhanded-form--warning .ant-input,
.icar-enhanced-range-picker.icar-enhanded-form--warning .range-picker-text--null {
  background-color: #ffd21d;
}
.icar-enhanced-range-picker .range-picker--text {
  position: absolute;
  top: 1px;
  left: 2px;
  background: #ffffff;
  width: 180px;
  height: 30px;
  line-height: 30px;
  padding-left: 4px;
  z-index: 2;
  cursor: text;
}
.icar-enhanced-range-picker .range-picker-text--null {
  color: #bfbfbf;
}
.dec-batch-declaration-qs--confirm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dec-batch-declaration-qs--confirm .anticon-question-circle {
  font-size: 22px;
  margin-right: 16px;
  color: #faad14;
}
.dec-batch-declaration-qs--confirm .qs-tips {
  font-size: 15px;
  line-height: 32px;
}
.gycpscxkzxx-edit-modal-wrap .text-label {
  width: 500px;
  text-align: left;
}
.gycpscxkzxx-edit-modal-wrap .text-label.required::before {
  display: inline-block;
  margin-right: 4px;
  color: #f5222d;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: -1;
  content: "*";
  font-weight: normal !important;
}
.gycpscxkzxx-edit-modal-wrap .icar-form-with-tip--wrapper .icar-enhanded-input {
  border: 1px solid #d9d9d9;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-input {
  border-radius: 4px;
  border: 1px solid transparent;
  resize: none;
  /* .ant-input {
      border: 1px solid transparent;
    } */
  /* &.ant-input {
      border: 1px solid transparent;
      resize: none;
    } */
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-input.icar-enhanded-input--underline {
  border-bottom: 1px solid #e5e5e5;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-input.icar-enhanded-input--center {
  text-align: center;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-input.icar-enhanded-input--center .ant-input {
  text-align: center;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-input.icar-enhanded-input--right .ant-input {
  text-align: right;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-input.icar-enhanded-form--warning {
  background-color: #ffd21d !important;
  border-radius: 4px;
  /* .ant-input {
        background-color: #ffd21d;
      } */
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-datepicker.icar-enhanded-form--warning {
  background-color: #ffd21d !important;
  border-radius: 4px;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-datepicker.icar-enhanded-form--warning .ant-input {
  background-color: #ffd21d;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-cascader.icar-enhanded-form--warning {
  background-color: #ffd21d !important;
  border-radius: 4px;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-cascader.icar-enhanded-form--warning .ant5-select-selector {
  background-color: #ffd21d;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-select.icar-enhanded-form--warning {
  background-color: #ffd21d !important;
  border-radius: 4px;
}
.gycpscxkzxx-edit-modal-wrap .icar-enhanded-select.icar-enhanded-form--warning .ant-select-selection {
  background-color: #ffd21d;
}
.ttk-es-app-official-account-management {
  height: calc(100% - 20px);
  margin: 10px;
  border: 1px solid #d9d9d9;
  background: #fff;
  overflow: hidden;
}
.ttk-es-app-official-account-management .ant-tabs {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.ttk-es-app-official-account-management .ant-tabs-bar {
  margin: 0px;
}
.ttk-es-app-official-account-management .ant-tabs-content {
  display: none;
}
.ttk-es-app-official-account-management .main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.official-account-management-authorization .banner {
  height: 162px;
  background: url(img/banner-1.e7f5af12.png) no-repeat center center;
  background-size: 100% 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;
}
.official-account-management-authorization .banner .banner-one {
  width: 244px;
  height: 101px;
  background: url(img/banner-2.2bc5606d.png) no-repeat center center;
}
.official-account-management-authorization .banner .banner-two {
  width: 300px;
  height: 47px;
  background: url(img/banner-3.a3481aba.png) no-repeat center center;
  margin: 0 60px;
}
.official-account-management-authorization .banner .banner-three {
  width: 309px;
  height: 131px;
  background: url(img/banner-4.8865c303.png) no-repeat center center;
  position: relative;
  top: 14px;
}
.official-account-management-authorization .step-one {
  height: 35px;
  width: 33px;
  background: url(img/step-1.0744a93e.png) no-repeat center center;
}
.official-account-management-authorization .step-two {
  height: 36px;
  width: 41px;
  background: url(img/step-2.34b1022d.png) no-repeat center center;
}
.official-account-management-authorization .step-three {
  height: 27px;
  width: 35px;
  background: url(img/step-3.8910189b.png) no-repeat center center;
}
.official-account-management-authorization .step-icon {
  height: 12px;
  width: 11px;
  background: url(img/step.2afef72b.png) no-repeat center center;
}
.official-account-management-authorization .buts {
  height: 44px;
}
.official-account-management-authorization .back-but {
  position: absolute;
  top: 0px;
  right: -165px;
}
.official-account-management-message-push {
  height: 100%;
}
.official-account-management-message-push .ant-spin-nested-loading,
.official-account-management-message-push .ant-spin-container {
  height: 100%;
}
.official-account-management-message-push .mk-table .ant-table-tbody tr:not(.lazy_table_tr) td {
  padding: 0 8px;
}
.official-account-management-message-push .ant-table-tbody .pd10 {
  padding: 10px !important;
}
.official-account-management-message-push .ant-table-tbody .pd10 p {
  margin: 0px;
}
.official-account-management-message-push .mk-table .ant-table-thead > tr th {
  line-height: 37px;
}
.official-account-management-message-push .template-con {
  display: block;
  white-space: normal;
  white-space: initial;
}
.official-account-management-message-log-details,
.official-account-management-message-log {
  height: 100%;
}
.official-account-management-message-log-details .ant-spin-nested-loading,
.official-account-management-message-log .ant-spin-nested-loading {
  height: 100%;
}
.official-account-management-message-log-details .ant-spin-container,
.official-account-management-message-log .ant-spin-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.official-account-management-message-log-details .ant-select,
.official-account-management-message-log .ant-select {
  font-size: 13px;
}
.official-account-management-message-log-details .ant-picker-input > input,
.official-account-management-message-log .ant-picker-input > input {
  font-size: 13px;
}
.official-account-management-message-log-details .header,
.official-account-management-message-log .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: 0 10px;
}
.official-account-management-message-log-details .header .ant-select-selection--single,
.official-account-management-message-log .header .ant-select-selection--single {
  height: 32px;
}
.official-account-management-message-log-details .header .search,
.official-account-management-message-log .header .search {
  width: 200px;
  padding: 0px;
  height: 32px;
  margin-left: 8px;
}
.official-account-management-message-log-details .header .search input,
.official-account-management-message-log .header .search input {
  padding-left: 30px !important;
  padding-right: 0 !important;
  height: 30px;
  font-size: 13px;
}
.official-account-management-message-log-details .header .search .ant-input-suffix,
.official-account-management-message-log .header .search .ant-input-suffix {
  left: 11px;
  width: 14px;
  height: 14px;
}
.official-account-management-message-log-details .header .ant-picker,
.official-account-management-message-log .header .ant-picker {
  margin-left: 8px;
}
.official-account-management-message-log-details .initial,
.official-account-management-message-log .initial {
  display: block;
  white-space: normal;
  white-space: initial;
}
.official-account-management-message-log-details .ant-table-tbody .pd10,
.official-account-management-message-log .ant-table-tbody .pd10 {
  padding: 10px !important;
}
.official-account-management-message-log-details .ant-table-tbody .pd10 p,
.official-account-management-message-log .ant-table-tbody .pd10 p {
  margin: 0px;
}
.official-account-management-message-log-details .header {
  padding: 0px;
}
.official-account-management-message-log-details .header .search {
  margin-left: 0px;
}
.official-account-management-message-log-details .mk-table {
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.official-account-management-message-log-details .mk-table .ant-table-tbody tr:not(.lazy_table_tr) td {
  padding: 0px;
}
.official-account-management-message-log-details .border-cell {
  display: block;
  line-height: 37px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}
.official-account-management-message-log-details .border-cell:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
.authorization-bind-modal .ant-modal-body {
  padding: 0px;
}
.ttk-es-app-official-account-management-rules-modal .ant-modal-header {
  border-bottom: none !important;
}
.ant-menu.mk-menu.ant-menu-root {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ttk-bszs-app-portal {
  overflow: hidden;
  width: 100%;
  height: 100%;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 1100px;
  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: #ececec;
  /*menu图标*/
  /*popover 下拉位置*/
  /*顶部右侧menu位置*/
}
.ttk-bszs-app-portal-isExpire {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffefef;
}
.ttk-bszs-app-portal-isExpire-text {
  font-size: 13px;
  color: #656363;
  margin-right: 15px;
}
.ttk-bszs-app-portal-isExpire-buyBotton {
  border: 1px solid #eb836a;
  border-radius: 3px;
  padding: 2px 8px;
  color: #eb836a;
  cursor: pointer;
}
.ttk-bszs-app-portal-isExpire-buyBotton:hover {
  color: #fff;
  background-color: #eb836a;
}
.ttk-bszs-app-portal-isExpire-icon {
  position: absolute;
  right: 0;
  margin-right: 20px;
}
.ttk-bszs-app-portal-isExpire .edficon-jinggao {
  color: #eb836a;
}
.ttk-bszs-app-portal-isExpireRed {
  background-color: #f56057;
}
.ttk-bszs-app-portal-isExpireRed .ttk-zs-app-portal-isExpire-text {
  color: #fff;
}
.ttk-bszs-app-portal-isExpireRed .ttk-zs-app-portal-isExpire-buyBotton {
  border: 1px solid #fff;
  color: #fff;
}
.ttk-bszs-app-portal-isExpireRed .ttk-zs-app-portal-isExpire-buyBotton:hover {
  color: #f56057;
  background-color: #fff;
}
.ttk-bszs-app-portal-isExpireRed .edficon-jinggao {
  color: #fff;
}
.ttk-bszs-app-portal-isExpireRed .edficon-guanbi {
  color: #fff;
}
.ttk-bszs-app-portal .leftNavMenu i:before {
  color: inherit !important;
}
.ttk-bszs-app-portal .ant-popover.ant-popover-placement-bottom {
  margin-top: -11px !important;
}
.ttk-bszs-app-portal .ant-popover.ant-popover-placement-bottom .ant-popover-inner-content ul {
  max-height: 300px;
  overflow-y: scroll;
}
.ttk-bszs-app-portal .edficon-bianji:before:hover {
  color: #fff;
}
.ttk-bszs-app-portal .leftmenu .ant-menu-vertical > li {
  padding-left: 10px;
}
.ttk-bszs-app-portal .leftmenu .ant-menu-vertical > li > div {
  margin-top: 0 !important;
}
.ttk-bszs-app-portal .leftmenu2 {
  margin-left: 0;
  overflow: hidden;
}
.ttk-bszs-app-portal .leftmenu2:hover {
  overflow: auto;
}
.ttk-bszs-app-portal .jchlLongGroup .ant-menu-submenu-title > span {
  width: 95px !important;
}
.ttk-bszs-app-portal .jchlLongGroup .ant-menu-submenu-arrow {
  padding-left: 4px !important;
}
.ttk-bszs-app-portal .jchlLongGroup.ant-menu-submenu-open .ant-menu-submenu-arrow {
  padding-left: 0px !important;
}
.ttk-bszs-app-portal .nomenuscroll {
  overflow: hidden;
}
.ttk-bszs-app-portal .menuscroll {
  overflow-y: auto;
  background: #ffffff !important;
}
.ttk-bszs-app-portal .ant-menu-item-disabled .anticon {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.25) !important;
}
.ttk-bszs-app-portal .item:hover {
  background-color: #e3fef9 !important;
}
.ttk-bszs-app-portal .divPadding {
  margin-left: 10px;
}
.ttk-bszs-app-portal .foldico {
  background-color: #f9f9f9;
  border-radius: 3px;
  width: 28px;
  height: 28px;
  border: 1px solid #ddd;
}
.ttk-bszs-app-portal .foldico:hover {
  background-color: #0066b3;
  color: #ffffff;
}
.ttk-bszs-app-portal-nav {
  height: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #3238ab;
  position: relative;
}
.ttk-bszs-app-portal-nav .edfx-app-login-header-left-img {
  width: 20px;
  height: 20px;
  /* margin-top: 16px; */
  z-index: 9999;
  position: absolute;
  top: 16px;
  left: 64px;
}
.ttk-bszs-app-portal-nav .edfx-app-login-header-left-sanjiao {
  position: absolute;
  top: 40px;
  left: 57px;
  width: 0px;
  /*设置宽高为0，所以div的内容为空，从才能形成三角形尖角*/
  height: 0px;
  border-bottom: 20px solid #fff;
  border-left: 14px solid transparent;
  /*transparent 表示透明*/
  border-right: 14px solid transparent;
}
.ttk-bszs-app-portal-nav .edfx-app-login-header-left-title {
  border-radius: 7px;
  z-index: 9999;
  position: absolute;
  top: 50px;
  left: 56px;
  background: #fff;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  padding: 0 30px 0 10px;
  -webkit-box-shadow: 2px 2px 5px #cccccc;
          box-shadow: 2px 2px 5px #cccccc;
}
.ttk-bszs-app-portal-nav .edfx-app-login-header-left-title .edfx-app-login-header-left-title-span2 {
  color: #0066b3;
  cursor: pointer;
  font-size: 14px;
  margin-left: 15px;
  border-color: #fff !important;
  color: #fff;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#0285f1), to(#3763f2));
  background: linear-gradient(to right, #0285f1, #3763f2);
}
.ttk-bszs-app-portal-nav .edfx-app-login-header-left-title .edfx-app-login-header-left-title-span2 i {
  font-size: 16px !important;
  margin-left: 0px !important;
}
.ttk-bszs-app-portal-nav .edfx-app-login-header-left-title .edfx-app-login-header-left-title-span2:hover {
  background: -webkit-gradient(linear, left top, right top, from(#3763f2), to(#0285f1));
  background: linear-gradient(to right, #3763f2, #0285f1);
}
.ttk-bszs-app-portal-nav .edfx-app-login-header-left-close {
  font-size: 22px;
  position: absolute;
  left: 383px;
  top: 3px;
  height: 16px !important;
  line-height: 16px !important;
  cursor: pointer;
}
.ttk-bszs-app-portal-nav-logo {
  /*text-align: center;
		    font-size: 30px;
			color: #fff;*/
  width: 53px;
  background: url(img/logo_zj.7c020b87.png) no-repeat right;
  background-size: 34px 30px;
  -moz-background-size: 36px 32px;
}
.ttk-bszs-app-portal-nav-opt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /*
			* 顶部导航菜单
			*/
}
.ttk-bszs-app-portal-nav-opt-right {
  color: #fff;
}
.ttk-bszs-app-portal-nav-opt-right-headerhelp {
  margin-right: 10px;
}
.ttk-bszs-app-portal-nav-opt-right .logout {
  color: #fff;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 15;
  height: 50px;
  float: right;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .qiyezuozhang {
  width: 70px;
  height: 26px;
  cursor: pointer;
  border: 1px solid #fff;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  border-radius: 3px;
  font-size: 12px;
  line-height: 25px;
  margin-right: 30px;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .qiyezuozhang:hover {
  color: #0066b3;
  background: #fff;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .helpCenter:hover {
  background: #005a9f;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .liveCast:hover {
  background: #005a9f;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .basicInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 15px;
  padding-left: 5px;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .basicInfo .female {
  background-image: url(img/female_t.a6b0b5f3.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .basicInfo .male {
  background-image: url(img/male_t.29c6b540.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .basicInfo .other {
  background-image: url(img/other_t.ce03260f.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .basicInfo:hover {
  background: #005a9f;
}
.ttk-bszs-app-portal-nav-opt-right-rightDiv .basicInfo.ant-popover-open {
  background: #005a9f;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv {
  display: inline-block;
  line-height: 50px;
  height: 50px;
  margin: 0px 2px;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv:hover {
  background: #005a9f;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepicker {
  cursor: pointer;
  width: 89px;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepicker:hover .ant-calendar-picker-icon:after {
  color: #fff !important;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-icon {
  right: 13px !important;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-icon:after {
  font-family: edficon !important;
  content: "\E60F";
  font-size: 22px;
  cursor: pointer;
  line-height: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-icon:before {
  display: none;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-input,
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-input:hover,
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepicker .ant-calendar-picker-input:focus {
  font-size: 12px !important;
  height: 50px;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  border: none !important;
  color: #fff;
  padding: 0px 10px 0px 12px !important;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepickerDropdown {
  top: 54px !important;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepickerDropdown:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  top: 2px;
  left: 10px;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepickerDropdown .iconCustom {
  color: #0066b3;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepickerDropdown .ant-calendar-month-panel-selected-cell .iconCustom {
  color: #ffffff;
}
.ttk-bszs-app-portal-nav-opt-right-leftDiv-datepickerDropdown_expire {
  top: 90px !important;
}
.ttk-bszs-app-portal-nav-opt-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-bszs-app-portal-nav-opt-left-company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.ttk-bszs-app-portal-nav-opt-left-company .ant-select-selection {
  width: 200px;
  background-color: #465cb8;
  border-color: #42a9ce;
  color: #fff;
}
.ttk-bszs-app-portal-nav-opt-left .edfx-app-login-header-left-img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.ttk-bszs-app-portal-nav-opt-left .edficon-dingdan {
  color: #ff8c00;
}
.ttk-bszs-app-portal-nav-opt-left .dingdan1 {
  color: #005da1;
}
.ttk-bszs-app-portal-nav-opt-left .orgName:hover {
  cursor: pointer;
  background: #005a9f;
}
.ttk-bszs-app-portal-nav-opt-left .esOrgName.orgName:hover {
  cursor: default;
  background: #0066b3;
}
.ttk-bszs-app-portal-nav-opt-left .orgName i {
  margin-top: -2px;
}
.ttk-bszs-app-portal-nav-opt-left .orgName1 i {
  margin-top: -5px;
}
.ttk-bszs-app-portal-nav-opt-left .orgName.ant-popover-open {
  background: #005a9f;
}
.ttk-bszs-app-portal-nav-opt-left .currentOrgName {
  height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  max-width: 250px;
  display: inline-block;
  line-height: 1;
}
.ttk-bszs-app-portal-nav-opt-left .currentOrgName1 {
  line-height: 34px;
  margin-top: 2px;
  padding-left: 22px;
}
.ttk-bszs-app-portal-nav-opt-left-menu {
  color: #fff;
  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;
}
.ttk-bszs-app-portal-nav-opt-left-menu-deptSearch .ant-input {
  height: 30px;
  border-radius: 3px;
}
.ttk-bszs-app-portal-nav-opt-left-menu-deptSearch .ant-input-search-icon {
  font-size: 16px;
}
.ttk-bszs-app-portal-nav-opt-left-menu-item1 {
  font-size: 13px;
  color: #515151;
  -webkit-transition: none !important;
  transition: none !important;
  max-width: 320px;
  min-width: 150px;
}
.ttk-bszs-app-portal-nav-opt-left-menu-item1:hover {
  color: #0066b3;
  background: rgba(65, 106, 170, 0.07);
}
.ttk-bszs-app-portal-nav-opt .tabcontainer {
  overflow: hidden;
}
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu.mk-menu.ant-menu-root {
  overflow: hidden;
  background-color: #0066b3;
}
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item-active,
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item-open,
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item-selected,
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item:hover,
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu-active,
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu-open,
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu-selected,
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu:hover {
  color: #fff;
}
.ttk-bszs-app-portal-nav-opt .tabcontainer ul {
  height: 100%;
  border-bottom: none;
  background-color: transparent;
  background-color: initial;
  color: #fff;
  line-height: 49px;
  font-size: 14px;
  font-weight: normal !important;
  font-family: "Microsoft Yahei", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}
.ttk-bszs-app-portal-nav-opt .tabcontainer ul .ant-menu-horizontal > .ant-menu-item {
  top: 0;
  background-color: #005a9f;
}
.ttk-bszs-app-portal-nav-opt .tabcontainer ul .ant-menu-item:hover {
  color: #fff;
  background-color: #005a9f;
}
.ttk-bszs-app-portal-nav-opt .tabcontainer ul li.ant-menu-item:hover .menu-content,
.ttk-bszs-app-portal-nav-opt .tabcontainer ul li.ant-menu-item.ant-menu-item-active.ant-menu-item-selected:hover li.ant-menu-item.ant-menu-item-active:hover .menu-content {
  color: #fff;
}
.ttk-bszs-app-portal-nav-opt .tabcontainer ul li.ant-menu-item {
  line-height: 49px;
  padding: 0;
  margin: 0;
}
.ttk-bszs-app-portal-nav-opt .tabcontainer ul li.ant-menu-item .newImg {
  width: 25px;
  height: 14px;
  position: absolute;
  top: 7px;
  right: -10px;
  background-image: url(img/new.95568279.png);
  background-size: contain;
  display: inline-block;
  background-repeat: no-repeat;
  z-index: 99;
  -webkit-animation: new-gif 0.3s linear 0.1s infinite alternate none;
          animation: new-gif 0.3s linear 0.1s infinite alternate none;
}
@keyframes new-gif {
  0% {
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  100% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
}
.ttk-bszs-app-portal-nav-opt .tabcontainer ul .ant-menu-item-selected {
  color: #fff;
  background-color: #005a9f;
}
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item,
.ttk-bszs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu {
  margin-top: 0px;
  top: 0px;
  padding: 0 15px;
  border: none;
}
.ttk-bszs-app-portal-header {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 54px;
          flex: 0 0 54px;
  height: 54px;
  color: #fff;
  overflow: visible;
}
.ttk-bszs-app-portal-header-left {
  height: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 0px 0px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ttk-bszs-app-portal-header-left-logo {
  cursor: pointer;
  width: 160px;
  height: 54px;
}
.ttk-bszs-app-portal-header-left h1 {
  font-family: "Microsoft Yahei", "PingFang SC";
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  color: #ffffff;
  margin: 0 0 0 8px;
}
.ttk-bszs-app-portal-header-right {
  height: 100%;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: visible;
}
.ttk-bszs-app-portal-header-right .orgName:hover {
  cursor: pointer;
  background: #005a9f;
}
.ttk-bszs-app-portal-header-right .esOrgName.orgName:hover {
  cursor: default;
  background: #0066b3;
}
.ttk-bszs-app-portal-header-right .orgName.ant-popover-open {
  background: #005a9f;
}
.ttk-bszs-app-portal-header-right .currentOrgName {
  height: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  max-width: 278px;
  display: inline-block;
  line-height: 1;
}
.ttk-bszs-app-portal-header-right-menu-deptSearch .ant-input {
  height: 30px;
  border-radius: 3px;
}
.ttk-bszs-app-portal-header-right-menu-deptSearch .ant-input-search-icon {
  font-size: 16px;
}
.ttk-bszs-app-portal-header-right-menu-item1 {
  font-size: 13px;
  color: #515151;
  -webkit-transition: none !important;
  transition: none !important;
  max-width: 320px;
}
.ttk-bszs-app-portal-header-right-menu-item1:hover {
  color: #0066b3;
  background: rgba(65, 106, 170, 0.07);
}
.ttk-bszs-app-portal-header-right-self {
  width: 150px;
}
.ttk-bszs-app-portal-header-right-self .ant-popover-inner-content {
  padding: 0px !important;
}
.ttk-bszs-app-portal-header-right-self-popover-item {
  padding: 10px;
}
.ttk-bszs-app-portal-header-right-self-popover-item .zsChangeIcon {
  width: 35px;
  padding-left: 8px;
  display: inline-block;
  color: #a1cf47;
}
.ttk-bszs-app-portal-header-right-self-popover-item:hover {
  background: rgba(65, 106, 170, 0.07);
  cursor: pointer;
}
.ttk-bszs-app-portal-header-right-self-popover-item-toggleColor {
  margin-right: 5px;
  color: transparent;
  width: 15px;
  height: 8px;
}
.ttk-bszs-app-portal-header-right .ant-popover-open > div {
  background: #005a9f;
}
.ttk-bszs-app-portal-header-right-yijiezhang {
  display: inline-block;
  position: relative;
  width: 45px;
  padding: 0px 4px;
  margin-left: 3px;
  background: #fa7c63;
  border-radius: 3px;
  font-size: 13px;
}
.ttk-bszs-app-portal-header-right-yijiezhang:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #fa7c63 #fa7c63 transparent transparent;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  top: 4px;
  left: -2px;
}
.ttk-bszs-app-portal-header-right input {
  border-radius: 100px;
  border: 1px solid #d6cdcd !important;
}
.ttk-bszs-app-portal-header-right input:hover {
  border: 1px solid #d6cdcd !important;
}
.ttk-bszs-app-portal-header-right input:focus {
  border: 1px solid #d6cdcd !important;
}
.ttk-bszs-app-portal-header-right-headerSearch {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16px 0 10px;
  cursor: pointer;
  float: right;
}
.ttk-bszs-app-portal-header-right-headerSearch span input {
  background-color: #005a9f;
  outline: none;
  border: 1px solid #005a9f !important;
  color: #fff;
  font-size: 13px;
  height: 30px;
}
.ttk-bszs-app-portal-header-right-headerSearch span input i {
  color: #fff !important;
}
.ttk-bszs-app-portal-header-right-headerSearch span input:hover,
.ttk-bszs-app-portal-header-right-headerSearch span input:focus {
  border: 1px solid #fff !important;
}
.ttk-bszs-app-portal-header-right-headerSearch span .ant-input-suffix {
  font-size: 20px;
}
.ttk-bszs-app-portal-header-right-headerSearch span input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
.ttk-bszs-app-portal-header-right-headerSearch span input:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-bszs-app-portal-header-right-headerSearch span input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}
.ttk-bszs-app-portal-header-right-headerSearch span input:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-bszs-app-portal-header-right-headerSearch span input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}
.ttk-bszs-app-portal-header-right-headerSearch span input:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-bszs-app-portal-header-right-headerSearch span input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.ttk-bszs-app-portal-header-right-headerSearch span input:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.5);
}
.ttk-bszs-app-portal-header-right-headerSearch i {
  color: #fff !important;
}
.ttk-bszs-app-portal-header-right-headerSearch:hover {
  background: #005a9f;
}
.ttk-bszs-app-portal-header-right-headerSearch-show:hover {
  background: #0066b3;
}
.ttk-bszs-app-portal-header-right-headerSearch .msgNum {
  font-size: 13px;
  position: absolute;
  min-width: 18px;
  height: 18px;
  padding: 0 2px;
  line-height: 16px;
  color: #ffffff;
  display: block;
  text-align: center;
  background: #ee5749;
  border-radius: 9px;
  right: -2px;
  top: 11px;
}
.ttk-bszs-app-portal-header-right-org {
  background-color: #0066b3;
  color: #ffffff;
}
.ttk-bszs-app-portal-header-right-org-popover {
  line-height: 40px;
  vertical-align: middle;
  border-bottom: 1px solid #e4e4e4;
}
.ttk-bszs-app-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name {
  width: 100%;
  padding: 0px 0px 0px 8px;
}
.ttk-bszs-app-portal-header-right-org-popover .edfx-app-sale-trend-widget-right-list-detail-name:hover {
  background-color: #e3fef9;
}
.ttk-bszs-app-portal-header-right-org-popover-icon {
  background-color: #f9f8fa;
  width: 49%;
  height: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  border-radius: 0;
}
.ttk-bszs-app-portal-header-right-org-popover-icon span {
  margin-left: 0px !important;
}
.ttk-bszs-app-portal-header-right-org-popoverIcon:hover {
  background-color: #ffffff;
  color: #3f90f7;
}
.ttk-bszs-app-portal-header-right-org-menu {
  width: 200px;
  height: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}
.ttk-bszs-app-portal-header-right-search {
  width: 260px;
  height: 36px;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
}
.ttk-bszs-app-portal-header-right-search input {
  border-radius: 2px;
}
.ttk-bszs-app-portal-header-right-search span {
  right: 1px !important;
}
.ttk-bszs-app-portal-header-right-search span i {
  font-size: 20px;
  padding: 7px;
  background: #eaeff4;
  color: #333333;
}
.ttk-bszs-app-portal-header-right-my-title {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
}
.ttk-bszs-app-portal-header-right-help-popover {
  height: 100%;
  width: 100%;
  z-index: 10;
  top: 0px;
  right: 0;
  overflow: hidden;
  display: none;
}
.ttk-bszs-app-portal-header-right-help-popover-shade {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 99;
}
.ttk-bszs-app-portal-header-right-help-popover-content {
  width: 330px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 99;
  background: #fff;
  color: #333;
  padding: 22px 24px 22px 22px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.ttk-bszs-app-portal-header-right-help-popover-content .ant-popover-arrow {
  position: fixed;
  top: 51px;
  right: 165px;
}
.ttk-bszs-app-portal-header-right-help-popover-titleIcon {
  margin-bottom: 24px;
  vertical-align: middle;
}
.ttk-bszs-app-portal-header-right-help-popover-title1 {
  font-size: 18px;
  color: #252525;
  font-weight: normal;
}
.ttk-bszs-app-portal-header-right-help-popover-title2 {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-bszs-app-portal-header-right-help-popover ul {
  padding-left: 20px;
  height: 34px;
  line-height: 34px;
}
.ttk-bszs-app-portal-header-right-help-popover .ant-card-head {
  border-bottom: none !important;
}
.ttk-bszs-app-portal-header-right-help-popover .ant-card-body {
  padding-top: 10px;
}
.ttk-bszs-app-portal-header-right-help-popover .ant-input {
  font-size: 13px;
  color: #d9d9d9;
  border-radius: 3px;
  font-weight: normal;
}
.ttk-bszs-app-portal-header-right-help-content {
  margin: 5px 0px;
}
.ttk-bszs-app-portal-header-right-help-title {
  margin: 33px 0px 10px 0px;
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-bszs-app-portal-header-right-help-subContent-item {
  font-size: 13px;
  color: #515151;
  font-weight: normal;
}
.ttk-bszs-app-portal-header-right .mk-menu {
  border-bottom: 0px !important;
}
.ttk-bszs-app-portal-header-right .mk-menu > li {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttk-bszs-app-portal-header-right .mk-menu > li i {
  font-size: 14px;
}
.ttk-bszs-app-portal-header-right-photo {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  margin-right: 10px;
}
.ttk-bszs-app-portal-header-right .ant-menu-submenu-title {
  background-color: #13a984;
}
.ttk-bszs-app-portal-header .animated {
  -webkit-animation-duration: 0.5s !important;
  animation-duration: 0.5s !important;
}
.ttk-bszs-app-portal-content-tabs {
  height: 28px;
}
.ttk-bszs-app-portal-content-tabs .ttkEdfAppNewHome {
  display: none;
}
.ttk-bszs-app-portal-content-tabs .ant-tabs-bar {
  margin-bottom: 0px;
  background: #ebebed;
  border: none;
}
.ttk-bszs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling {
  padding-left: 20px;
  padding-right: 20px;
}
.ttk-bszs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span {
  width: 16px;
  background: #ffffff;
}
.ttk-bszs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span:hover {
  background: #0066b3;
  color: #ffffff;
}
.ttk-bszs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-nav-container-scrolling > span.ant-tabs-tab-btn-disabled {
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  color: #cccccc;
}
.ttk-bszs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-extra-content {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
  width: 30px;
  height: 28px;
  overflow: hidden;
  background: #ffffff;
  text-align: center;
  line-height: 28px;
  margin-left: -1px;
}
.ttk-bszs-app-portal-content-tabs .ant-tabs-bar .ant-tabs-tab {
  height: 28px;
  border: none !important;
  line-height: 28px !important;
  border-radius: 0 !important;
  vertical-align: top;
}
.ttk-bszs-app-portal-content {
  height: 100%;
  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-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #ebebed;
  position: relative;
}
.ttk-bszs-app-portal-content .mainTop {
  height: 28px;
  margin-top: 10px;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.ttk-bszs-app-portal-content .mainTop .tabcontainer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.ttk-bszs-app-portal-content .mainTop .portalGrsz {
  display: inline-block;
  line-height: 26px;
  padding-right: 49px;
}
.ttk-bszs-app-portal-content .mainTop .ttk-zs-app-portal-content-closeLink {
  line-height: 26px;
  margin-right: 8px;
  cursor: pointer;
}
.ttk-bszs-app-portal-content .mainTop .ttk-zs-app-portal-content-closeLink:hover {
  color: #0066b3;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .panelControl {
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .panelControl i {
  font-size: 26px;
  vertical-align: middle;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .panelControl span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .panelControl:hover {
  color: #0066b3;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .ttk-zs-app-portal-content-apiLink {
  line-height: 26px;
  cursor: pointer;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .ttk-zs-app-portal-content-apiLink:hover {
  color: #0066b3;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-shade {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-container {
  position: absolute;
  right: 0;
  top: 54px;
  bottom: 0;
  width: 344px;
  overflow-y: auto;
  background: #ffffff;
  padding: 0 16px;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
          box-shadow: 0 0 8px 0 rgba(181, 181, 181, 0.5);
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-title {
  padding: 25px 0;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0.07px;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-title i {
  margin-right: 4px;
  vertical-align: middle;
  color: #999999;
  font-size: 24px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-title span {
  display: inline-block;
  vertical-align: middle;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-main > div:not(:first-child) {
  margin-top: 10px;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-main-title {
  font-size: 14px;
  color: #949393;
  letter-spacing: 0.07px;
  padding-bottom: 3px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 10px;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-main-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-main-options > label {
  font-size: 13px;
  color: #454545;
  margin-left: 0 !important;
  margin-bottom: 14px;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-btns {
  padding-top: 25px;
  padding-bottom: 25px;
}
.ttk-bszs-app-portal-content .mainTop .extraMenu .configPanel-btns button:nth-of-type(1) {
  margin-right: 10px;
}
.ttk-bszs-app-portal-content-left {
  width: 200px;
  border: 1px solid #e8e8e8;
  overflow-x: hidden;
  overflow-y: visible;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 10px 10px 10px;
  /*
			.ant-menu-inline .ant-menu-submenu-open:not(:first-child){
				background-color: red;

			}*/
  /*
			.menu-switch:hover{
				background: #e4e4e4;
			}*/
}
.ttk-bszs-app-portal-content-left .ant-menu.ant-menu-root {
  /*height: 100%;引发safari菜单不显示问题*/
  max-height: inherit !important;
  overflow-y: auto;
  color: #333333;
}
.ttk-bszs-app-portal-content-left .ant-menu.ant-menu-root .ant-menu-submenu.ant-menu-submenu-inline.left-menu-itemgroup ul li {
  float: none;
}
.ttk-bszs-app-portal-content-left .ant-menu.ant-menu-root .ant-menu-sub.ant-menu-inline {
  border: none;
}
.ttk-bszs-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
}
.ttk-bszs-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal-content-left .ant-menu-vertical .ant-menu-submenu-open.ant-menu-submenu-active .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.ttk-bszs-app-portal-content-left .menu-icon {
  margin-left: 3px;
}
.ttk-bszs-app-portal-content-left .ant-menu-inline .ant-menu-submenu-open.ant-menu-submenu-active {
  background: #d4e8ff;
  color: #ffffff !important;
  text-overflow: clip;
}
.ttk-bszs-app-portal-content-left .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.ttk-bszs-app-portal-content-left .ant-menu-inline .ant-menu-submenu-title {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  text-overflow: clip;
  padding-left: 32px !important;
}
.ttk-bszs-app-portal-content-left > div:nth-of-type(1) {
  /*flex:1!important;
				border:1px solid #e8e8e8;*/
  border-bottom: none;
}
.ttk-bszs-app-portal-content-left .mk-layout {
  background: #ffffff;
}
.ttk-bszs-app-portal-content-left .right_beta {
  width: 29px;
  height: 12px;
  position: relative;
  top: -5px;
  left: 2px;
  background-image: url(img/beta_right.32ec0ee7.png);
  background-size: contain;
  display: inline-block;
}
.ttk-bszs-app-portal-content-left .top_beta {
  width: 26px;
  height: 15px;
  position: relative;
  top: -14px;
  left: -27px;
  background-image: url(img/beta_top.96028b68.png);
  background-size: contain;
  display: inline-block;
}
.ttk-bszs-app-portal-content-left .newImg {
  width: 29px;
  height: 12px;
  position: relative;
  top: -5px;
  left: 2px;
  background-image: url(img/new.a601c55e.jpg);
  background-size: contain;
  display: inline-block;
}
.ttk-bszs-app-portal-content-left .menuSelect {
  border-bottom: 1px solid #e8e8e8 !important;
}
.ttk-bszs-app-portal-content-left .menuSelect1 {
  height: 35px;
  overflow: hidden;
  background-color: #ffffff;
  padding-top: 3px;
  min-height: 35px;
}
.ttk-bszs-app-portal-content-left .menuSelect2 {
  overflow: hidden;
  background-color: #ffffff;
  height: 35px;
  padding-top: 3px;
}
.ttk-bszs-app-portal-content-left .menuSelect3 {
  background-color: #ffffff;
  height: 35px;
  padding-left: 18px;
  padding-top: 3px;
}
.ttk-bszs-app-portal-content-left .menuSelect4 {
  background-color: #ffffff;
  height: 35px;
  padding-left: 15px;
  padding-top: 3px;
}
.ttk-bszs-app-portal-content-left .menu-type {
  padding-left: 25px;
}
.ttk-bszs-app-portal-content-left .menu-type i {
  font-size: 28px;
  padding-top: 1px;
  cursor: pointer;
  color: #c2c1c1;
  background-color: #ffffff;
}
.ttk-bszs-app-portal-content-left .menu-type i:hover {
  color: #0066b3;
}
.ttk-bszs-app-portal-content-left .menu-split {
  padding-left: 10px;
}
.ttk-bszs-app-portal-content-left .menu-split i {
  font-size: 28px;
  color: #c2c1c1;
}
.ttk-bszs-app-portal-content-left .menu-switchcenter {
  margin-top: 5px;
  position: absolute;
  margin-left: 15px;
}
.ttk-bszs-app-portal-content-left .menu-switchcenter i {
  cursor: pointer;
  color: #c2c1c1;
}
.ttk-bszs-app-portal-content-left .menu-switchcenter i:hover {
  color: #0066b3;
}
.ttk-bszs-app-portal-content-left .menu-switch {
  position: absolute;
  cursor: pointer;
  height: 28px;
  padding-right: 45px !important;
}
.ttk-bszs-app-portal-content-left .menu-switch i {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #c2c1c1;
}
.ttk-bszs-app-portal-content-left .menu-switch i:hover {
  color: #0066b3;
}
.ttk-bszs-app-portal-content-left .new-guide {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 109px;
          flex: 0 0 109px;
  position: relative;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.ttk-bszs-app-portal-content-left .new-guide div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-bszs-app-portal-content-left .new-guide div:hover i,
.ttk-bszs-app-portal-content-left .new-guide div:hover span {
  cursor: pointer;
  color: #0066b3;
}
.ttk-bszs-app-portal-content-left .new-guide i {
  font-size: 28px;
  margin-right: 5px;
  vertical-align: middle;
  color: #999999;
}
.ttk-bszs-app-portal-content-left .new-guide span {
  width: 60px;
  font-size: 14px;
  font-weight: 400;
  vertical-align: middle;
  color: #333333;
}
.ttk-bszs-app-portal-content-left .show-content .menu-content {
  display: inline;
}
.ttk-bszs-app-portal-content-left .level-first2 > div.ant-menu-submenu-title,
.ttk-bszs-app-portal-content-left .ant-menu-item.level-first2 {
  line-height: 46px;
  height: 46px;
}
.ttk-bszs-app-portal-content-main {
  background: #ebebed;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  overflow: hidden;
}
.ttk-bszs-app-portal .ant-menu-inline .ant-menu-item,
.ttk-bszs-app-portal .ant-menu-inline .ant-menu-submenu-title {
  width: calc(100%);
}
.ttk-bszs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto !important;
  padding-left: 18px;
  text-overflow: clip;
}
.ttk-bszs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: "";
  position: absolute;
  vertical-align: baseline;
  background: #5e5e5e;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.ttk-bszs-app-portal .ant-menu-submenu-inline.ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal .ant-menu-submenu-inline.ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #ffffff;
}
.ttk-bszs-app-portal .level-first2.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal .level-first2.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3 !important;
}
.ttk-bszs-app-portal li.ant-menu-item.level-first2.hide-content {
  padding-left: 8px !important;
  text-align: left;
  font-size: 16px !important;
}
.ttk-bszs-app-portal .ant-menu-item.level-first2.show-content {
  font-size: 16px !important;
  text-align: left;
  padding-left: 8px !important;
}
.ttk-bszs-app-portal .level-first2.show-content.ant-menu-item-selected {
  background: #0066b3 !important;
  color: #ffffff !important;
}
.ttk-bszs-app-portal .level-first2.show-content.ant-menu-item-selected .anticon {
  color: #fff !important;
}
.ttk-bszs-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  /*background:@primary-color;*/
  color: #ffffff;
}
.ttk-bszs-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal .ant-menu-submenu-inline:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  /*background:@primary-color;*/
  color: #ffffff;
}
.ttk-bszs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  content: "";
  position: absolute;
  vertical-align: baseline;
  background: #d9d9d9;
  background-image: none;
  width: 8px;
  height: 1px;
  border-radius: 1px;
}
.ttk-bszs-app-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
.ttk-bszs-app-portal .ant-menu-submenu-vertical:hover > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  background: #0066b3;
}
.ttk-bszs-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(40deg) translateY(-3px);
          transform: rotate(40deg) translateY(-3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-40deg) translateY(3px);
          transform: rotate(-40deg) translateY(3px);
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .noTop {
  top: 0px !important;
  width: 100% !important;
  position: absolute !important;
}
.ttk-bszs-app-portal .noTop .ttk-zs-app-portal-content {
  width: 100% !important;
  position: absolute !important;
  top: 0px !important;
}
.ttk-bszs-app-portal .left-menu-itemgroup {
  cursor: default;
}
.ttk-bszs-app-portal .left-menu-itemgroup .ant-menu-item-group-title {
  font-size: 14px;
  font-weight: 400;
  padding: 3px 16px;
}
.ttk-bszs-app-portal .left-menu-itemgroup ul {
  overflow: hidden;
}
.ttk-bszs-app-portal .left-menu-itemgroup ul li {
  float: left;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.ttk-bszs-app-portal .left-menu-itemgroup ul li:not(:last-child):hover:before {
  color: #d9d9d9;
}
.ttk-bszs-app-portal .left-menu-itemgroup ul li:not(:last-child):before {
  content: "";
  width: 1px;
  height: 9px;
  border-right: 1px solid #d9d9d9;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.ttk-bszs-app-portal .left-menu-itemgroup ul li:hover {
  text-decoration: underline;
}
.ttk-bszs-app-portal .left-menu-submenu-menuitem {
  font-size: 14px;
  font-weight: 400;
  height: 28px !important;
  line-height: 30px !important;
  height: 28px;
}
.ttk-bszs-app-portal .left-menu-submenu-menuitem:hover {
  text-decoration: underline;
}
.ttk-bszs-app-portal .popoverDown .app-portal-header-popover .ant-popover-inner-content {
  padding: 0px !important;
}
.ttk-bszs-app-portal .popoverDown .ant-popover-inner-content {
  padding: 0px;
}
.ttk-bszs-app-portal .ant-menu-inline,
.ttk-bszs-app-portal .ant-menu-vertical,
.ttk-bszs-app-portal .ant-menu-vertical-left {
  border-right: none;
}
.ttk-bszs-app-portal .ant-menu-vertical .ant-menu-item:not(:last-child),
.ttk-bszs-app-portal .ant-menu-vertical .ant-menu-item {
  margin: 0px;
}
.ttk-bszs-app-portal .ant-menu-inline .ant-menu-item:not(:last-child),
.ttk-bszs-app-portal .ant-menu-inline .ant-menu-item {
  margin: 0px;
}
.ttk-bszs-app-portal .ant-menu-inline,
.ttk-bszs-app-portal .ant-menu-vertical,
.ttk-bszs-app-portal .ant-menu-vertical-left {
  border-right: none;
}
.ttk-bszs-app-portal .level-first2 {
  font-weight: 400;
  background-color: #f9f9f9;
  text-align: center;
  color: #0066b3;
}
.ttk-bszs-app-portal .level-first2 .left-menu-itemgroup > div > span {
  padding-left: 8px !important;
  margin-right: 16px;
  display: inline-block;
  width: 76px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ttk-bszs-app-portal .level-first2 .ant-menu-item-selected {
  background: #0066b3 !important;
  color: #ffffff !important;
  font-weight: bold;
  padding-top: 4px !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div > i {
  -webkit-transform: translateY(1px) !important;
          transform: translateY(1px) !important;
  left: 117px;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div > i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div > i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active {
  color: #ffffff;
  font-weight: bold;
  background: #0066b3;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .moji,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .moji {
  background: rgba(65, 106, 170, 0.18);
  padding-top: 4px !important;
  color: #333333;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .moji:hover,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .moji:hover,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .moji.ant-menu-item-selected,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .moji.ant-menu-item-selected {
  background: rgba(0, 102, 179, 0.7) !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .moji:after,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .moji:after {
  display: none;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .ant-menu-item-selected,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .ant-menu-item-selected {
  background: #60cbc5;
  color: #ffffff;
  font-weight: bold;
  padding-top: 4px !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open .ant-menu-item-active,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active .ant-menu-item-active {
  background: #daf5f5;
  padding-top: 4px !important;
  color: #000000;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i {
  color: #fff;
  left: 117px;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i:before,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i:before,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup .ant-menu-submenu-title i:after,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup .ant-menu-submenu-title i:after {
  background: #5e5e5e;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i {
  -webkit-transform: translateY(1px) !important;
          transform: translateY(1px) !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:before,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:after,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup.ant-menu-submenu-open .ant-menu-submenu-title i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open li.left-menu-itemgroup:hover,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active li.left-menu-itemgroup:hover {
  text-decoration: none;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div > i:hover,
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-active > div > i:hover {
  color: #ffffff;
}
.ttk-bszs-app-portal .level-first2 > ul > li ul > li > div.ant-menu-submenu-title {
  background: rgba(65, 106, 170, 0.18);
  padding-right: 70px;
  text-decoration: none;
  color: #333333;
}
.ttk-bszs-app-portal .level-first2 > ul > li ul > li > div.ant-menu-submenu-title span {
  text-decoration: none;
}
.ttk-bszs-app-portal .level-first2 > ul > li ul > li > div.ant-menu-submenu-title:hover {
  background: rgba(0, 102, 179, 0.7);
  color: #ffffff;
}
.ttk-bszs-app-portal .level-first2 > ul > li ul > li > ul > li {
  background: #c1d0e9 !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i {
  color: #fff;
}
.ttk-bszs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i:before,
.ttk-bszs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title i:after {
  background: #5e5e5e !important;
}
.ttk-bszs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i {
  color: #fff;
}
.ttk-bszs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i:before,
.ttk-bszs-app-portal .level-first2 > ul > li ul > li.ant-menu-submenu-open > div.ant-menu-submenu-title:hover i:after {
  background: #ffffff !important;
}
.ttk-bszs-app-portal .level-first2 .moji {
  text-align: left;
  padding: 5px 0 5px 40px !important;
}
.ttk-bszs-app-portal .level-first2 .moji:before {
  display: none;
}
.ttk-bszs-app-portal .level-first2 .ant-menu-inline .ant-menu-item.moji {
  width: 100%;
}
.ttk-bszs-app-portal .level-first2 .ant-menu-inline .ant-menu-item.moji:hover {
  width: 100%;
  text-decoration: none;
  background: #0066b3;
  color: #ffffff;
  border-bottom: none;
}
.ttk-bszs-app-portal .level-first2 > div {
  cursor: default !important;
}
.ttk-bszs-app-portal .level-first2 > div i,
.ttk-bszs-app-portal .level-first2 > div span {
  color: #0066b3;
}
.ttk-bszs-app-portal .level-first2 > div > i {
  left: 124px;
  top: 25px !important;
}
.ttk-bszs-app-portal .level-first2 > div:first-child.ant-menu-submenu-title {
  font-size: 16px !important;
  padding-left: 8px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ttk-bszs-app-portal .level-first2 > ul {
  text-align: left;
  min-width: 88px !important;
  /*
			&>li:not(:last-child){
				margin-bottom:11px;
			}*/
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div {
  color: #ffffff;
}
.ttk-bszs-app-portal .level-first2 > ul > li > div:hover {
  background: #0066b3;
  color: #ffffff;
}
.ttk-bszs-app-portal .level-first2 > ul > li > div:hover .ant-menu-submenu-arrow {
  color: #ffffff;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div:hover {
  background: #0066b3;
  color: #ffffff;
}
.ttk-bszs-app-portal .level-first2 > ul > li.ant-menu-submenu-open > div:hover .ant-menu-submenu-arrow {
  color: #ffffff;
}
.ttk-bszs-app-portal .level-first2 > ul > li {
  color: #333333;
  border-bottom: 1px solid #f9f9f9;
  text-align: left;
  /*padding-left: 20px;*/
}
.ttk-bszs-app-portal .level-first2 > ul > li > div {
  color: #333333;
}
.ttk-bszs-app-portal .level-first2 > ul > li > ul {
  color: #555555;
}
.ttk-bszs-app-portal .level-first2 > ul > li > ul .ant-menu-submenu-title > span {
  display: inline;
}
.ttk-bszs-app-portal .level-first2 .ant-menu-item-group-list .ant-menu-item {
  padding: 0 10px 0 16px;
}
.ttk-bszs-app-portal .level-first2 .menu-icon {
  font-size: 23px;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.ttk-bszs-app-portal .level-first2 .anticon {
  margin-right: 6px;
  color: #0066b3;
}
.ttk-bszs-app-portal .level-first2 .ant-menu-inline .ant-menu-item:not(:last-child),
.ttk-bszs-app-portal .level-first2 .ant-menu-inline .ant-menu-item {
  /*margin-top:6px;
			margin-bottom:6px;*/
  height: 42px !important;
  padding-left: 6px;
}
.ttk-bszs-app-portal .level-first2.ant-menu-submenu-open > div > i {
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
  left: 117px;
}
.ttk-bszs-app-portal .level-first2.ant-menu-submenu-open > div > i:before {
  -webkit-transform: rotate(50deg) translate(3px, -4px) !important;
          transform: rotate(50deg) translate(3px, -4px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .level-first2.ant-menu-submenu-open > div > i:after {
  -webkit-transform: rotate(313deg) translate(7px, 7px) !important;
          transform: rotate(313deg) translate(7px, 7px) !important;
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
}
.ttk-bszs-app-portal .level-first2:hover {
  background: #d4e8ff;
}
.ttk-bszs-app-portal #box .level-first {
  -webkit-box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
          box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  background: #ffffff;
}
.ttk-bszs-app-portal .ant-menu-item-disabled:hover {
  text-decoration: none !important;
}
.ttk-bszs-app-portal .level-first {
  font-size: 14px;
  font-weight: 400;
  max-height: 350px;
  overflow: auto;
}
.ttk-bszs-app-portal .level-first > ul {
  padding: 14px 24px 32px 6px !important;
  min-width: 88px !important;
}
.ttk-bszs-app-portal .level-first > ul > li {
  color: #333333;
}
.ttk-bszs-app-portal .level-first > ul > li > div {
  color: #999999;
}
.ttk-bszs-app-portal .level-first > ul > li > ul {
  color: #555555;
  padding-top: 4px;
}
.ttk-bszs-app-portal .level-first > ul > li > ul > li {
  padding: 0 10px;
}
.ttk-bszs-app-portal .level-first > ul > li > ul > li:first-child {
  padding: 0 16px 0 16px !important;
}
.ttk-bszs-app-portal .level-first > ul > li:not(:last-child) {
  margin-bottom: 11px;
}
.ttk-bszs-app-portal .level-first .ant-menu-item-group-list .ant-menu-item {
  padding: 0 16px 0 16px;
}
.ttk-bszs-app-portal .level-first .menu-icon {
  font-size: 28px;
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
}
.ttk-bszs-app-portal .level-first .anticon {
  margin-right: 2px;
}
.ttk-bszs-app-portal .level-first .ant-menu-vertical .ant-menu-item:not(:last-child),
.ttk-bszs-app-portal .level-first .ant-menu-vertical .ant-menu-item {
  margin: 0px;
  margin-bottom: 11px;
}
.ttk-bszs-app-portal .level-first:hover {
  background: #d4e8ff;
}
.ttk-bszs-app-portal .headBarBtn {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  font-size: 12px;
}
.ttk-bszs-app-portal .userName {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  max-width: 125px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ttk-bszs-app-portal .hideLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: none;
  padding: 0;
  width: 0;
  height: 28px;
  background: #ffffff;
}
.ttk-bszs-app-portal .hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.ttk-bszs-app-portal .hideLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
.ttk-bszs-app-portal .showLast .ant-tabs-bar .ant-tabs-tab:last-child {
  display: inline-block;
  padding: 0;
  width: 28px;
  background: #ffffff;
  height: 28px;
}
.ttk-bszs-app-portal .showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable {
  width: 100%;
  height: 100%;
}
.ttk-bszs-app-portal .showLast .ant-tabs-bar .ant-tabs-tab:last-child .ant-tabs-tab-unclosable i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
}
.ttk-bszs-app-portal .popoverDown {
  top: 45px !important;
}
.ttk-bszs-app-portal .popoverDown .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #0066b3;
  background-color: #d4e8ff;
}
.ttk-bszs-app-portal .popoverDown_expire {
  top: 81px !important;
}
.ttk-bszs-app-portal .popoverDownLeft {
  left: 161px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ttk-bszs-app-portal {
    /*兼容IE11*/
  }
  .ttk-bszs-app-portal .popoverDownLeft {
    left: 171px !important;
  }
}
.ttk-bszs-app-portal .headerRightMenu {
  top: 45px !important;
}
.ttk-bszs-app-portal .shareQrCodePopDown {
  top: 91px !important;
}
.ttk-bszs-app-portal .portalMessageModal .ant-modal-content {
  height: 100%;
}
.ttk-bszs-app-portal .portalMessageModal .ant-modal-content .ant-modal-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 47px;
}
.ttk-bszs-app-portal .portalMessageModal .ant-modal-content .ant-modal-body {
  position: absolute;
  width: 100%;
  top: 47px;
  bottom: 51px;
  left: 0;
}
.ttk-bszs-app-portal .portalMessageModal .ant-modal-content .ant-modal-body #portalDetailMessage p {
  font-size: 13px !important;
  margin-bottom: 0 !important;
}
.ttk-bszs-app-portal .portalMessageModal .ant-modal-content .ant-modal-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 51px;
}
.ttk-bszs-app-portal .portalMessageModal .ant-modal-content .ant-modal-footer button:nth-of-type(1) {
  display: none;
}
.ttk-bszs-app-portal .portalMessageModalReplace .ant-modal {
  top: 200px;
}
.ttk-bszs-app-portal .portalMessageModalReplace .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.ttk-bszs-app-portal .portalMessageModalReplace .ant-modal-body {
  height: 260px;
  overflow: auto;
}
.ttk-bszs-app-portal .portalMessageModalReplace .ant-modal-body p {
  font-size: 13px;
}
.ttk-bszs-app-portal .portalMessageModalReplace .ant-modal-footer button:first-child {
  display: none;
}
.ttk-bszs-app-portal .ttk-zs-app-portal-list-popover .ant-popover-inner-content {
  padding: 0;
}
.ttk-bszs-app-portal .ttk-zs-app-portal-list-popover .ant-menu.mk-menu.ant-menu-root {
  border-radius: 4px;
}
.ttk-bszs-app-portal .ttk-zs-app-portal-list-popover .ant-menu-item:hover {
  background-color: rgba(65, 106, 170, 0.07);
}
.ttk-bszs-app-portal .marginRightShow {
  margin-right: 40px;
}
.ttk-bszs-app-portal .card-message-wrapper .ant-modal-body {
  height: 350px;
}
.ttk-bszs-app-portal-phone .ant-tooltip-content .ant-tooltip-inner {
  background-color: #fff;
  color: #000000;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 8px #000;
          box-shadow: 0 2px 8px #000;
}
.ttk-bszs-app-portal-phone .ant-tooltip-content .ant-tooltip-arrow {
  border-left-color: #fff;
}
.ttk-bszs-app-portal .service .weixin .weixinQrcodeImg {
  background-image: url(img/QRcode.ccf07b04.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 96px;
  height: 96px;
}
.ttk-bszs-app-portal .service .qrcode .container .content {
  font-size: 12px;
}
.ttk-bszs-app-portal .service .contentBottom {
  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: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: #fdf6e4;
  margin-top: 5px;
}
.ttk-bszs-app-portal .service .contentBottom .content {
  color: #d17935;
}
.ttk-bszs-app-portal .service .phone {
  width: 30px;
  height: 36px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 40px;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.ttk-bszs-app-portal .service .phone i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ttk-bszs-app-portal .service .phone:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
@media (max-width: 1220px) {
  .ttk-bszs-app-portal .ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item,
  .ttk-bszs-app-portal .ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1280px) {
  .ttk-bszs-app-portal .ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-item,
  .ttk-bszs-app-portal .ttk-zs-app-portal-nav-opt .tabcontainer .ant-menu-horizontal > .ant-menu-submenu {
    padding: 0 10px;
  }
}
.zsPortal .ant-menu.mk-menu.ant-menu-root {
  max-height: 288px;
}
.popoverDown.zsPortal {
  top: 41px !important;
}
.popoverDown.zsPortal .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #0066b3;
  background-color: #d4e8ff;
}
.popoverDown_expire.zsPortal {
  top: 77px !important;
}
.ttk-zs-app-portal-header-right-item2-div {
  text-align: center !important;
}
.openMessageForErp .mk-modal {
  background-color: #00144f;
  border-radius: 12px 12px 12px 12px;
  background-image: url(img/topLeft.83a9c9fc.png), url(img/topRight.5ea9abb2.png), url(img/bottomLeft.a69d59d0.png);
  background-position: left top, right top, left bottom;
  background-repeat: no-repeat, no-repeat, no-repeat;
}
.openMessageForErp .ant-modal-content {
  height: 100%;
  background-color: transparent;
  border-radius: 0 0 12px 12px;
}
.openMessageForErp .ant-modal-header {
  background-color: transparent;
  border: none !important;
}
.openMessageForErp .ant-modal-title {
  color: #252525;
  font-size: 14px;
  font-weight: 400;
}
.openMessageForErp .ant-modal-body {
  height: 100%;
  overflow: auto;
}
.openMessageForErp .ant-modal-body p {
  font-size: 13px;
}
.openMessageForErp .ant-modal-close-x {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
}
.openMessageForErp .ant-modal {
  padding: 0;
}
.openMessageForErp .leadBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: -20px;
}
.openMessageForErp .title {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
}
.openMessageForErp .btnBox {
  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;
  cursor: pointer;
  height: 40px;
  margin: 10px 0;
}
.openMessageForErp .btnBox .btn1 {
  width: 220px;
  height: 40px;
  border-radius: 20px;
  background-image: linear-gradient(145deg, #ff8f17 0%, #db4700 100%);
  position: absolute;
}
.openMessageForErp .btnBox .btn2 {
  width: 216px;
  height: 36px;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ffa92f), to(#ff5e10));
  background-image: linear-gradient(to right, #ffa92f, #ff5e10);
  position: absolute;
  -webkit-box-shadow: 1px 1px 1px 0 #8b2f00, inset -1px -1px 1px 0 #b73b00, inset 1px 1px 1px 0 #ffdc62;
          box-shadow: 1px 1px 1px 0 #8b2f00, inset -1px -1px 1px 0 #b73b00, inset 1px 1px 1px 0 #ffdc62;
  text-align: center;
  line-height: 36px;
  font-size: 24px;
  color: #ffffff;
}
.openMessageForErp .rectangleBox {
  position: relative;
  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;
  height: 90px;
}
.openMessageForErp .rectangleBox .rectangleItem1 {
  width: 610px;
  height: 80px;
  border-radius: 0;
  border-radius: initial;
  background: linear-gradient(-45deg, transparent 15px, #002594 16px, #15369a 80px, #15379c) bottom right, linear-gradient(-135deg, transparent 15px, #002594 16px, #15369a 80px, #15379c) top right, linear-gradient(135deg, transparent 15px, #183eb0 16px, #163aa5 80px, #15379c) top left, linear-gradient(45deg, transparent 15px, #183eb0 16px, #163aa5 80px, #15379c) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
}
.openMessageForErp .rectangleBox .rectangleItem2 {
  width: 600px;
  height: 70px;
  position: absolute;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(4%, #183eb0), color-stop(99%, #002594));
  background-image: linear-gradient(90deg, #183eb0 4%, #002594 99%);
  text-align: center;
  border: 1px solid;
  -o-border-image: linear-gradient(to right, #002fbc, #00185e) 10;
     border-image: -webkit-gradient(linear, left top, right top, from(#002fbc), to(#00185e)) 10;
     border-image: linear-gradient(to right, #002fbc, #00185e) 10;
}
.openMessageForErp .rectangleBox .rectangleItem2 .innerTitle {
  color: #ffffff;
  font-size: 22px;
  margin: 6px 0;
  letter-spacing: 1px;
}
.openMessageForErp .rectangleBox .rectangleItem2 .innerText {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 16px;
}
.openMessageForErp .listTitle .title {
  text-shadow: 1px 2px 0 #130c02;
  font-size: 24px;
  color: #fff;
  margin: 6px 0;
}
.openMessageForErp .listTitle .line {
  background-image: -webkit-gradient(linear, left top, right top, from(#001b30), color-stop(#ffffff), to(#001b30));
  background-image: linear-gradient(to right, #001b30, #ffffff, #001b30);
  height: 1px;
  width: 192px;
}
.openMessageForErp .bottomBox {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 25px;
}
.openMessageForErp .bottomBox .bottomItem {
  width: 31%;
  height: 71px;
  background-color: #00144f;
  color: #fff;
  border: 0 solid #3a6bff;
  border-radius: 3px;
  -webkit-box-shadow: 3px 3px 2px 0 #001144, inset -2px -2px 2px 0 #173daf, inset 3px 3px 1px 0 #000f3c;
          box-shadow: 3px 3px 2px 0 #001144, inset -2px -2px 2px 0 #173daf, inset 3px 3px 1px 0 #000f3c;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border: 0.6px solid #3a6bff;
}
.openMessageForErp .bottomBox .bottomItem .left {
  margin-left: 10px;
  color: #ffffff;
}
.openMessageForErp .bottomBox .bottomItem .left > div:first-child {
  font-size: 18px;
  opacity: 0.8;
}
.openMessageForErp .bottomBox .bottomItem .left > div:last-child {
  opacity: 0.7;
}
.openMessageForErp .bottomBox .bottomItem > div:last-child {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.openMessageForErp .bottomBox .bottomItem .fapiao {
  background-image: url(img/fapiao.47ebe185.png);
}
.openMessageForErp .bottomBox .bottomItem .hesuan {
  background-image: url(img/hesuan.3531c144.png);
}
.openMessageForErp .bottomBox .bottomItem .duijie {
  background-image: url(img/duijie.8fbd1875.png);
}
.openMessageForErp .bottomBox .bottomItem .chuna {
  background-image: url(img/chuna.5aed5d3a.png);
}
.openMessageForErp .bottomBox .bottomItem .jizhang {
  background-image: url(img/jiezhang.e4a5b581.png);
}
.openMessageForErp .bottomBox .bottomItem .baobiao {
  background-image: url(img/baobiao.1bc53e25.png);
}
.openMessageForErp .bottomBox .bottomItem .pingzheng {
  background-image: url(img/pingzheng.76528668.png);
}
.openMessageForErp .bottomBox .bottomItem .baoshui {
  background-image: url(img/baoshui.f273f189.png);
}
.openMessageForErp .bottomBox .bottomItem .fengkong {
  background-image: url(img/fengkong.4bd96324.png);
}
.layui-layer .layui-layer-btn {
  padding: 10px 10px !important;
}
.handleOpenClass .tipsContent {
  color: #eb836a;
  padding: 10px;
}
.handleOpenClass .tipsContent .tips {
  line-height: 26px;
}
.handleOpenClass span.ant-form-item-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.handleOpenClass span.ant-form-item-children .tips {
  margin-left: 10px;
  color: #eb836a;
}
.handleOpenClass .ant-modal-body {
  padding: 20px;
}
.bookOpenModelStyle .mk-modal {
  background-color: #fff;
  background-image: url(img/bgOpenBook.6e842897.png);
  background-position: bottom;
  background-repeat: no-repeat;
  border-radius: 8px;
  background-size: contain;
}
.bookOpenModelStyle .tipsContent {
  padding: 10px;
  margin-bottom: 15px;
}
.bookOpenModelStyle .tipsContent .tips {
  line-height: 30px;
  color: #eb836a;
}
.bookOpenModelStyle span.ant-form-item-children {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bookOpenModelStyle span.ant-form-item-children .tips {
  margin-left: 10px;
  color: #eb836a;
}
.bookOpenModelStyle .ant-modal-close-x {
  font-size: 23px;
  margin-right: 4px;
}
.bookOpenModelStyle .ant-modal-content {
  height: 100%;
  background-color: transparent;
  border-radius: 8px;
}
.bookOpenModelStyle .ant-modal-header {
  background-color: transparent;
  border: none !important;
}
.bookOpenModelStyle .ant-modal {
  padding: 0;
}
.bookOpenModelStyle .content-text {
  margin: 10px 0;
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bookOpenModelStyle .content-text .item {
  padding: 0 20px;
  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;
  width: 25%;
}
.bookOpenModelStyle .content-text .item .icon {
  margin-bottom: 9px;
  width: 88px;
  height: 88px;
  background-repeat: no-repeat;
}
.bookOpenModelStyle .content-text .item .icon1 {
  background-image: url(img/fp.4d84506d.png);
}
.bookOpenModelStyle .content-text .item .icon2 {
  background-image: url(img/kc.b57a7cfb.png);
}
.bookOpenModelStyle .content-text .item .icon3 {
  background-image: url(img/yc.a2c49ed4.png);
}
.bookOpenModelStyle .content-text .item .icon4 {
  background-image: url(img/zn.3c0f2fad.png);
}
.bookOpenModelStyle .content-text .item .title {
  font-weight: bold;
}
.bookOpenModelStyle .content-text .item .text {
  text-align: center;
}
.bookOpenModelStyle .title {
  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;
}
.bookOpenModelStyle .title h1 {
  font-size: 22px;
  color: #333333;
}
.bookOpenModelStyle .title .title-text {
  line-height: 26px;
}
.bookOpenModelStyle .open-modal .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bookOpenModelStyle .open-modal button {
  margin: 0 5px;
  width: 68px;
  height: 28px;
  text-align: center;
}
.bookOpenModelStyle .open-modal a {
  font-weight: bold;
  text-decoration: underline;
}
.portalImportMessageModal img {
  width: 100% !important;
  height: 100% !important;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox {
  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;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.portalImportMessageModal .ant-modal-footer .important-message-checkbox span:nth-child(2) {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.portalImportMessageModal .important-message-checkbox-footer-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bszs-portal-modal .ant-modal-body {
  padding: 0 !important;
}
.ttk-edf-app-im {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.ttk-edf-app-im-chat {
  position: absolute;
  left: 0;
  bottom: 0px;
  color: #333;
  cursor: pointer;
  line-height: 44px;
  text-align: center;
  width: 128px;
  height: 44px;
}
.login-service,
.service {
  position: fixed !important;
  z-index: 100;
}
.login-service .handle,
.service .handle {
  width: 30px;
  height: 12px;
  border-radius: 5px 0 0 5px;
  background: #0066b3;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-bottom: 2px;
  cursor: move;
  position: relative;
}
.login-service .handle i,
.service .handle i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 13px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
}
.login-service .handle:hover,
.service .handle:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.login-service .onlineCustomer,
.service .onlineCustomer {
  width: 30px;
  height: 87px;
  color: #ffffff;
  background: #0066b3;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-bottom: 2px;
  border-radius: 5px 0 0 5px;
  font-size: 13px;
  padding-top: 10px;
  cursor: pointer;
}
.login-service .onlineCustomer div.content,
.service .onlineCustomer div.content {
  margin: 0 auto;
  width: 12px;
  line-height: 16px;
}
.login-service .onlineCustomer .closeCustomer,
.service .onlineCustomer .closeCustomer {
  display: block;
}
.login-service .onlineCustomer .openCustomer,
.service .onlineCustomer .openCustomer,
.login-service .onlineCustomer .customerIcon,
.service .onlineCustomer .customerIcon {
  display: none;
}
.login-service .onlineCustomer:hover,
.service .onlineCustomer:hover {
  width: 67px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.login-service .onlineCustomer:hover i,
.service .onlineCustomer:hover i {
  margin: 0 auto;
  font-size: 33px;
  display: inline;
}
.login-service .onlineCustomer:hover span.content,
.service .onlineCustomer:hover span.content {
  line-height: normal;
  font-size: 13px;
  color: #ffffff;
  letter-spacing: -0.61px;
  margin-top: 3px;
  display: block;
}
.login-service .onlineCustomer:hover .openCustomer,
.service .onlineCustomer:hover .openCustomer,
.login-service .onlineCustomer:hover .customerIcon,
.service .onlineCustomer:hover .customerIcon {
  display: block;
}
.login-service .onlineCustomer:hover .closeCustomer,
.service .onlineCustomer:hover .closeCustomer {
  display: none;
}
.login-service .weixin,
.service .weixin {
  width: 30px;
  height: 36px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.login-service .weixin i,
.service .weixin i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.login-service .weixin:hover,
.service .weixin:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.login-service .qrcode,
.service .qrcode {
  width: 113px;
  height: 125px;
  position: absolute;
  top: -89px;
  right: 32px;
}
.login-service .qrcode .container,
.service .qrcode .container {
  width: 106px;
  height: 125px;
  padding: 5px 5px 0;
  background: #ffffff;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
          box-shadow: 0 0 3px 0 #c2c2c2;
  border-radius: 3px 3px 3px 3px;
}
.login-service .qrcode .container img,
.service .qrcode .container img {
  width: 96px;
  height: 96px;
  border: none;
  margin-bottom: 3px;
}
.login-service .qrcode .container .content,
.service .qrcode .container .content {
  margin: 0 auto;
  font-size: 13px;
  color: #010101;
  letter-spacing: -0.59px;
  line-height: normal;
  height: 15px;
}
.login-service .qrcode:after,
.service .qrcode:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #ffffff #ffffff transparent transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-box-shadow: 1px -1px 3px #c2c2c2;
          box-shadow: 1px -1px 3px #c2c2c2;
  right: 2px;
  bottom: 11px;
}
.login-service .phone,
.service .phone {
  width: 30px;
  height: 36px;
  line-height: 36px;
  background: #0066b3;
  opacity: 0.7;
  position: absolute;
  bottom: 40px;
  right: 0;
  color: #fff;
  filter: alpha(opacity=70);
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.dec-app-income-tax-cover-the-deficit-detail {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #fff;
}
.dec-app-income-tax-cover-the-deficit-detail--content {
  padding: 20px;
  background-color: #fff;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table {
  height: 100%;
  border: solid 1px #d9d9d9;
  overflow: hidden;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table table {
  border-collapse: separate;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table * {
  scrollbar-width: auto;
  scrollbar-color: auto;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-spin-nested-loading,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-spin-container {
  height: 100%;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table {
  font-size: 13px;
  height: 100%;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-container {
  height: 100%;
  border-top: 1px solid #d9d9d9;
  border-radius: 0;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-container table > thead > tr:first-child > *:first-child {
  border-top-left-radius: 0;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-container table > thead > tr:first-child > *:last-child {
  border-top-right-radius: 0;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-container table > thead > tr > *:first-child,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-container table > tbody > tr:not(:first-child) > *:first-child {
  overflow: visible;
  overflow: initial;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-container .ant-table-cell-fix-left {
  border-left-width: 0 !important;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-thead > tr > th:not(:last-child):not(.ant-table-selection-column):not(
						.ant-table-row-expand-icon-cell
					):not([colspan])::before {
  background-color: #d9d9d9 !important;
  height: 100%;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-header {
  border-radius: 0;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-thead > tr > th {
  background: #eaeaea;
  font-weight: 400 !important;
  text-align: center !important;
  padding: 0 4px !important;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-thead > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-tbody > tr > td {
  padding: 0 4px !important;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-tbody > tr:last-child > td:nth-child(2) {
  text-align: right !important;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-bordered .ant-table-body > table {
  border: none;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr:not(:last-child) > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr:not(:last-child) > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr:not(:last-child) > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr:not(:last-child) > th {
  border-color: #d9d9d9;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > thead > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > thead > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > thead > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > thead > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tbody > tr > td,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tbody > tr > td,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr > td,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tbody > tr > td,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-content > table > tfoot > tr > td,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-header > table > tfoot > tr > td,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tfoot > tr > td,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-summary > table > tfoot > tr > td {
  border-color: #d9d9d9;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-placeholder > td {
  border: none !important;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-placeholder:hover > td {
  background: #fff !important;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-tbody {
  position: relative;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-tbody .ant-table-row:nth-child(odd) > td {
  background: #f8f8f8;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-summary {
  z-index: auto;
  background-color: #fafafa;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-thead > tr > th,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-tbody > tr > td,
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table tfoot > tr > td {
  padding: 0px 4px;
  line-height: 37px;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-thead > tr:nth-child(2) > th:nth-child(1) {
  height: 38px;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-body {
  height: 100%;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table-cell-fix-right {
  border-left: 1px solid #d9d9d9;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .ant-table.ant-table-bordered > .ant-table-container > .ant-table-body > table > tbody > tr.ant-table-placeholder > td > .ant-table-expanded-row-fixed::after {
  border-right: 0;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .react-resizable-handle {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  cursor: col-resize;
  width: 6px;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .react-resizable-handle:hover {
  background-color: #0066b3;
  cursor: col-resize;
}
.dec-app-income-tax-cover-the-deficit-detail--content-table .antd-v5-component-table .mk-nodata {
  padding-bottom: 30px;
}

/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-modal-mask {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

@font-face {
  font-family: "anticon";
  src: url(img/ant-iconfont.bfa6923d.eot);
  /* IE9*/
  src: url(img/ant-iconfont.80b5b415.woff) format('woff'),  url(img/ant-iconfont.ee003c88.ttf) format('truetype'),  url(img/ant-iconfont.31228677.svg#iconfont) format('svg');
  /* iOS 4.1- */
}
.anticon {
  display: inline-block;
  font-style: normal;
  vertical-align: baseline;
  text-align: center;
  text-transform: none;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.anticon:before {
  display: block;
  font-family: "anticon" !important;
}
.anticon-step-forward:before {
  content: "\e600";
}
.anticon-step-backward:before {
  content: "\e601";
}
.anticon-forward:before {
  content: "\e602";
}
.anticon-backward:before {
  content: "\e603";
}
.anticon-caret-right:before {
  content: "\e604";
}
.anticon-caret-left:before {
  content: "\e605";
}
.anticon-caret-down:before {
  content: "\e606";
}
.anticon-caret-up:before {
  content: "\e607";
}
.anticon-right-circle:before {
  content: "\e608";
}
.anticon-circle-right:before {
  content: "\e608";
}
.anticon-caret-circle-right:before {
  content: "\e608";
}
.anticon-left-circle:before {
  content: "\e609";
}
.anticon-circle-left:before {
  content: "\e609";
}
.anticon-caret-circle-left:before {
  content: "\e609";
}
.anticon-up-circle:before {
  content: "\e60a";
}
.anticon-circle-up:before {
  content: "\e60a";
}
.anticon-caret-circle-up:before {
  content: "\e60a";
}
.anticon-down-circle:before {
  content: "\e60b";
}
.anticon-circle-down:before {
  content: "\e60b";
}
.anticon-caret-circle-down:before {
  content: "\e60b";
}
.anticon-right-circle-o:before {
  content: "\e60c";
}
.anticon-circle-o-right:before {
  content: "\e60c";
}
.anticon-caret-circle-o-right:before {
  content: "\e60c";
}
.anticon-left-circle-o:before {
  content: "\e60d";
}
.anticon-circle-o-left:before {
  content: "\e60d";
}
.anticon-caret-circle-o-left:before {
  content: "\e60d";
}
.anticon-up-circle-o:before {
  content: "\e60e";
}
.anticon-circle-o-up:before {
  content: "\e60e";
}
.anticon-caret-circle-o-up:before {
  content: "\e60e";
}
.anticon-down-circle-o:before {
  content: "\e60f";
}
.anticon-circle-o-down:before {
  content: "\e60f";
}
.anticon-caret-circle-o-down:before {
  content: "\e60f";
}
.anticon-verticle-left:before {
  content: "\e610";
}
.anticon-verticle-right:before {
  content: "\e611";
}
.anticon-rollback:before {
  content: "\e612";
}
.anticon-retweet:before {
  content: "\e613";
}
.anticon-shrink:before {
  content: "\e614";
}
.anticon-arrows-alt:before {
  content: "\e615";
}
.anticon-arrow-salt:before {
  content: "\e615";
}
.anticon-reload:before {
  content: "\e616";
}
.anticon-double-right:before {
  content: "\e617";
}
.anticon-double-left:before {
  content: "\e618";
}
.anticon-arrow-down:before {
  content: "\e619";
}
.anticon-arrow-up:before {
  content: "\e61a";
}
.anticon-arrow-right:before {
  content: "\e61b";
}
.anticon-arrow-left:before {
  content: "\e61c";
}
.anticon-down:before {
  content: "\e61d";
}
.anticon-up:before {
  content: "\e61e";
}
.anticon-right:before {
  content: "\e61f";
}
.anticon-left:before {
  content: "\e620";
}
.anticon-minus-square-o:before {
  content: "\e621";
}
.anticon-minus-circle:before {
  content: "\e622";
}
.anticon-minus-circle-o:before {
  content: "\e623";
}
.anticon-minus:before {
  content: "\e624";
}
.anticon-plus-circle-o:before {
  content: "\e625";
}
.anticon-plus-circle:before {
  content: "\e626";
}
.anticon-plus:before {
  content: "\e627";
}
.anticon-info-circle:before {
  content: "\e628";
}
.anticon-info-circle-o:before {
  content: "\e629";
}
.anticon-info:before {
  content: "\e62a";
}
.anticon-exclamation:before {
  content: "\e62b";
}
.anticon-exclamation-circle:before {
  content: "\e62c";
}
.anticon-exclamation-circle-o:before {
  content: "\e62d";
}
.anticon-close-circle:before {
  content: "\e62e";
}
.anticon-cross-circle:before {
  content: "\e62e";
}
.anticon-close-circle-o:before {
  content: "\e62f";
}
.anticon-cross-circle-o:before {
  content: "\e62f";
}
.anticon-check-circle:before {
  content: "\e630";
}
.anticon-check-circle-o:before {
  content: "\e631";
}
.anticon-check:before {
  content: "\e632";
}
.anticon-close:before {
  content: "\e633";
}
.anticon-cross:before {
  content: "\e633";
}
.anticon-customer-service:before {
  content: "\e634";
}
.anticon-customerservice:before {
  content: "\e634";
}
.anticon-credit-card:before {
  content: "\e635";
}
.anticon-code-o:before {
  content: "\e636";
}
.anticon-book:before {
  content: "\e637";
}
.anticon-bars:before {
  content: "\e639";
}
.anticon-question:before {
  content: "\e63a";
}
.anticon-question-circle:before {
  content: "\e63b";
}
.anticon-question-circle-o:before {
  content: "\e63c";
}
.anticon-pause:before {
  content: "\e63d";
}
.anticon-pause-circle:before {
  content: "\e63e";
}
.anticon-pause-circle-o:before {
  content: "\e63f";
}
.anticon-clock-circle:before {
  content: "\e640";
}
.anticon-clock-circle-o:before {
  content: "\e641";
}
.anticon-swap:before {
  content: "\e642";
}
.anticon-swap-left:before {
  content: "\e643";
}
.anticon-swap-right:before {
  content: "\e644";
}
.anticon-plus-square-o:before {
  content: "\e645";
}
.anticon-frown:before {
  content: "\e646";
}
.anticon-frown-circle:before {
  content: "\e646";
}
.anticon-ellipsis:before {
  content: "\e647";
}
.anticon-copy:before {
  content: "\e648";
}
.anticon-menu-fold:before {
  content: "\e9ac";
}
.anticon-mail:before {
  content: "\e659";
}
.anticon-logout:before {
  content: "\e65a";
}
.anticon-link:before {
  content: "\e65b";
}
.anticon-area-chart:before {
  content: "\e65c";
}
.anticon-line-chart:before {
  content: "\e65d";
}
.anticon-home:before {
  content: "\e65e";
}
.anticon-laptop:before {
  content: "\e65f";
}
.anticon-star:before {
  content: "\e660";
}
.anticon-star-o:before {
  content: "\e661";
}
.anticon-folder:before {
  content: "\e662";
}
.anticon-filter:before {
  content: "\e663";
}
.anticon-file:before {
  content: "\e664";
}
.anticon-exception:before {
  content: "\e665";
}
.anticon-meh:before {
  content: "\e666";
}
.anticon-meh-circle:before {
  content: "\e666";
}
.anticon-meh-o:before {
  content: "\e667";
}
.anticon-shopping-cart:before {
  content: "\e668";
}
.anticon-save:before {
  content: "\e669";
}
.anticon-user:before {
  content: "\e66a";
}
.anticon-video-camera:before {
  content: "\e66b";
}
.anticon-to-top:before {
  content: "\e66c";
}
.anticon-team:before {
  content: "\e66d";
}
.anticon-tablet:before {
  content: "\e66e";
}
.anticon-solution:before {
  content: "\e66f";
}
.anticon-search:before {
  content: "\e670";
}
.anticon-share-alt:before {
  content: "\e671";
}
.anticon-setting:before {
  content: "\e672";
}
.anticon-poweroff:before {
  content: "\e6d5";
}
.anticon-picture:before {
  content: "\e674";
}
.anticon-phone:before {
  content: "\e675";
}
.anticon-paper-clip:before {
  content: "\e676";
}
.anticon-notification:before {
  content: "\e677";
}
.anticon-mobile:before {
  content: "\e678";
}
.anticon-menu-unfold:before {
  content: "\e9ad";
}
.anticon-inbox:before {
  content: "\e67a";
}
.anticon-lock:before {
  content: "\e67b";
}
.anticon-qrcode:before {
  content: "\e67c";
}
.anticon-play-circle:before {
  content: "\e6d0";
}
.anticon-play-circle-o:before {
  content: "\e6d1";
}
.anticon-tag:before {
  content: "\e6d2";
}
.anticon-tag-o:before {
  content: "\e6d3";
}
.anticon-tags:before {
  content: "\e67d";
}
.anticon-tags-o:before {
  content: "\e67e";
}
.anticon-cloud-o:before {
  content: "\e67f";
}
.anticon-cloud:before {
  content: "\e680";
}
.anticon-cloud-upload:before {
  content: "\e681";
}
.anticon-cloud-download:before {
  content: "\e682";
}
.anticon-cloud-download-o:before {
  content: "\e683";
}
.anticon-cloud-upload-o:before {
  content: "\e684";
}
.anticon-environment:before {
  content: "\e685";
}
.anticon-environment-o:before {
  content: "\e686";
}
.anticon-eye:before {
  content: "\e687";
}
.anticon-eye-o:before {
  content: "\e688";
}
.anticon-camera:before {
  content: "\e689";
}
.anticon-camera-o:before {
  content: "\e68a";
}
.anticon-windows:before {
  content: "\e68b";
}
.anticon-apple:before {
  content: "\e68c";
}
.anticon-apple-o:before {
  content: "\e6d4";
}
.anticon-android:before {
  content: "\e938";
}
.anticon-android-o:before {
  content: "\e68d";
}
.anticon-aliwangwang:before {
  content: "\e68e";
}
.anticon-aliwangwang-o:before {
  content: "\e68f";
}
.anticon-export:before {
  content: "\e691";
}
.anticon-edit:before {
  content: "\e692";
}
.anticon-circle-down-o:before {
  content: "\e693";
}
.anticon-circle-down-:before {
  content: "\e694";
}
.anticon-appstore-o:before {
  content: "\e695";
}
.anticon-appstore:before {
  content: "\e696";
}
.anticon-scan:before {
  content: "\e697";
}
.anticon-file-text:before {
  content: "\e698";
}
.anticon-folder-open:before {
  content: "\e699";
}
.anticon-hdd:before {
  content: "\e69a";
}
.anticon-ie:before {
  content: "\e69b";
}
.anticon-file-jpg:before {
  content: "\e69c";
}
.anticon-like:before {
  content: "\e64c";
}
.anticon-like-o:before {
  content: "\e69d";
}
.anticon-dislike:before {
  content: "\e64b";
}
.anticon-dislike-o:before {
  content: "\e69e";
}
.anticon-delete:before {
  content: "\e69f";
}
.anticon-enter:before {
  content: "\e6a0";
}
.anticon-pushpin-o:before {
  content: "\e6a1";
}
.anticon-pushpin:before {
  content: "\e6a2";
}
.anticon-heart:before {
  content: "\e6a3";
}
.anticon-heart-o:before {
  content: "\e6a4";
}
.anticon-pay-circle:before {
  content: "\e6a5";
}
.anticon-pay-circle-o:before {
  content: "\e6a6";
}
.anticon-smile:before {
  content: "\e6a7";
}
.anticon-smile-circle:before {
  content: "\e6a7";
}
.anticon-smile-o:before {
  content: "\e6a8";
}
.anticon-frown-o:before {
  content: "\e6a9";
}
.anticon-calculator:before {
  content: "\e6aa";
}
.anticon-message:before {
  content: "\e6ab";
}
.anticon-chrome:before {
  content: "\e6ac";
}
.anticon-github:before {
  content: "\e6ad";
}
.anticon-file-unknown:before {
  content: "\e6af";
}
.anticon-file-excel:before {
  content: "\e6b0";
}
.anticon-file-ppt:before {
  content: "\e6b1";
}
.anticon-file-word:before {
  content: "\e6b2";
}
.anticon-file-pdf:before {
  content: "\e6b3";
}
.anticon-desktop:before {
  content: "\e6b4";
}
.anticon-upload:before {
  content: "\e6b6";
}
.anticon-download:before {
  content: "\e6b7";
}
.anticon-pie-chart:before {
  content: "\e6b8";
}
.anticon-unlock:before {
  content: "\e6ba";
}
.anticon-calendar:before {
  content: "\e6bb";
}
.anticon-windows-o:before {
  content: "\e6bc";
}
.anticon-dot-chart:before {
  content: "\e6bd";
}
.anticon-bar-chart:before {
  content: "\e6be";
}
.anticon-code:before {
  content: "\e6bf";
}
.anticon-api:before {
  content: "\e951";
}
.anticon-plus-square:before {
  content: "\e6c0";
}
.anticon-minus-square:before {
  content: "\e6c1";
}
.anticon-close-square:before {
  content: "\e6c2";
}
.anticon-close-square-o:before {
  content: "\e6c3";
}
.anticon-check-square:before {
  content: "\e6c4";
}
.anticon-check-square-o:before {
  content: "\e6c5";
}
.anticon-fast-backward:before {
  content: "\e6c6";
}
.anticon-fast-forward:before {
  content: "\e6c7";
}
.anticon-up-square:before {
  content: "\e6c8";
}
.anticon-down-square:before {
  content: "\e6c9";
}
.anticon-left-square:before {
  content: "\e6ca";
}
.anticon-right-square:before {
  content: "\e6cb";
}
.anticon-right-square-o:before {
  content: "\e6cc";
}
.anticon-left-square-o:before {
  content: "\e6cd";
}
.anticon-down-square-o:before {
  content: "\e6ce";
}
.anticon-up-square-o:before {
  content: "\e6cf";
}
.anticon-loading:before {
  content: "\e64d";
}
.anticon-loading-3-quarters:before {
  content: "\e6ae";
}
.anticon-bulb:before {
  content: "\e649";
}
.anticon-select:before {
  content: "\e64a";
}
.anticon-addfile:before,
.anticon-file-add:before {
  content: "\e910";
}
.anticon-addfolder:before,
.anticon-folder-add:before {
  content: "\e914";
}
.anticon-switcher:before {
  content: "\e913";
}
.anticon-rocket:before {
  content: "\e90f";
}
.anticon-dingding:before {
  content: "\e923";
}
.anticon-dingding-o:before {
  content: "\e925";
}
.anticon-bell:before {
  content: "\e64e";
}
.anticon-disconnect:before {
  content: "\e64f";
}
.anticon-database:before {
  content: "\e650";
}
.anticon-compass:before {
  content: "\e6db";
}
.anticon-barcode:before {
  content: "\e652";
}
.anticon-hourglass:before {
  content: "\e653";
}
.anticon-key:before {
  content: "\e654";
}
.anticon-flag:before {
  content: "\e655";
}
.anticon-layout:before {
  content: "\e656";
}
.anticon-login:before {
  content: "\e657";
}
.anticon-printer:before {
  content: "\e673";
}
.anticon-sound:before {
  content: "\e6e9";
}
.anticon-usb:before {
  content: "\e6d7";
}
.anticon-skin:before {
  content: "\e6d8";
}
.anticon-tool:before {
  content: "\e6d9";
}
.anticon-sync:before {
  content: "\e6da";
}
.anticon-wifi:before {
  content: "\e6d6";
}
.anticon-car:before {
  content: "\e6dc";
}
.anticon-copyright:before {
  content: "\e6de";
}
.anticon-schedule:before {
  content: "\e6df";
}
.anticon-user-add:before {
  content: "\e6ed";
}
.anticon-user-delete:before {
  content: "\e6e0";
}
.anticon-usergroup-add:before {
  content: "\e6dd";
}
.anticon-usergroup-delete:before {
  content: "\e6e1";
}
.anticon-man:before {
  content: "\e6e2";
}
.anticon-woman:before {
  content: "\e6ec";
}
.anticon-shop:before {
  content: "\e6e3";
}
.anticon-gift:before {
  content: "\e6e4";
}
.anticon-idcard:before {
  content: "\e6e5";
}
.anticon-medicine-box:before {
  content: "\e6e6";
}
.anticon-red-envelope:before {
  content: "\e6e7";
}
.anticon-coffee:before {
  content: "\e6e8";
}
.anticon-trademark:before {
  content: "\e651";
}
.anticon-safety:before {
  content: "\e6ea";
}
.anticon-wallet:before {
  content: "\e6eb";
}
.anticon-bank:before {
  content: "\e6ee";
}
.anticon-trophy:before {
  content: "\e6ef";
}
.anticon-contacts:before {
  content: "\e6f0";
}
.anticon-global:before {
  content: "\e6f1";
}
.anticon-shake:before {
  content: "\e94f";
}
.anticon-fork:before {
  content: "\e6f2";
}
.anticon-dashboard:before {
  content: "\e99a";
}
.anticon-profile:before {
  content: "\e999";
}
.anticon-table:before {
  content: "\e998";
}
.anticon-warning:before {
  content: "\e997";
}
.anticon-form:before {
  content: "\e996";
}
.anticon-spin:before {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
          animation: loadingCircle 1s infinite linear;
}
.anticon-weibo-square:before {
  content: "\e6f5";
}
.anticon-weibo-circle:before {
  content: "\e6f4";
}
.anticon-taobao-circle:before {
  content: "\e6f3";
}
.anticon-html5:before {
  content: "\e9c7";
}
.anticon-weibo:before {
  content: "\e9c6";
}
.anticon-twitter:before {
  content: "\e9c5";
}
.anticon-wechat:before {
  content: "\e9c4";
}
.anticon-youtube:before {
  content: "\e9c3";
}
.anticon-alipay-circle:before {
  content: "\e9c2";
}
.anticon-taobao:before {
  content: "\e9c1";
}
.anticon-skype:before {
  content: "\e9c0";
}
.anticon-qq:before {
  content: "\e9bf";
}
.anticon-medium-workmark:before {
  content: "\e9be";
}
.anticon-gitlab:before {
  content: "\e9bd";
}
.anticon-medium:before {
  content: "\e9bc";
}
.anticon-linkedin:before {
  content: "\e9bb";
}
.anticon-google-plus:before {
  content: "\e9ba";
}
.anticon-dropbox:before {
  content: "\e9b9";
}
.anticon-facebook:before {
  content: "\e9b8";
}
.anticon-codepen:before {
  content: "\e9b7";
}
.anticon-amazon:before {
  content: "\e9b6";
}
.anticon-google:before {
  content: "\e9b5";
}
.anticon-codepen-circle:before {
  content: "\e9b4";
}
.anticon-alipay:before {
  content: "\e9b3";
}
.anticon-ant-design:before {
  content: "\e9b2";
}
@font-face {
  font-family: "edficon";
  src: url(img/iconfont.3f3c03ce.eot);
  /* IE9*/
  src: url(img/iconfont.3f3c03ce.eot?#iefix) format("embedded-opentype"),  url(img/iconfont.c65ebaa8.woff) format("woff"),  url(img/iconfont.8a61cd07.ttf) format("truetype"),  url(img/iconfont.6b5632f7.svg#iconfont) format("svg");
  /* iOS 4.1- */
}
.edficon--disabled {
  cursor: not-allowed;
}
.edficon--softly:hover {
  cursor: pointer;
}
.edficon--showy:hover {
  cursor: pointer;
}
.edficon--disabled:before {
  color: #dedede !important;
}
.edficon--disabled:hover:before {
  cursor: not-allowed;
}
.edficon-disbianji:before {
  color: #666;
}
.edficon-disbianji:hover:before {
  color: #666;
}
.edficon-bianji:before,
.edficon-baocun:before {
  color: #5caae3;
}
.edficon-bianji:hover:before,
.edficon-baocun:hover:before {
  color: #387bac;
}
.edficon-biandong:before {
  color: #5caae3;
}
.edficon-biandong:hover:before {
  color: #387bac;
}
.edficon-shanchu:before {
  color: #fb756a;
}
.edficon-shanchu:hover:before {
  color: #d81a0a;
}
.edficon-tingyong-:before {
  color: #4db08c;
}
.edficon-qiyong-:before {
  color: #979797;
}
.edficon-chuzhi:before {
  color: #ffc000;
}
.edficon-chuzhi:hover:before {
  color: #e39200;
}
.edficon-dispose:before {
  color: #ffc000;
}
.edficon-dispose:hover:before {
  color: #e39200;
}
.edficon-pizhu:before,
.edficon-notes:before {
  color: #33c2a1;
}
.edficon-pizhu:hover:before,
.edficon-notes:hover:before {
  color: #009875;
}
.edficon-jilu:before,
.edficon-chakan:before {
  color: #33c2a1;
}
.edficon-jilu:hover:before,
.edficon-chakan:hover:before {
  color: #009875;
}
.edficon-record:before {
  color: #33c2a1;
}
.edficon-record:hover:before {
  color: #009875;
}
.edficon-daoru:before {
  color: #ffc000;
  margin-left: -2px;
}
.edficon-daoru:hover:before {
  color: #ffc000;
}
.edficon-daochu:before {
  margin-left: -2px;
}
.edficon-piliangzengjia:before {
  color: #017583;
}
.edficon-piliangzengjia:hover:before {
  color: #003759;
}
.edficon-shengchengdanju:before,
.edficon-jia:before {
  color: #00b38a;
}
.edficon-shengchengdanju:hover:before,
.edficon-jia:hover:before {
  color: #009875;
  cursor: pointer;
}
.edficon-fuzhi:before {
  color: #017583;
}
.edficon-fuzhi:hover:before {
  color: #003759;
}
.edficon:before {
  font-family: "edficon" !important;
}
.edficon-baobiao:before {
  content: "\e601";
}
.edficon-dayin:before {
  content: "\e602";
}
.edficon-bangzhuzhongxin:before {
  content: "\e603";
}
.edficon-logo:before {
  content: "\e779";
}
.edficon-fenxiang:before {
  content: "\e604";
}
.edficon-shang:before {
  content: "\e605";
}
.edficon-jiezhang:before {
  content: "\e606";
}
.edficon-shenbao:before {
  content: "\e607";
}
.edficon-xiaoxi:before {
  content: "\e608";
}
.edficon-qiyeweixin:before {
  content: "\e778";
}
.edficon-bangdingjiantou:before {
  content: "\e77a";
}
.edficon-yewu:before {
  content: "\e609";
}
.edficon-zuo:before {
  content: "\e60a";
}
.edficon-you:before {
  content: "\e60b";
}
.edficon-zaixianbangzhuxin:before {
  content: "\e60c";
}
.edficon-fujian:before {
  content: "\e60d";
}
.edficon-jisuanqi:before {
  content: "\e725";
}
.edficon-sousuo:before {
  content: "\e60e";
}
.edficon-xia:before {
  content: "\e60f";
}
.edficon-dingdan:before {
  content: "\e76e";
}
.edficon-yonghu:before {
  content: "\e610";
}
.edficon-zhongxinchushihua:before {
  content: "\e611";
}
.edficon-jianpan:before {
  content: "\e612";
}
.edficon-mima:before {
  content: "\e615";
}
.edficon-huanfu:before {
  content: "\e616";
}
.edficon-zhuomianpeizhi:before {
  content: "\e617";
}
.edficon-gerenshezhi:before {
  content: "\e618";
}
.edficon-qiyeguanli:before {
  content: "\e619";
}
.edficon-chuangjianqiye:before {
  content: "\e61a";
}
.edficon-caiwu:before {
  content: "\e61b";
}
.edficon-xinshouyindao:before {
  content: "\e61d";
}
.edficon-shezhi:before {
  content: "\e61e";
}
.edficon-guanbi:before {
  content: "\e61f";
}
.edficon-jia:before {
  content: "\e621";
}
.edficon-jian:before {
  content: "\e622";
}
.edficon-bianji:before {
  content: "\e623";
}
.edficon-rili:before {
  content: "\e624";
}
.edficon-youcezhankailanmushezhi:before {
  content: "\e625";
}
.edficon-tuichu:before {
  content: "\e626";
}
.edficon-gaojichaxunlidediandiandian:before {
  content: "\e627";
}
.edficon-gaojichaxunlideduigou:before {
  content: "\e628";
}
.edficon-gaojichaxunlidexiangshang:before {
  content: "\e629";
}
.edficon-gaojichaxunlidejia:before {
  content: "\e62a";
}
.edficon-gaojichaxunlidexiangxia:before {
  content: "\e62b";
}
.edficon-peizhishouye:before {
  content: "\e62c";
}
.edficon-bangzhushouye:before {
  content: "\e62d";
}
.edficon-zichan:before {
  content: "\e62e";
}
.edficon-chenggongtishi:before {
  content: "\e62f";
}
.edficon-baobiaoguanxi:before {
  content: "\e740";
}
.edficon-caiwuguifan:before {
  content: "\e741";
}
.edficon-gudingzichan:before {
  content: "\e742";
}
.edficon-kemuxiane:before {
  content: "\e743";
}
.edficon-wanglaiguazhang:before {
  content: "\e744";
}
.edficon-cuowutishi:before {
  content: "\e630";
}
.edficon-xiaoxi1:before {
  content: "\e631";
}
.edficon-jinggao:before {
  content: "\e632";
}
.edficon-zhongxuan:before {
  content: "\e633";
}
.edficon-jinzhi:before {
  content: "\e634";
}
.edficon-shanchu:before {
  content: "\e635";
}
.edficon-daoru:before {
  content: "\e636";
}
.edficon-sfl:before {
  content: "\e773";
}
.edficon-daochu:before {
  content: "\e637";
}
.edficon-jiazai:before {
  content: "\e638";
}
.edficon-fanjiezhang:before {
  content: "\e639";
}
.edficon-jiezhang1:before {
  content: "\e63a";
}
.edficon-bumenrenyuanxialaguan:before {
  content: "\e63b";
}
.edficon-bumenrenyuanxialakai:before {
  content: "\e63c";
}
.edficon-chakan:before {
  content: "\e63d";
}
.edficon-benyuedepingzhengshujishenheqingkuangjiancha:before {
  content: "\e63e";
}
.edficon-sunyijiezhuanjiancha:before {
  content: "\e63f";
}
.edficon-pingzhengduanhaojixushijiancha:before {
  content: "\e640";
}
.edficon-liushuizhangyewujiancha:before {
  content: "\e641";
}
.edficon-bumenrenyuanxialaguan1:before {
  content: "\e642";
}
.edficon-bumenrenyuanxialakai1:before {
  content: "\e643";
}
.edficon-zichanqingkuangjiancha:before {
  content: "\e644";
}
.edficon-xinzengkemu-jian:before {
  content: "\e645";
}
.edficon-xinzengkemu:before {
  content: "\e646";
}
.edficon-shuaxin:before {
  content: "\e647";
}
.edficon-qichuyuejiancha:before {
  content: "\e648";
}
.edficon-shouhui:before {
  content: "\e649";
}
.edficon-biaoge:before {
  content: "\e64a";
}
.edficon-zhankai:before {
  content: "\e64b";
}
.edficon-caiwubaobiao:before {
  content: "\e64c";
}
.edficon-pingzhengjiancha:before {
  content: "\e64d";
}
.edficon-sunyijiezhuanjiancha1:before {
  content: "\e64e";
}
.edficon-zichanqingkuangjiancha1:before {
  content: "\e64f";
}
.edficon-kemuyue:before {
  content: "\e650";
}
.edficon-qichuyuejiancha1:before {
  content: "\e651";
}
.edficon-wuxiaoxi:before {
  content: "\e652";
}
.edficon-sousuowujieguo:before {
  content: "\e653";
}
.edficon-wuwenjian:before {
  content: "\e654";
}
.edficon-wukehu:before {
  content: "\e655";
}
.edficon-wuneirong:before {
  content: "\e656";
}
.edficon-wuwangluo:before {
  content: "\e657";
}
.edficon-wuzhangtao:before {
  content: "\e658";
}
.edficon-xitongweihuzhong:before {
  content: "\e659";
}
.edficon-qiyong-:before {
  content: "\e65a";
}
.edficon-tingyong-:before {
  content: "\e65b";
}
.edficon-biandong:before {
  content: "\e65d";
}
.edficon-zidingyidanganxinzeng:before {
  content: "\e65e";
}
.edficon-weixin:before {
  content: "\e65f";
}
.edficon-yinhangqia:before {
  content: "\e660";
}
.edficon-zhifubao:before {
  content: "\e661";
}
.edficon-xianjin:before {
  content: "\e662";
}
.edficon-tupian:before {
  content: "\e665";
}
.edficon-Excel:before {
  content: "\e666";
}
.edficon-pdf:before {
  content: "\e667";
}
.edficon-ppt:before {
  content: "\e668";
}
.edficon-word:before {
  content: "\e669";
}
.edficon-caogao:before {
  content: "\e66a";
}
.edficon-yasuobao:before {
  content: "\e66c";
}
.edficon-piliangzengjia:before {
  content: "\e66d";
}
.edficon-betadingbu:before {
  content: "\e66f";
}
.edficon-new:before {
  content: "\e670";
}
.edficon-betayoubian:before {
  content: "\e671";
}
.edficon-zhanghuliebiao-xianjin:before {
  content: "\e672";
}
.edficon-zhanghuliebiao-yinhangqia:before {
  content: "\e673";
}
.edficon-zhanghuliebiao-zhifubao:before {
  content: "\e674";
}
.edficon-zhanghuliebiao-weixin:before {
  content: "\e675";
}
.edficon-zaixianbangzhu:before {
  content: "\e676";
}
.edficon-jian1:before {
  content: "\e677";
}
.edficon-bangzhutishi:before {
  content: "\e678";
}
.edficon-erweima:before {
  content: "\e679";
}
.edficon-tuodong:before {
  content: "\e67a";
}
.edficon-duigou:before {
  content: "\e67e";
}
.edficon-huizhi:before {
  content: "\e67f";
}
.edficon-fapiao:before {
  content: "\e682";
}
.edficon-shuiwu:before {
  content: "\e683";
}
.edficon-zhankaile:before {
  content: "\e685";
}
.edficon-shouhuile:before {
  content: "\e686";
}
.edficon-fenge:before {
  content: "\e687";
}
.edficon-pingpu:before {
  content: "\e688";
}
.edficon-shuxing:before {
  content: "\e689";
}
.edficon-liangweishu:before {
  content: "\e68a";
}
.edficon-shengchengpingzheng:before {
  content: "\e684";
}
.edficon-shangchuan:before {
  content: "\e68e";
}
.edficon-zhibo:before {
  content: "\e68f";
}
.edficon-xiazai:before {
  content: "\e690";
}
.edficon-zhuanhuandebaobiao:before {
  content: "\e692";
}
.edficon-zuofei:before {
  content: "\e693";
}
.edficon-PDFxiazai:before {
  content: "\e694";
}
.edficon-yidu:before {
  content: "\e695";
}
.edficon-weidu:before {
  content: "\e696";
}
.edficon-chaifen:before {
  content: "\e69a";
}
.edficon-dikou:before {
  content: "\e69e";
}
.edficon-chexiaorenzheng:before {
  content: "\e69f";
}
.edficon-buyudikoutubiao:before {
  content: "\e6a0";
}
.edficon-yijiezhang:before {
  content: "\e6a1";
}
.edficon-weirenzheng:before {
  content: "\e6a2";
}
.edficon-yidikou:before {
  content: "\e6a3";
}
.edficon-tuishui:before {
  content: "\e720";
}
.edficon-daibantuishui:before {
  content: "\e721";
}
.edficon-buyudikou:before {
  content: "\e6a4";
}
.edficon-budikou:before {
  content: "\e722";
}
.edficon-xianjie:before {
  content: "\e6a6";
}
.edficon-daoru1:before {
  content: "\e6a7";
}
.edficon-shoudong:before {
  content: "\e6a5";
}
.edficon-dian:before {
  content: "\e6a8";
}
.edficon-shengchengdanju:before {
  content: "\e6aa";
}
.edficon-baocun:before {
  content: "\e6b6";
}
.edficon-dispose:before {
  content: "\e6bd";
}
.edficon-fapiaocaogao:before {
  content: "\e6c1";
}
.edficon-Voidedinvoice:before {
  content: "\e6c2";
}
.edficon-caishuitijian:before {
  content: "\e6c4";
}
.edficon-tijian:before {
  content: "\e6c5";
}
.edficon-fanhui:before {
  content: "\e6c6";
}
.edficon-jiance:before {
  content: "\e6c7";
}
.edficon-fengxianjiance:before {
  content: "\e6c8";
}
.edficon-zengzhifuwu:before {
  content: "\e6c9";
}
.edficon-duijieshezhi:before {
  content: "\e6cb";
}
.edficon-duijie:before {
  content: "\e6cc";
}
.edficon-JRB-duijiecaiwu:before {
  content: "\e71c";
}
.edficon-JRB-lianjiecaiwu:before {
  content: "\e71d";
}
.edficon-JRB-yiduijie:before {
  content: "\e71f";
}
.edficon-JRB-yilianjie:before {
  content: "\e71e";
}
.edficon-lunbo:before {
  content: "\e6cd";
}
.edficon-shoujihao:before {
  content: "\e776";
}
.edficon-password:before {
  content: "\e6cf";
}
.edficon-yanzhengma:before {
  content: "\e6d0";
}
.edficon-QRcode:before {
  content: "\e6d1";
}
.edficon-jilu:before {
  content: "\e6d5";
}
.edficon-fuzhuxiang:before {
  content: "\e6d6";
}
.edficon-pizhu:before {
  content: "\e6d7";
}
.edficon-jiesuan:before {
  content: "\e6d8";
}
.edficon-xuanzebiaodan:before {
  content: "\e6d9";
}
.edficon-yixiaodingchanzidonglingliao:before {
  content: "\e6db";
}
.edficon-xinzengcailiaochukudan:before {
  content: "\e6dc";
}
.edficon-peizhiyuanliao:before {
  content: "\e6dd";
}
.edficon-rukudan:before {
  content: "\e6de";
}
.edficon-fuzhi:before {
  content: "\e6df";
}
.edficon-cunhuo-chengbenjisuan:before {
  content: "\e6e0";
}
.edficon-cunhuo-shengchengpingzheng:before {
  content: "\e6e1";
}
.edficon-anbilizidongjisuanxiaoshouchengben:before {
  content: "\e6e2";
}
.edficon-jinxiangfapiaozhijieruku:before {
  content: "\e6e3";
}
.edficon-tishi:before {
  content: "\e6e5";
}
.edficon-shuoming:before {
  content: "\e6e6";
}
.edficon-fanhuishouye:before {
  content: "\e6e7";
}
.edficon-baobiaotianxie:before {
  content: "\e6e8";
}
.edficon-huoqushuju:before {
  content: "\e6e9";
}
.edficon-jichushezhi:before {
  content: "\e6eb";
}
.edficon-bixianjieshui:before {
  content: "\e6ec";
}
.edficon-shenbaoguanli:before {
  content: "\e6ea";
}
.edficon-xiaoxiangfapiaozidongchuku-1:before {
  content: "\e6ed";
}
.edficon-xiaoxiangfapiaozidongchuku:before {
  content: "\e6ee";
}
.edficon-xdzdaohang-guanli:before {
  content: "\e6ef";
}
.edficon-xdzdaohang-kehu:before {
  content: "\e6f0";
}
.edficon-xdzqiehuan:before {
  content: "\e6f1";
}
.edficon-xdzxiala:before {
  content: "\e6f2";
}
.edficon-xdzdaohang-shouye:before {
  content: "\e6f3";
}
.edficon-xdzdaohang-piliang:before {
  content: "\e6f4";
}
.edficon-xdzgongjuxiang:before {
  content: "\e6f5";
}
.edficon-xdzdaohang-tongji:before {
  content: "\e6f6";
}
.edficon-return:before {
  content: "\e6f7";
}
.edficon-XDZyonghuming:before {
  content: "\e71a";
}
.edficon-XDZbianji:before {
  content: "\e6b5";
}
.edficon-XDZzhuangtaiyichang:before {
  content: "\e6b7";
}
.edficon-XDZdanchuang-xuanze:before {
  content: "\e6b8";
}
.edficon-XDZdanchuang-queren:before {
  content: "\e6b9";
}
.edficon-XDZdanchuang-xiaoxi:before {
  content: "\e6ba";
}
.edficon-XDZfanhui:before {
  content: "\e6bb";
}
.edficon-XDZdanchuang-cuowu:before {
  content: "\e6bc";
}
.edficon-XDZdanchuang-jinggao:before {
  content: "\e6be";
}
.edficon-XDZdanchuang-jinzhi:before {
  content: "\e6bf";
}
.edficon-XDZdanhu-shuiwu:before {
  content: "\e6c0";
}
.edficon-XDZdanhu-fengkong:before {
  content: "\e6c3";
}
.edficon-XDZgongju-gengzhengshenbao:before {
  content: "\e6ca";
}
.edficon-XDZfuxuankuang-xuanzhong:before {
  content: "\e6d2";
}
.edficon-XDZdanhu-piaoju:before {
  content: "\e6d3";
}
.edficon-XDZguanbishanchu:before {
  content: "\e6d4";
}
.edficon-XDZlieshezhi:before {
  content: "\e6da";
}
.edficon-XDZtonggao-gengduo:before {
  content: "\e6e4";
}
.edficon-XDZrili:before {
  content: "\e6f8";
}
.edficon-XDZgongju-shenbaopingzheng:before {
  content: "\e6f9";
}
.edficon-XDZxianghou:before {
  content: "\e6fa";
}
.edficon-XDZji:before {
  content: "\e6fb";
}
.edficon-XDZtuichudenglu:before {
  content: "\e6fc";
}
.edficon-XDZxiangqian:before {
  content: "\e6fd";
}
.edficon-XDZxiangxiazhankai:before {
  content: "\e6fe";
}
.edficon-XDZgongju-kuaqishenbao:before {
  content: "\e6ff";
}
.edficon-XDZshuaxin:before {
  content: "\e700";
}
.edficon-XDZxiazai:before {
  content: "\e701";
}
.edficon-XDZshangchuan:before {
  content: "\e702";
}
.edficon-XDZzhuangtai-wurenwu:before {
  content: "\e703";
}
.edficon-XDZmima:before {
  content: "\e718";
}
.edficon-XDZxianshi:before {
  content: "\e704";
}
.edficon-XDZdanchuang-chenggong:before {
  content: "\e705";
}
.edficon-XDZtongzhigonggao:before {
  content: "\e706";
}
.edficon-XDZyincang:before {
  content: "\e707";
}
.edficon-XDZsousuo:before {
  content: "\e708";
}
.edficon-XDZzhuangtai-yishenbao:before {
  content: "\e709";
}
.edficon-XDZshaixuan:before {
  content: "\e70a";
}
.edficon-XDZshijian:before {
  content: "\e70b";
}
.edficon-XDZzhuangtai-yiwancheng:before {
  content: "\e70c";
}
.edficon-XDZtishi:before {
  content: "\e70d";
}
.edficon-XDZtianjia:before {
  content: "\e70e";
}
.edficon-XDZzhuangtai-weishenbao:before {
  content: "\e70f";
}
.edficon-XDZxiangshangzhankai:before {
  content: "\e710";
}
.edficon-XDZtongzhi:before {
  content: "\e711";
}
.edficon-XDZdanxuan-xuanzhong:before {
  content: "\e712";
}
.edficon-XDZdanxuan:before {
  content: "\e713";
}
.edficon-XDZdanchuang-zhengque:before {
  content: "\e714";
}
.edficon-XDZfasongren:before {
  content: "\e715";
}
.edficon-XDZfuxuankuang:before {
  content: "\e716";
}
.edficon-XDZgengduo:before {
  content: "\e717";
}
.edficon-XDZjianyijizhang:before {
  content: "\e777";
}
.edficon-wenjianjia:before {
  content: "\e65c";
}
.edficon-xiazaiexcel:before {
  content: "\e663";
}
.edficon-qiyongriqi:before {
  content: "\e71b";
}
.edficon-xdzyunying:before {
  content: "\e61c";
}
.edficon-XDZdanhu-caishuitijian:before {
  content: "\e600";
}
.edficon-XDZshuikongtuopan:before {
  content: "\e614";
}
.edficon-XDZzhishiku:before {
  content: "\e77b";
}
.edficon-XDZshuishouyouhui:before {
  content: "\e77c";
}
.edficon-XDZfuzhi:before {
  content: "\e780";
}
.edficon-xdzdaohang-caishuitijian:before {
  content: "\e620";
}
.edficon-xdzdaohang-more:before {
  content: "\e77f";
}
.edficon-xdzxueyuan:before {
  content: "\e781";
}
.edficon-scjx:before {
  content: "\e73e";
}
.edficon-scfy:before {
  content: "\e73c";
}
.edficon-scxx:before {
  content: "\e66b";
}
.edficon-zengzhishuifapiaotijian:before {
  content: "\e66e";
}
.edficon-weifajilu:before {
  content: "\e67b";
}
.edficon-weifajilu1:before {
  content: "\e67c";
}
.edficon-fengxianmingxifenxi:before {
  content: "\e67d";
}
.edficon-zhibiaofenxi:before {
  content: "\e680";
}
.edficon-fapiaoxinxi:before {
  content: "\e681";
}
.edficon-xiaoxiangfapiaoshangpinpaiming:before {
  content: "\e68b";
}
.edficon-qiyexinxi:before {
  content: "\e68c";
}
.edficon-zuofeifapiaoliebiao:before {
  content: "\e68d";
}
.edficon-fengxianjinxiangfapiao:before {
  content: "\e691";
}
.edficon-fapiaoshuju:before {
  content: "\e697";
}
.edficon-fapiaoxinxiliebiao:before {
  content: "\e698";
}
.edficon-shenbaoshuju:before {
  content: "\e699";
}
.edficon-weifajilu2:before {
  content: "\e69b";
}
.edficon-huisuanqingjiao:before {
  content: "\e726";
}
.edficon-huodong:before {
  content: "\e727";
}
.edficon-xiangqian:before {
  content: "\e6fd";
}
.edficon-xianghou:before {
  content: "\e6fa";
}
.edficon-weifajilu3:before {
  content: "\e69d";
}
.edficon-wu:before {
  content: "\e69c";
}
.edficon-kaipiaoqingkuang:before {
  content: "\e6a9";
}
.edficon-youweifa:before {
  content: "\e6ab";
}
.edficon-wangshangbanshui:before {
  content: "\e6ac";
}
.edficon-tuijian:before {
  content: "\e6ad";
}
.edficon-yujing:before {
  content: "\e6ae";
}
.edficon-zsfapiaoxinxi:before {
  content: "\e6b0";
}
.edficon-zsshenbao:before {
  content: "\e6b1";
}
.edficon-zsjiezhang:before {
  content: "\e6af";
}
.edficon-zsfengxianjiance:before {
  content: "\e6b3";
}
.edficon-zshuisuanqingjiao:before {
  content: "\e72a";
}
.edficon-zsqiyeguanli:before {
  content: "\e6b2";
}
.edficon-wodeqiye:before {
  content: "\e73f";
}
.edficon-zsjinxiangguanli:before {
  content: "\e74b";
}
.edficon-zsxiaoxiangguanli:before {
  content: "\e753";
}
.edficon-zsshuishouyouhui:before {
  content: "\e758";
}
.edficon-zsyewuchuli:before {
  content: "\e755";
}
.edficon-zscaiwuhesuan:before {
  content: "\e757";
}
.edficon-zsjichushezhi:before {
  content: "\e75a";
}
.edficon-zsduijieshezhi:before {
  content: "\e746";
}
.edficon-zsfengkongshouye:before {
  content: "\e751";
}
.edficon-zsxinyongfengxian:before {
  content: "\e74f";
}
.edficon-zsfapiaofengxian:before {
  content: "\e75d";
}
.edficon-zszengzhifengxian:before {
  content: "\e756";
}
.edficon-zscaibaofengxian:before {
  content: "\e747";
}
.edficon-zsshiqiantijian:before {
  content: "\e752";
}
.edficon-zsbumenrenyuan:before {
  content: "\e745";
}
.edficon-zsqitashenbao:before {
  content: "\e748";
}
.edficon-zsjiaokuanchaxun:before {
  content: "\e749";
}
.edficon-zspiliangshenbao:before {
  content: "\e74a";
}
.edficon-zssheshuishixiang:before {
  content: "\e74c";
}
.edficon-zssheshuichaxun:before {
  content: "\e74d";
}
.edficon-zsshenbaotaizhang:before {
  content: "\e74e";
}
.edficon-zsqiyexinxi:before {
  content: "\e750";
}
.edficon-zsshenbaojiaokuan:before {
  content: "\e754";
}
.edficon-zsshenbaochaxun:before {
  content: "\e759";
}
.edficon-zsfapiaorenzheng:before {
  content: "\e75b";
}
.edficon-zsshuiwubaobiao:before {
  content: "\e75c";
}
.edficon-zsshenbaozuofei:before {
  content: "\e75e";
}
.edficon-zszengzhishuifengxian:before {
  content: "\e756";
}
.edficon-zsshenbaogengzheng:before {
  content: "\e76b";
}
.edficon-zsgongjuxiang:before {
  content: "\e76b";
}
.edficon-zsitsziranren:before {
  content: "\e764";
}
.edficon-zskongbaibaopan:before {
  content: "\e763";
}
.edficon-zschangyongbiaodan:before {
  content: "\e762";
}
.edficon-zskuaijifagui:before {
  content: "\e766";
}
.edficon-zsgongshangfagui:before {
  content: "\e760";
}
.edficon-zszhengjuanfagui:before {
  content: "\e768";
}
.edficon-zsshuishoufagui:before {
  content: "\e765";
}
.edficon-zslilvchaxun:before {
  content: "\e767";
}
.edficon-zshuilvchaxun:before {
  content: "\e769";
}
.edficon-zsbanshuirili:before {
  content: "\e75f";
}
.edficon-zsgongshangjudating:before {
  content: "\e761";
}
.edficon-zsgongshangnianshen:before {
  content: "\e76a";
}
.edficon-zsgongjuxiang:before {
  content: "\e76c";
}
.edficon-zsshebaofeiguanli:before {
  content: "\e76d";
}
.edficon-gdqiyezhuangtai:before {
  content: "\e770";
}
.edficon-gdwodexieyi:before {
  content: "\e76f";
}
.edficon-zsbianji:before {
  content: "\e623";
}
.edficon-zsbaoxiaoshezhi:before {
  content: "\e771";
}
.edficon-zsqiyepiaojia:before {
  content: "\e772";
}
.edficon-zszuoji:before {
  content: "\e775";
}
.edficon-zsshouji:before {
  content: "\e776";
}
.edficon-epyshujuguanli:before {
  content: "\e73b";
}
.edficon-caiwuguifan:before {
  content: "\e741";
}
.edficon-sheshuichaxun:before {
  content: "\e74d";
}
.edficon-bangding:before {
  content: "\e77a";
}
.edficon-shuiwutongji:before {
  content: "\e77d";
}
.edficon-XDZ-yincang:before {
  content: "\e788";
}
.edficon-XDZshenbaozhong:before {
  content: "\e78e";
}
.edficon-XDZhuiyuan:before {
  content: "\e78c";
}
.edficon-XDZdanhu-shouqicaidan:before {
  content: "\e78b";
}
.edficon-XDZdanhu-zhankaicaidan:before {
  content: "\e78a";
}
.edficon-duogongsibaobiao:before {
  content: "\e78f";
}
.edficon-XDZdaihang-caishuitijian:before {
  content: "\e7c4";
}
.edficon-XDZxinyunying-suozaiweizhi:before {
  content: "\e817";
}
.edficon-XDZdaihang-guanli:before {
  content: "\e7c1";
}
.edficon-XDZdaihang-tongji:before {
  content: "\e7c3";
}
.edficon-XDZfenxiang:before {
  content: "\e7c6";
}
.edficon-XDZmiyue:before {
  content: "\e7c7";
}
.edficon-XDZcaijizhong:before {
  content: "\e7cf";
}
.edficon-caijishibai:before {
  content: "\e7d0";
}
.edficon-XDZdaohang-shenbao:before {
  content: "\e7e7";
}
.edficon-XDZshenbao-geshuishengchanjingying:before {
  content: "\e7ea";
}
.edficon-XDZshenbao-lingshenbao:before {
  content: "\e7e9";
}
.edficon-XDZshenbao-geshuidaikoudaijiao:before {
  content: "\e7e8";
}
.edficon-XDZshenbao-dianzipingzheng:before {
  content: "\e803";
}
.edficon-XDZshenbao-geshuipingzheng:before {
  content: "\e821";
}
.edficon-XDZshenbao-shenbaoqingce:before {
  content: "\e804";
}
.edficon-XDZshenbao-nianbao:before {
  content: "\e805";
}
.edficon-XDZshenbao-yixuanshaixuanxiang:before {
  content: "\e7ec";
}
.edficon-XDZshenbao-shaixuanxiang:before {
  content: "\e7eb";
}
.edficon-XDZshenbao-chexiaolingshenbao:before {
  content: "\e7ee";
}
.edficon-XDZshenbao-sheweilingshenbao:before {
  content: "\e7ed";
}
.edficon-XDZshenbao-caiwubaobiao:before {
  content: "\e7f0";
}
.edficon-XDZjiezhang-shipinbofang:before {
  content: "\e7ef";
}
.edficon-XDZjiezhang-shipinbofang:hover {
  color: #0066b3;
}
.edficon-XDZxinyunying-kehuguanli:before {
  content: "\e806";
}
.edficon-XDZxinyunying-hetongguanli:before {
  content: "\e808";
}
.edficon-XDZxinyunying-dingdanguanli:before {
  content: "\e809";
}
.edficon-XDZxinyunying-tongjifenxi:before {
  content: "\e80a";
}
.edficon-XDZxinyunying-shangjiguanli:before {
  content: "\e80b";
}
.edficon-XDZxinyunying-renwuguanli:before {
  content: "\e80c";
}
.edficon-XDZxinyunying-shenpiguanli:before {
  content: "\e80d";
}
.edficon-XDZxinyunying-shezhi:before {
  content: "\e80e";
}
.edficon-XDZxinyunying-jixiaokaohe:before {
  content: "\e80f";
}
.edficon-XDZxinyunying-zhichuguanli:before {
  content: "\e810";
}
.edficon-XDZdaohang-xinyunying:before {
  content: "\e811";
}
.edficon-XDZzhuangtai-yishenbao-new:before {
  content: "\e81b";
}
.edficon-XDZzhuangtai-shenbaozhong-new:before {
  content: "\e81c";
}
.edficon-XDZzhuangtai-weishenbao-new:before {
  content: "\e818";
}
.edficon-XDZzhuangtai-yiwancheng-new:before {
  content: "\e819";
}
.edficon-XDZzhuangtai-wurenwu-new:before {
  content: "\e81a";
}
.edficon-EPYshoujiyanzheng:before {
  content: "\e81d";
}
.edficon-yun-qunfa:before {
  content: "\e81e";
}
.edficon-yun-kehubangding:before {
  content: "\e81f";
}
.edficon-yun-kaitongyunqifu:before {
  content: "\e820";
}
.edficon-yun-bangding:before {
  content: "\e825";
}
.edficon-yun-jiebang:before {
  content: "\e822";
}
.edficon-yun-xiaoximoban:before {
  content: "\e826";
}
.edficon-yun-zhiku:before {
  content: "\e824";
}
.edficon-XDZxinyunying-jixiaoguanli:before {
  content: "\e828";
}
.edficon-xdzdaohang-gengduo-qita:before {
  content: "\e829";
}
.edficon-xdzdaohang-gengduo-zengzhifuwu:before {
  content: "\e82a";
}
.edficon-xdzdaohang-gengduo-kehufuwu:before {
  content: "\e82b";
}
.edficon-xdzdaohang-gengduo-kaifaguanli:before {
  content: "\e82c";
}
.edficon-wenhao_huabanfuben::before {
  content: "\e7f2";
}
.edficon-qiyebangding:before {
  content: "\e82d";
}
.edficon-fanhui1:before {
  content: "\e82f";
}
.edficon-xinxi:before {
  content: "\e82e";
}
.edficon-shengtaihezuo:before {
  content: "\e830";
}
.edficon-shanchu1:before {
  content: "\e831";
}
.edficon-chakan1:before {
  content: "\e832";
}
.edficon-xiazai2:before {
  content: "\e833";
}
.edficon-XDZshuiwu-shixiangbanli:before {
  content: "\e815";
}
.edficon-yunqifu-kehubiaoqian:before {
  content: "\e834";
}
.edficon-epykefu:before {
  content: "\e733";
}
.edficon-shoujihao:before {
  content: "\e6ce";
}
.edficon-XDZyoufengxian:before {
  content: "\e78d";
}
.edficon-JCHS-fapiao:before {
  content: "\e7d4";
}
.edficon-XDZshuiwu-shuifeishenbaojijiaona:before {
  content: "\e812";
}
.edficon-FPGLfapiaogouxuan:before {
  content: "\e79c";
}
.edficon-XDZshenbao-geshuishengchanjingying:before {
  content: "\e7ea";
}

