.my-loading___2af1c {
  min-height: 80vh;
  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;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
.layout .content {
  padding-bottom: 88px;
}
.yx_YxDynamicFormNoneGrid .ant-col {
  width: auto;
}
.yx_YxDynamicForm .yx_yxFormMarginTop {
  margin-top: 24px;
}
.yx_YxDynamicForm > .ant-form {
  margin-top: 24px;
}
.yx_YxDynamicForm > .ant-form:nth-child(1) {
  margin-top: 0;
}
.yx_DynamicForm_mainActionTop {
  padding-top: 24px;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
*::-moz-selection {
  background: #1861F2;
}
*::selection {
  background: #1861F2;
}
*::-webkit-selection {
  background: #1861F2;
}
*::-moz-selection {
  background: #1861F2;
}
.yx-iconfont {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.layout___21R_- {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.layout___21R_- section.ant-layout {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.layout___21R_- .layouMain____3bow {
  height: 100%;
  overflow: hidden;
}
.layout___21R_- .content___2ni1l {
  padding: 16px;
  padding-bottom: 0;
  background: #fff;
  width: 100%;
  overflow-y: scroll;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: calc(100% - 38px);
}
.layout___21R_- .content___2ni1l > div:first-child {
  min-height: calc(100% - 64px);
}
.layout___21R_- .noPadding___1z7zP {
  padding: 0;
  height: 100%;
  overflow: auto;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.footer_box {
  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%;
  padding: 16px;
  left: 0;
}
.footer_box .footer {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  padding: 0 !important;
  min-height: 32px !important;
  background-color: #F5F7Fa;
  background: #f5f7fa;
  color: rgba(0, 0, 0, .45);
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
/**
 * @(#)2019/8/26.
 * YxAction，行为组件-样式
 * @author 足道
 * Copyright (c) 2019, YUNXI. All rights reserved.
 * YUNXI PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 */
#__yx_widget .yx_action {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
#__yx_widget .yx_action .ant-btn {
  width: 100%;
}
#__yx_widget .yx_yxAction_size_button .yx_action {
  margin-right: 8px;
}
#__yx_widget .yx_yxAction_size_link .yx_action {
  margin-right: 16px;
}
#__yx_widget .yx_yxAction_size_link .yx_action:not(:first-child) .base {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  content: '';
  height: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #ccc;
  -webkit-transform: translateX(-8px);
          transform: translateX(-8px);
}
#__yx_widget .yx_yxAction_size_link .yx_action:not(:first-child)::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  content: '';
  height: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #ccc;
  -webkit-transform: translateX(-8px);
          transform: translateX(-8px);
}
#__yx_widget .yx_yxAction_size_icon .yx_action_icon {
  font-size: 16px;
  color: #1861F2;
}
#__yx_widget .yx_yxAction_size_icon .yx_action {
  margin-right: 12px;
}
#__yx_widget .yx_yxAction_size_tag {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}
#__yx_widget .yx_yxAction_size_tag .yx_action {
  margin-right: 16px;
  margin-bottom: 24px;
}
#__yx_widget .yx_yxAction_error .yx_action {
  margin-right: 8px;
}
#__yx_widget .yx_actions_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#__yx_widget .yx_actions_box .yx_action:last-child {
  margin-right: 0 !important;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .ant-typography-ellipsis-multiple-line {
  word-wrap: break-word;
}
#__yx_widget .ant-typography:not(.ant-typography-ellipsis) {
  word-break: break-all;
}
#__yx_widget .ant-typography-ellipsis-multiple-line {
  white-space: normal;
}
#__yx_widget .yx_Progress {
  width: 105px;
}
#__yx_widget .yx_Progress .ant-progress-bg {
  background: #1861F2;
  height: 4px !important;
}
#__yx_widget .yx_Progress .ant-progress-inner {
  height: 4px !important;
}
#__yx_widget .yx_Progress .ant-progress-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  background: #1861F2;
  border-radius: 4px;
  height: 18px;
  padding: 0 4px;
  color: rgba(255, 255, 255, .85);
  width: 34px;
  text-align: center;
  margin-left: 16px;
}
#__yx_widget .yx_Progress .ant-progress-outer {
  margin-right: -55px;
  padding-right: 55px;
}
#__yx_widget .yx_Progress.yx_ProgressBg_type1 .ant-progress-bg,
#__yx_widget .yx_Progress.yx_ProgressBg_type1 .ant-progress-text {
  background-color: #FFBF00;
}
#__yx_widget .yx_Progress.yx_ProgressBg_type2 .ant-progress-bg,
#__yx_widget .yx_Progress.yx_ProgressBg_type2 .ant-progress-text {
  background-color: #E61717;
}
#__yx_widget .yx_Progress.yx_ProgressBg_type3 .ant-progress-bg,
#__yx_widget .yx_Progress.yx_ProgressBg_type3 .ant-progress-text {
  background-color: #E5E5E5;
}
#__yx_widget .yx_yxText_tag_size_default {
  border-radius: 4px;
  height: 20px;
  padding: 0 8px;
}
#__yx_widget .yx_yxText_tag_default {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, .65);
  background: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxText_tag_notdelete {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #1861F2;
  background: rgba(24, 97, 242, .1);
  border: 1px #1861F2 solid;
}
#__yx_widget .yx_yxText_tag > div {
  margin-right: 16px;
}
#__yx_widget .yx_yxText_tag > div:last-child {
  margin-right: 0;
}
/**
 * @(#)2019/8/06.
 * Modal 模态框-样式部分
 * @author 足道
 * Copyright (c) 2019, YUNXI. All rights reserved.
 * YUNXI PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 */
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .yx_actions_packUp .ant-dropdown-menu {
  border-radius: 2px;
  padding: 4px 0;
  -webkit-box-shadow: 2px 0px 8px rgba(0, 0, 0, .15);
          box-shadow: 2px 0px 8px rgba(0, 0, 0, .15);
}
#__yx_widget .yx_actions_packUp .ant-dropdown-menu .ant-dropdown-menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item {
  padding: 0 12px;
  height: auto;
  background: #fff;
  background-color: #fff;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item .yx_yxPopover_icon_normal .fontColor {
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item .yx_yxPopover_icon_normal .iconColor {
  color: #1861F2;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item .yx_yxPopover_icon_normal .bg {
  background: #fff;
  background-color: #fff;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item .yx_yxPopover_icon_hover .bg {
  background: rgba(24, 97, 242, .1);
  background-color: rgba(24, 97, 242, .1);
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item:hover {
  background: rgba(24, 97, 242, .1);
  background-color: rgba(24, 97, 242, .1);
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item .yx_yxPopover_icon i svg {
  color: #1861F2;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item .yx_yxPopover_icon .icon_link {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item .yx_yxPopover_icon i + .icon_link {
  margin-left: 8px;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_icon .ant-dropdown-menu-item .yx_action {
  height: 32px;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_link .ant-dropdown-menu-item,
#__yx_widget .yx_actions_packUp.yx_actions_packUp_button .ant-dropdown-menu-item {
  height: auto;
  padding: 0 12px;
  background: #fff;
  background-color: #fff;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_link .ant-dropdown-menu-item .yx_yxPopover_link_normal .fontColor,
#__yx_widget .yx_actions_packUp.yx_actions_packUp_button .ant-dropdown-menu-item .yx_yxPopover_link_normal .fontColor {
  color: #1861F2;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_link .ant-dropdown-menu-item .yx_yxPopover_link_normal .bg,
#__yx_widget .yx_actions_packUp.yx_actions_packUp_button .ant-dropdown-menu-item .yx_yxPopover_link_normal .bg {
  background: #fff;
  background-color: #fff;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_link .ant-dropdown-menu-item .yx_yxPopover_link_hover .bg,
#__yx_widget .yx_actions_packUp.yx_actions_packUp_button .ant-dropdown-menu-item .yx_yxPopover_link_hover .bg {
  background: rgba(24, 97, 242, .1);
  background-color: rgba(24, 97, 242, .1);
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_link .ant-dropdown-menu-item:hover,
#__yx_widget .yx_actions_packUp.yx_actions_packUp_button .ant-dropdown-menu-item:hover {
  background: rgba(24, 97, 242, .1);
  background-color: rgba(24, 97, 242, .1);
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_link .ant-dropdown-menu-item .yx_action,
#__yx_widget .yx_actions_packUp.yx_actions_packUp_button .ant-dropdown-menu-item .yx_action {
  height: 32px;
}
#__yx_widget .yx_actions_packUp.yx_actions_packUp_link .ant-dropdown-menu-item .yx_action_link .yx_action_item,
#__yx_widget .yx_actions_packUp.yx_actions_packUp_button .ant-dropdown-menu-item .yx_action_link .yx_action_item {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1861F2;
}
#__yx_widget .ant-dropdown-trigger .yx_button_dropDown.yx_action_item .yx_text_icon svg {
  color: #fff;
}
#__yx_widget .ant-dropdown-trigger .yx_action_item i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#__yx_widget .ant-dropdown-trigger .yx_action_item[dropdown="true"] i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .yx_yxButton_primary_normal {
  color: #fff;
  background: #1861F2;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxButton_primary_hover {
  color: #fff;
  background: #3071F2;
}
#__yx_widget .yx_yxButton_primary_pressed {
  color: #fff;
  background: #1557D9;
}
#__yx_widget .yx_yxButton_primary_disabled {
  color: rgba(0, 0, 0, .25);
  background: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton_secondary_normal {
  color: rgba(0, 0, 0, .65);
  background: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton_secondary_hover {
  color: #1861F2;
  background: #fff;
  border: 1px #1861F2 solid;
}
#__yx_widget .yx_yxButton_secondary_pressed {
  color: #1557D9;
  background: #fff;
  border: 1px #1557D9 solid;
}
#__yx_widget .yx_yxButton_secondary_disabled {
  color: rgba(0, 0, 0, .25);
  background: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton {
  white-space: nowrap;
  display: block;
}
#__yx_widget .yx_yxButton .ant-btn {
  white-space: nowrap;
}
#__yx_widget .yx_yxButton span + .anticon {
  margin-left: 8px;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary {
  padding: 0 12px 0 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  background: #1861F2;
  background-color: #1861F2;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary .base .font {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary .base .iconColor {
  color: #fff;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary .yx_yxButton_icon_primary_normal .bg {
  background: #1861F2;
  background-color: #1861F2;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary .yx_yxButton_icon_primary_hover .bg {
  background: #3071F2;
  background-color: #3071F2;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary .yx_yxButton_icon_primary_disabled .iconColor {
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary i {
  color: #fff;
  font-size: 12px;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary:hover {
  background: #3071F2;
  background-color: #3071F2;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_primary:disabled i {
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary {
  padding: 0 12px 0 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  background: #fff;
  background-color: #fff;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary .base .font {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary .yx_yxButton_icon_secondary_normal .bg {
  background: #fff;
  background-color: #fff;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary .yx_yxButton_icon_secondary_normal .color {
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary .yx_yxButton_icon_secondary_hover .bg {
  background: #3071F2;
  background-color: #3071F2;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary .yx_yxButton_icon_secondary_hover .color {
  color: #1861F2;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary .yx_yxButton_icon_secondary_disabled .iconColor {
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary i {
  color: rgba(0, 0, 0, .65);
  font-size: 12px;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary:hover {
  color: #1861F2;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary:hover i {
  color: #1861F2;
}
#__yx_widget .yx_button_dropDown.yx_yxButton_secondary:disabled i {
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxButton_primary {
  color: #fff;
  background: #1861F2;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxButton_primary:hover {
  color: #fff;
  background: #3071F2;
}
#__yx_widget .yx_yxButton_primary:focus {
  color: #fff;
  background: #1861F2;
  border: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxButton_primary:focus:hover {
  color: #fff;
  background: #3071F2;
}
#__yx_widget .yx_yxButton_primary:active {
  color: #fff;
  background: #1557D9;
}
#__yx_widget .yx_yxButton_primary:disabled {
  color: rgba(0, 0, 0, .25);
  background: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton_primary:hover:disabled {
  color: rgba(0, 0, 0, .25);
  background: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton_secondary {
  color: rgba(0, 0, 0, .65);
  background: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton_secondary:hover {
  color: #1861F2;
  background: #fff;
  border: 1px #1861F2 solid;
}
#__yx_widget .yx_yxButton_secondary:focus {
  color: rgba(0, 0, 0, .65);
  background: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton_secondary:focus:hover {
  color: #1861F2;
  background: #fff;
  border: 1px #1861F2 solid;
}
#__yx_widget .yx_yxButton_secondary:active {
  color: #1557D9;
  background: #fff;
  border: 1px #1557D9 solid;
}
#__yx_widget .yx_yxButton_secondary:disabled {
  color: rgba(0, 0, 0, .25);
  background: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton_secondary:hover:disabled {
  color: rgba(0, 0, 0, .25);
  background: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxButton_size_default {
  padding: 0 16px;
  border-radius: 4px;
  height: 32px;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
}
#__yx_widget .yx_yxButton_size_default i {
  font-size: inherit;
}
#__yx_widget .yx_yxButton_size_small {
  padding: 0 8px;
  border-radius: 4px;
  height: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxButton_size_small i {
  font-size: 10px;
  position: relative;
  top: -1px;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .yx_yxText_status_tag {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  border-radius: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
  padding: 1px 8px;
}
#__yx_widget .yx_yxText_status_tag[showtype="info"] {
  background: #1885F2;
}
#__yx_widget .yx_yxText_status_tag[showtype="warning"] {
  background: #FFBF00;
}
#__yx_widget .yx_yxText_status_tag[showtype="success"] {
  background: #29CC29;
}
#__yx_widget .yx_yxText_status_tag[showtype="error"] {
  background: #E61717;
}
#__yx_widget .yx_yxText_status_icon i {
  font-size: 16px;
}
#__yx_widget .yx_yxText_status_circle {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxText_status_circle .circle_box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#__yx_widget .yx_yxText_status_circle .describe {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxText_status_circle circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
#__yx_widget .yx_yxText_status_circle[showtype="info"] circle {
  background: #1885F2;
}
#__yx_widget .yx_yxText_status_circle[showtype="warning"] circle {
  background: #29CC29;
}
#__yx_widget .yx_yxText_status_circle[showtype="success"] circle {
  background: #FFBF00;
}
#__yx_widget .yx_yxText_status_circle[showtype="error"] circle {
  background: #E61717;
}
#__yx_widget .yx_yxText_status {
  white-space: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.text-hidden-2___25gO3 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___9NuZo {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___3FJnt {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___1bUju {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___1Gm2K {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___NXMWQ {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___1i-Cz {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___Juf6w {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___3fiEj {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___S1Ef6 {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___rCDYR {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___35RNH {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___PXHj4 {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___1pSSY {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___2utjs {
  color: #333;
}
.fontColor_2___2-mWa {
  color: #666;
}
.fontColor_3___1MfBj {
  color: #999;
}
.fontColor_4___SHAA0 {
  color: #ccc;
}
.fontColor_5___xNHFu {
  color: #fff;
}
.fontColor_6___3dMjb {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxBrandlogo_default___2cCJv {
  background-color: #001B52;
}
.yx_yxBrandlogo_fold___1yNnS {
  background-color: #001B52;
}
.yx_yxBrandlogo_size_default___1cc5V {
  height: 100%;
  width: 256px;
  min-width: 256px;
  padding: 16px 24px;
}
.yx_yxBrandlogo_size_default___1cc5V img {
  max-width: 208px;
  max-height: 32px;
}
.yx_yxBrandlogo_size_fold___1nPSJ {
  width: 80px;
  min-width: 80px;
  padding: 16px 24px;
}
.yx_yxBrandlogo_size_fold___1nPSJ img {
  max-width: 32px;
  max-height: 32px;
}
.yx_yxNavigationbar_size_default___1fzut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 64px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.yx_yxNavigationbar_size_default___1fzut .trigger {
  margin-right: 24px;
}
.yx_yxNavigationbar_size_default___1fzut .trigger i {
  color: rgba(0, 0, 0, .65) !important;
  font-size: 16px !important;
}
.he_logo___2a3Fa {
  height: 100%;
  width: 256px;
  min-width: 256px;
  padding: 16px 24px;
}
.he_logo___2a3Fa img {
  max-width: 208px;
  max-height: 32px;
}
.he_logo___2a3Fa img {
  max-width: 208px;
  max-height: 32px;
}
.logo___3s7-q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #001B52;
  height: 100%;
  width: 256px;
  min-width: 256px;
  padding: 16px 24px;
  border-bottom: 1px #1F3863 solid;
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.logo___3s7-q img {
  max-width: 208px;
  max-height: 32px;
}
.headerLogoCollapsed___1b6EK {
  background-color: #001B52;
  width: 80px;
  min-width: 80px;
  padding: 16px 24px;
}
.headerLogoCollapsed___1b6EK img {
  max-width: 32px;
  max-height: 32px;
}
.headeCont___2nmz8 {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFFFFF;
}
.logoBlock___2Kbcl {
  background: #001B52;
  float: left;
  width: 256px;
  height: 64px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 21, 41, .12);
          box-shadow: 0 1px 4px 0 rgba(0, 21, 41, .12);
  border-bottom: 1px solid #1A3263;
  padding: 16px 0px;
}
.logoBlock___2Kbcl > div {
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logoBlock___2Kbcl > div div {
  margin-left: 14px;
  font-size: 24px;
  color: #fff;
  line-height: 28px;
  text-align: center;
}
.logoBlock___2Kbcl img {
  height: 32px;
}
.tophead___1NJgE {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 64px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
  font-size: 14px;
  background: none;
}
.tophead___1NJgE .trigger {
  margin-right: 24px;
}
.tophead___1NJgE .trigger i {
  color: rgba(0, 0, 0, .65) !important;
  font-size: 16px !important;
}
.tophead___1NJgE .headLeft___2_hGA {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  font-size: 24px;
}
.tophead___1NJgE .headLeft___2_hGA i {
  margin-top: 16px;
  float: left;
}
.tophead___1NJgE .headLeft___2_hGA .headTitle___3XR3w {
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
}
.tophead___1NJgE .headLeft___2_hGA .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal {
  height: auto !important;
}
.tophead___1NJgE .headLeft___2_hGA .yx_YxDynamicFormNoneGrid i {
  margin-top: 0;
  float: none;
}
.headRight___3KWYq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  right: 0;
  top: 0;
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
  position: relative;
  z-index: 2;
}
.headRight___3KWYq .right___2lf4- {
  float: right;
}
.headRight___3KWYq .table___3TRmP {
  display: table;
  height: 60%;
}
.headRight___3KWYq .row___1Uzzy {
  float: left;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.headRight___3KWYq .cell___1kB3j {
  position: relative;
  margin-left: 24px;
  cursor: pointer;
}
.headRight___3KWYq .cell___1kB3j .anticon-caret-down {
  display: none;
}
.headRight___3KWYq .cell___1kB3j i {
  color: #000 !important;
}
.headRight___3KWYq .user___IvHfd {
  padding-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.headRight___3KWYq .user___IvHfd .ant-dropdown-link {
  margin-left: 8px;
}
.headRight___3KWYq .user___IvHfd .ant-dropdown-link span {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
}
.Header {
  background-color: #0D325E;
  color: #fff;
}
.Header__logo {
  margin: 0 10px;
  width: 20px;
  height: 50px;
  background: url("/assets/imgs/w_logo.png") center center no-repeat;
  background-size: contain;
}
.Herder .user {
  color: #fff;
}
.Header1 {
  background-color: #fff;
  color: #000;
}
.Header1 a.ant-dropdown-link span {
  color: #999 !important;
}
/**
 * @(#)2020/03/04.
 * YxAction，行为组件-样式
 * @author 足道
 * Copyright (c) 2020, YUNXI. All rights reserved.
 * YUNXI PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 */
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .yx_text_icon {
  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;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .yx_yxIcon_size_xxxs svg {
  font-size: 8px;
}
#__yx_widget .yx_yxIcon_size_xxs svg {
  font-size: 12px;
}
#__yx_widget .yx_yxIcon_size_xs svg {
  font-size: 14px;
}
#__yx_widget .yx_yxIcon_size_sm svg {
  font-size: 16px;
}
#__yx_widget .yx_yxIcon_size_md svg {
  font-size: 18px;
}
#__yx_widget .yx_yxIcon_size_lg svg {
  font-size: 24px;
}
#__yx_widget .yx_yxIcon_size_xl svg {
  font-size: 32px;
}
#__yx_widget .yx_yxIcon_default {
  color: #1861F2;
  cursor: pointer;
}
#__yx_widget .yx_yxIcon_default[disabled] {
  color: rgba(24, 97, 242, .25);
  pointer-events: none;
}
#__yx_widget .yx_yxPopover_icon {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .yx_action_link_icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#__yx_widget .yx_action_link_icon .yx_operation_icon_base {
  margin-left: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#__yx_widget .yx_action_link_icon .yx_operation_icon_base svg {
  font-size: 12px;
}
#__yx_widget .yx_yxLink_default_normal {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1861F2;
}
#__yx_widget .yx_yxLink_default_hover {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #3071F2;
}
#__yx_widget .yx_yxLink_default_pressed {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1557D9;
}
#__yx_widget .yx_yxLink_default_disabled {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(24, 97, 242, .25);
}
#__yx_widget .yx_yxLink_default {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1861F2;
}
#__yx_widget .yx_yxLink_default:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #3071F2;
}
#__yx_widget .yx_yxLink_default:active {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1557D9;
}
#__yx_widget .yx_yxLink_default[disabled] {
  pointer-events: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: rgba(24, 97, 242, .25);
  cursor: not-allowed;
}
.text-hidden-2___2jOMS {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___3QWYf {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___aVqQ- {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___2ZZYx {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___2v2jT {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___3dRRS {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___2C4ee {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___1zLev {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___2RAou {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___B3l3j {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___3WcT9 {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___2BOxH {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___3CL56 {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___YSpCO {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___3Dz0Q {
  color: #333;
}
.fontColor_2___Ux6y- {
  color: #666;
}
.fontColor_3___i_CMS {
  color: #999;
}
.fontColor_4___376h- {
  color: #ccc;
}
.fontColor_5___3RNN3 {
  color: #fff;
}
.fontColor_6___4Z0jN {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
.HeaderNav {
  line-height: 50px;
  /** 选中项 */
}
.HeaderNav::after {
  clear: both;
  content: ' ';
  display: table;
  width: 0;
  height: 0;
  visibility: hidden;
}
.HeaderNav__item {
  padding: 0 10px;
  cursor: pointer;
}
.select___fwyFU {
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #1F66EE;
}
.select___fwyFU .ant-select-selection--single,
.select___fwyFU .ant-select-selection,
.select___fwyFU .ant-select-selection__rendered {
  font-size: 14px;
  color: #1F66EE;
  height: 40px;
  line-height: 40px;
  border-color: #C5D8FC;
}
.ant-select-dropdown-menu-item {
  padding: 0 12px;
  font-size: 14px;
  color: #1F66EE;
  height: 40px;
  line-height: 40px;
}
.text-hidden-2___FaXt2 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___3YEsl {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___3zNvV {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___TcF7U {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___-eS_H {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___vrnnu {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___3c-Za {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___12GlD {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___3Z5Qt {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___2GGOv {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___19mkf {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___1GLdL {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___2qjgd {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___1kO37 {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___hX6nF {
  color: #333;
}
.fontColor_2___2xR69 {
  color: #666;
}
.fontColor_3___1k2-U {
  color: #999;
}
.fontColor_4___1KjQO {
  color: #ccc;
}
.fontColor_5___8cHtu {
  color: #fff;
}
.fontColor_6___2yDbV {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .no_fold_ant-collapse-item .ant-collapse-header {
  cursor: default;
}
#__yx_widget .yx_action_right .yx_action button {
  margin-bottom: 0;
}
#__yx_widget .yx_action_right .yx_action:last-child {
  margin-right: 0;
}
#__yx_widget .yx_action_right .yx_action:last-child button {
  margin-right: 0;
}
#__yx_widget .yx_action_right .yx_action_button:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_basic {
  width: 100%;
}
#__yx_widget .yx_yxPanel_basic .yx_yxPanel_content > .ant-descriptions {
  padding: 0;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-header {
  position: relative;
  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;
  border-bottom: 1px rgba(0, 0, 0, .1) solid;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-header > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-header .yx_action button {
  margin-bottom: 0;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-header .yx_action:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-header .yx_action:last-child button {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-header .yx_action_button:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-header .ant-tabs-content {
  display: none;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-header .yx_yxPanel_subheading {
  font-weight: 500;
  font-size: 14px;
  line-height: inherit;
  color: rgba(0, 0, 0, .45);
  margin-left: 12px;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-content-box {
  padding: 0;
  position: relative;
}
#__yx_widget .yx_yxPanel_basic.yx_yxPanel_isContentScroll .yx_yxPanel_content {
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#__yx_widget .yx_yxPanel_basic.yx_yxPanel_noneHeader > .ant-collapse-item > .ant-collapse-header {
  display: none;
  border: 0 !important;
}
#__yx_widget .yx_yxPanel_basic.yx_yxPanel_noneHeader > .ant-collapse-item > .ant-collapse-content {
  border: 0;
}
#__yx_widget .yx_yxPanel_basic .yx_yxPanel_foot {
  width: 100%;
}
#__yx_widget .yx_yxPanel_basic .yx_yxPanel_foot .yx_actions_box {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#__yx_widget .yx_yxPanel_basic .yx_yxPanel_foot .yx_action button {
  margin-bottom: 0;
}
#__yx_widget .yx_yxPanel_basic .yx_yxPanel_foot .yx_action:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_basic .yx_yxPanel_foot .yx_action:last-child button {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_basic .yx_yxPanel_foot .yx_action_button:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_basic .ant-collapse-item {
  border: 0;
}
#__yx_widget .yx_yxPanel_default,
#__yx_widget .yx_yxPanel_nonegPadding {
  width: 100%;
  border-radius: 2px;
  overflow: hidden;
  border: 0;
  background: #fff;
}
#__yx_widget .yx_yxPanel_default .yx_yxPanel_content > .ant-descriptions,
#__yx_widget .yx_yxPanel_nonegPadding .yx_yxPanel_content > .ant-descriptions {
  padding: 0;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header {
  position: relative;
  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;
  border-bottom: 1px rgba(0, 0, 0, .1) solid;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header > div,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header .yx_action button,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header .yx_action button {
  margin-bottom: 0;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header .yx_action:last-child,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header .yx_action:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header .yx_action:last-child button,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header .yx_action:last-child button {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header .yx_action_button:last-child,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header .yx_action_button:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header .ant-tabs-content,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header .ant-tabs-content {
  display: none;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header .yx_yxPanel_subheading,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header .yx_yxPanel_subheading {
  font-weight: 500;
  font-size: 14px;
  line-height: inherit;
  color: rgba(0, 0, 0, .45);
  margin-left: 12px;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-content-box,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-content-box {
  padding: 0;
  position: relative;
}
#__yx_widget .yx_yxPanel_default.yx_yxPanel_isContentScroll .yx_yxPanel_content,
#__yx_widget .yx_yxPanel_nonegPadding.yx_yxPanel_isContentScroll .yx_yxPanel_content {
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#__yx_widget .yx_yxPanel_default.yx_yxPanel_noneHeader > .ant-collapse-item > .ant-collapse-header,
#__yx_widget .yx_yxPanel_nonegPadding.yx_yxPanel_noneHeader > .ant-collapse-item > .ant-collapse-header {
  display: none;
  border: 0 !important;
}
#__yx_widget .yx_yxPanel_default.yx_yxPanel_noneHeader > .ant-collapse-item > .ant-collapse-content,
#__yx_widget .yx_yxPanel_nonegPadding.yx_yxPanel_noneHeader > .ant-collapse-item > .ant-collapse-content {
  border: 0;
}
#__yx_widget .yx_yxPanel_default .yx_yxPanel_foot,
#__yx_widget .yx_yxPanel_nonegPadding .yx_yxPanel_foot {
  width: 100%;
}
#__yx_widget .yx_yxPanel_default .yx_yxPanel_foot .yx_actions_box,
#__yx_widget .yx_yxPanel_nonegPadding .yx_yxPanel_foot .yx_actions_box {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#__yx_widget .yx_yxPanel_default .yx_yxPanel_foot .yx_action button,
#__yx_widget .yx_yxPanel_nonegPadding .yx_yxPanel_foot .yx_action button {
  margin-bottom: 0;
}
#__yx_widget .yx_yxPanel_default .yx_yxPanel_foot .yx_action:last-child,
#__yx_widget .yx_yxPanel_nonegPadding .yx_yxPanel_foot .yx_action:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_default .yx_yxPanel_foot .yx_action:last-child button,
#__yx_widget .yx_yxPanel_nonegPadding .yx_yxPanel_foot .yx_action:last-child button {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_default .yx_yxPanel_foot .yx_action_button:last-child,
#__yx_widget .yx_yxPanel_nonegPadding .yx_yxPanel_foot .yx_action_button:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-item,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-item {
  border: 0;
}
#__yx_widget .yx_yxPanel_default .ant-collapse-header,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-header {
  font-weight: bold;
  font-weight: 500;
  font-size: 16px;
  line-height: normal;
  color: rgba(0, 0, 0, .85);
}
#__yx_widget .yx_yxPanel_default .ant-collapse-content,
#__yx_widget .yx_yxPanel_nonegPadding .ant-collapse-content {
  border: 0;
}
#__yx_widget .yx_yxPanel_default.yx_yxPanel_isTabs .ant-tabs,
#__yx_widget .yx_yxPanel_nonegPadding.yx_yxPanel_isTabs .ant-tabs,
#__yx_widget .yx_yxPanel_default.yx_yxPanel_isTabs .ant-collapse-header,
#__yx_widget .yx_yxPanel_nonegPadding.yx_yxPanel_isTabs .ant-collapse-header {
  overflow: visible;
  overflow: initial;
}
#__yx_widget .yx_yxPanel_default.yx_yxPanel_isTabs .ant-collapse-header,
#__yx_widget .yx_yxPanel_nonegPadding.yx_yxPanel_isTabs .ant-collapse-header {
  height: auto;
  padding: 0;
  line-height: normal;
}
#__yx_widget .yx_yxPanel_default.yx_yxPanel_isTabs .ant-collapse-header .ant-tabs-bar,
#__yx_widget .yx_yxPanel_nonegPadding.yx_yxPanel_isTabs .ant-collapse-header .ant-tabs-bar {
  border-bottom: 0;
}
#__yx_widget .yx_yxPanel_border {
  width: 100%;
  border-radius: 2px;
  background: #fff;
  border: 1px rgba(0, 0, 0, .1) solid;
}
#__yx_widget .yx_yxPanel_border .yx_yxPanel_content > .ant-descriptions {
  padding: 0;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header {
  position: relative;
  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;
  border-bottom: 1px rgba(0, 0, 0, .1) solid;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header .yx_action button {
  margin-bottom: 0;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header .yx_action:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header .yx_action:last-child button {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header .yx_action_button:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header .ant-tabs-content {
  display: none;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header .yx_yxPanel_subheading {
  font-weight: 500;
  font-size: 14px;
  line-height: inherit;
  color: rgba(0, 0, 0, .45);
  margin-left: 12px;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-content-box {
  padding: 0;
  position: relative;
}
#__yx_widget .yx_yxPanel_border.yx_yxPanel_isContentScroll .yx_yxPanel_content {
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#__yx_widget .yx_yxPanel_border.yx_yxPanel_noneHeader > .ant-collapse-item > .ant-collapse-header {
  display: none;
  border: 0 !important;
}
#__yx_widget .yx_yxPanel_border.yx_yxPanel_noneHeader > .ant-collapse-item > .ant-collapse-content {
  border: 0;
}
#__yx_widget .yx_yxPanel_border .yx_yxPanel_foot {
  width: 100%;
}
#__yx_widget .yx_yxPanel_border .yx_yxPanel_foot .yx_actions_box {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#__yx_widget .yx_yxPanel_border .yx_yxPanel_foot .yx_action button {
  margin-bottom: 0;
}
#__yx_widget .yx_yxPanel_border .yx_yxPanel_foot .yx_action:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_border .yx_yxPanel_foot .yx_action:last-child button {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_border .yx_yxPanel_foot .yx_action_button:last-child {
  margin-right: 0;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-item {
  border: 0;
}
#__yx_widget .yx_yxPanel_border .ant-collapse-header {
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxPanel_border .ant-collapse-content {
  border: 0;
}
#__yx_widget .yx_yxPanel_border.yx_yxPanel_isTabs .ant-tabs,
#__yx_widget .yx_yxPanel_border.yx_yxPanel_isTabs .ant-collapse-header {
  overflow: visible;
  overflow: initial;
}
#__yx_widget .yx_yxPanel_border.yx_yxPanel_isTabs .ant-collapse-header {
  height: auto;
  padding: 0;
  line-height: normal;
}
#__yx_widget .yx_yxPanel_border.yx_yxPanel_isTabs .ant-collapse-header .ant-tabs-bar {
  border-bottom: 0;
}
#__yx_widget .yx_yxPanel_size_default .ant-collapse-header {
  padding: 0 16px;
  height: 56px;
  line-height: 56px;
}
#__yx_widget .yx_yxPanel_size_default .yx_yxPanel_content {
  padding: 16px 16px;
}
#__yx_widget .yx_yxPanel_size_border .ant-collapse-header {
  padding: 0 16px;
  height: 38px;
  line-height: 38px;
}
#__yx_widget .yx_yxPanel_size_border .yx_yxPanel_content {
  padding: 16px;
}
#__yx_widget .yx_yxPanel_size_nonegPadding .yx_yxPanel_content {
  padding: 0;
}
#__yx_widget .ant-collapse-icon-position-right > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  right: 6px;
}
.text-hidden-2___1Fq5d {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___3Po5A {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___XOxh6 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___2qFIp {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___3rviu {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___2ozpT {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___HcwVl {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___17J-X {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___2s_lU {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___-cT5M {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___3NxOk {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___HfU_5 {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___3QnaT {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___3Sz8e {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___161VZ {
  color: #333;
}
.fontColor_2___1nDqQ {
  color: #666;
}
.fontColor_3___2WYE5 {
  color: #999;
}
.fontColor_4___1HOk8 {
  color: #ccc;
}
.fontColor_5___KLfCN {
  color: #fff;
}
.fontColor_6___2lQRG {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
.login_info_content___3FavT {
  margin: 20px;
  width: 400px;
}
.updatePwd1___3u9_8 {
  font-size: 12px;
  font-weight: normal;
  height: 32px;
  background: #FBFBFB;
  width: 92px;
  border-radius: 3px;
  display: inline-block;
  white-space: nowrap;
  line-height: 1.5;
  -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: #666;
  border: 1px solid #D7E0F1;
  cursor: pointer;
  outline: none;
}
.updatePwd1___3u9_8:hover {
  -webkit-box-shadow: 0 3px 6px 0 #DFE6F4;
          box-shadow: 0 3px 6px 0 #DFE6F4;
  color: #666;
}
.updatePwd1___3u9_8[disabled="disabled"] {
  cursor: default;
  background-color: #eee;
  color: #aaa;
}
.editIconWrap {
  text-align: right;
}
.editIcon {
  cursor: pointer;
}
.editor {
  border: solid 1px #DEDEDE;
  height: 180px;
  overflow-y: scroll;
}
.text-hidden-2___3a3u3 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___PR_OL {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___2qa0n {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___hfVyn {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___2PnYz {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___3MD1e {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___3nCFz {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___2kSl6 {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___3xkzD {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___3Gu7o {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___2Ti-B {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___m2oaQ {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___2LIV3 {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___2wKer {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___3iZzJ {
  color: #333;
}
.fontColor_2___2LSD4 {
  color: #666;
}
.fontColor_3___1SzCe {
  color: #999;
}
.fontColor_4___3XYTf {
  color: #ccc;
}
.fontColor_5___1aKz0 {
  color: #fff;
}
.fontColor_6___2hM7y {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
.notice___22za4 {
  float: left;
  width: 100px;
  height: 50px;
  line-height: 50px;
}
.notice___22za4 i {
  font-size: 20px;
  color: #fff;
  position: relative;
  left: 15px;
}
.notice___22za4 .ant-carousel.ant-carousel-vertical {
  width: 190px;
  float: right;
}
.notice___22za4 .slick-dots {
  display: none!important;
}
.notice___22za4 a {
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 190px;
  font-size: 12px;
}
.notice___22za4 .icon___Sg9bc {
  width: 50px;
}
.notice___22za4 .txt___CZRUo {
  float: left;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
.yx_yxInput_upload .ant-upload-list-item-info::before {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.yx_yxInput_upload .ant-upload-list-item-info > span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.yx_yxInput_upload .yx_upload_read {
  pointer-events: none;
}
.yx_yxInput_upload .yx_upload_read .ant-upload-list-item .anticon-close {
  display: none !important;
}
.yx_yxInput_upload .yx_upload_read .ant-upload-list-item-actions .anticon-delete {
  display: none !important;
}
.yx_yxInput_upload .yx_upload_read .ant-upload-select {
  cursor: not-allowed;
}
.yx_yxInput_upload .yx_upload_read .ant-upload-select span.ant-upload {
  pointer-events: none;
  text-decoration: none;
  color: rgba(0, 0, 0, .25);
  background: rgba(0, 0, 0, .04);
}
.yx_yxInput_upload .yx_upload_read .ant-upload-select:hover {
  border-color: #d9d9d9;
}
.yx_yxInput_upload .yx_upload_spin .ant-upload {
  pointer-events: none;
  cursor: default;
}
.yx_yxInput_upload .yx_upload_spin .ant-upload * {
  pointer-events: none;
  cursor: default;
}
.yx_yxInput_upload .yx_upload_spin .ant-upload *::after {
  pointer-events: none;
}
.yx_yxInput_upload .ant-form-item-control .ant-form-item-children > div {
  min-width: 224px;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget .yx_operation_tag_base.ant-tag {
  opacity: 1;
  margin: 0;
}
#__yx_widget .yx_operation_tag_base.ant-tag:hover {
  opacity: 1;
}
#__yx_widget .yx_yxTag_size_default {
  border-radius: 4px;
  height: 20px;
  padding-left: 8px;
  padding-right: 8px;
}
#__yx_widget .yx_yxTag_default_normal {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, .65);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
}
#__yx_widget .yx_yxTag_default_hover {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #1861F2;
  background: #fff;
  border: 1px solid #1861F2;
}
#__yx_widget .yx_yxTag_default_pressed {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  background: #1861F2;
  border: 1px solid #1861F2;
}
#__yx_widget .yx_yxTag_default_selected {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  background: #1861F2;
  border: 1px solid #1861F2;
}
#__yx_widget .yx_yxTag_default {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: rgba(0, 0, 0, .65);
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  cursor: pointer;
}
#__yx_widget .yx_yxTag_default:hover {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #1861F2;
  background: #fff;
  border: 1px solid #1861F2;
}
#__yx_widget .yx_yxTag_default[isSelected='selected'] {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  background: #1861F2;
  border: 1px solid #1861F2;
}
#__yx_widget .yx_yxTag_default:active {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  background: #1861F2;
  border: 1px solid #1861F2;
}
.text-hidden-2___3Iiej {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___EbdKV {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___g9bQj {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___1C5oq {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___hqbcY {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___ax3cI {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___2_Vc1 {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___bZ6PL {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___dFZCh {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___3B8nj {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___3N0D_ {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___1ktgO {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___23LT5 {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___1i49B {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___2cK7Q {
  color: #333;
}
.fontColor_2___CDP1d {
  color: #666;
}
.fontColor_3___j5Igy {
  color: #999;
}
.fontColor_4___1hHqe {
  color: #ccc;
}
.fontColor_5___1xEFp {
  color: #fff;
}
.fontColor_6___2ugMo {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
.HeaderGlobalNav {
  text-align: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 50px;
  /** 选中项 */
}
.HeaderGlobalNav::after {
  clear: both;
  content: ' ';
  display: table;
  width: 0;
  height: 0;
  visibility: hidden;
}
.HeaderGlobalNav__item {
  margin-right: 10px;
  cursor: pointer;
}
.HeaderGlobalNav__right {
  margin-right: 10px;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.yx_yxCircle_sm {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
.yx_yxRadius_sm {
  border-radius: 4px;
}
.yx_yxRadius_xs {
  border-radius: 2px;
}
.yx_yxLine {
  display: block;
  width: 1px;
  height: 14px;
  background: #ccc;
}
.ant-layout-content {
  background-color: #F5F7Fa;
}
.ant-layout-content > div:nth-child(2) {
  background: none !important;
}
#__yx_widget input::-webkit-input-placeholder,
#__yx_widget textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .25);
}
#__yx_widget input:-moz-input-placeholder,
#__yx_widget textarea:-moz-input-placeholder {
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxInput_default_normal {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput_default_hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxInput_default_selected {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput_default_error {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput_default_disabled {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxSearch_dark_normal .font {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxSearch_dark_normal .placeholder {
  color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_yxSearch_dark_normal .fontColor {
  color: rgba(255, 255, 255, .65);
}
#__yx_widget .yx_yxSearch_dark_normal .bgColor {
  background: rgba(255, 255, 255, .1);
}
#__yx_widget .yx_yxSearch_dark_hover .font {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxSearch_dark_hover .placeholder {
  color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_yxSearch_dark_hover .fontColor {
  color: rgba(255, 255, 255, .65);
}
#__yx_widget .yx_yxSearch_dark_hover .bgColor {
  background: rgba(255, 255, 255, .1);
}
#__yx_widget .yx_yxSearch_dark_hover .border {
  border: 1px solid rgba(255, 255, 255, .15);
}
#__yx_widget .yx_yxSearch_dark_selected .font {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxSearch_dark_selected .placeholder {
  color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_yxSearch_dark_selected .fontColor {
  color: rgba(255, 255, 255, .65);
}
#__yx_widget .yx_yxSearch_dark_selected .bgColor {
  background: rgba(255, 255, 255, .1);
}
#__yx_widget .yx_yxSearch_dark_selected .border {
  border: 1px solid rgba(255, 255, 255, .15);
}
#__yx_widget .yx_yxSearch_dark_error .font {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxSearch_dark_error .placeholder {
  color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_yxSearch_dark_error .fontColor {
  color: rgba(255, 255, 255, .65);
}
#__yx_widget .yx_yxSearch_dark_error .bgColor {
  background: rgba(255, 255, 255, .1);
}
#__yx_widget .yx_yxSearch_dark_error .border {
  border: 1px solid #E61717;
}
#__yx_widget .yx_yxSelect_default_normal .ant-select-selection {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxSelect_default_hover .ant-select-selection {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxSelect_default_selected {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxSelect_default_error .ant-select-selection {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxSelect_default_disabled {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxCheckbox_default_normal .ant-checkbox-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxCheckbox_default_normal .ant-checkbox-wrapper .ant-checkbox-inner {
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxCheckbox_default_hover .ant-checkbox-wrapper:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxCheckbox_default_hover .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxCheckbox_default_selected .ant-checkbox-wrapper-checked,
#__yx_widget .yx_yxCheckbox_default_selected .ant-checkbox-wrapper-checked:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxCheckbox_default_selected .ant-checkbox-wrapper-checked .ant-checkbox-inner,
#__yx_widget .yx_yxCheckbox_default_selected .ant-checkbox-wrapper-checked:hover .ant-checkbox-inner {
  background-color: #1861F2;
  border: 1px #1861F2 solid;
}
#__yx_widget .yx_yxCheckbox_default_selected .ant-checkbox-wrapper-checked .ant-checkbox-inner:after,
#__yx_widget .yx_yxCheckbox_default_selected .ant-checkbox-wrapper-checked:hover .ant-checkbox-inner:after {
  border-color: #fff;
}
#__yx_widget .yx_yxCheckbox_default_disabled .ant-checkbox-wrapper-disabled.ant-checkbox-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxCheckbox_default_disabled .ant-checkbox-wrapper-disabled.ant-checkbox-wrapper .ant-checkbox-inner {
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid !important;
}
#__yx_widget .yx_yxCheckbox_default_disabled .ant-checkbox-wrapper-disabled.ant-checkbox-wrapper .ant-checkbox-inner:after {
  border-color: rgba(0, 0, 0, .15);
}
#__yx_widget .yx_yxRadio_default_normal .ant-radio-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxRadio_default_normal .ant-radio-wrapper .ant-radio-inner {
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxRadio_default_hover .ant-radio-wrapper:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxRadio_default_hover .ant-radio-wrapper:hover .ant-radio-inner {
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxRadio_default_selected .ant-radio-wrapper-checked,
#__yx_widget .yx_yxRadio_default_selected .ant-radio-wrapper-checked:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxRadio_default_selected .ant-radio-wrapper-checked .ant-radio-inner,
#__yx_widget .yx_yxRadio_default_selected .ant-radio-wrapper-checked:hover .ant-radio-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px #1861F2 solid;
  background-color: #fff;
}
#__yx_widget .yx_yxRadio_default_selected .ant-radio-wrapper-checked .ant-radio-inner:after,
#__yx_widget .yx_yxRadio_default_selected .ant-radio-wrapper-checked:hover .ant-radio-inner:after {
  background-color: #1861F2;
}
#__yx_widget .yx_yxRadio_default_disabled .ant-radio-wrapper-disabled.ant-radio-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxRadio_default_disabled .ant-radio-wrapper-disabled.ant-radio-wrapper .ant-radio-inner {
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid !important;
}
#__yx_widget .yx_yxRadio_default_disabled .ant-radio-wrapper-disabled.ant-radio-wrapper .ant-radio-inner:after {
  background-color: rgba(0, 0, 0, .15);
}
#__yx_widget .yx_yxSwitch_default_on {
  background-color: #1861F2;
}
#__yx_widget .yx_yxSwitch_default_on .ant-switch-inner {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
}
#__yx_widget .yx_yxSwitch_default_on:after {
  background-color: #fff;
}
#__yx_widget .yx_yxSwitch_default_off {
  background-color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxSwitch_default_off .ant-switch-inner {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
}
#__yx_widget .yx_yxSwitch_default_off:after {
  background-color: #fff;
}
#__yx_widget .yx_yxSwitch_default_on_disabled {
  background-color: rgba(24, 97, 242, .25);
}
#__yx_widget .yx_yxSwitch_default_on_disabled .ant-switch-inner {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
}
#__yx_widget .yx_yxSwitch_default_on_disabled:after {
  background-color: #fff;
}
#__yx_widget .yx_yxSwitch_default_off_disabled {
  background-color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxSwitch_default_off_disabled .ant-switch-inner {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
}
#__yx_widget .yx_yxSwitch_default_off_disabled:after {
  background-color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal {
  margin-bottom: 0;
  margin-right: 24px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal .yx_yxFormitem_horizontal {
  margin-right: 0;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal .ant-form-item-label {
  width: 110px;
  overflow: hidden;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal .ant-form-explain {
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  color: #E61717;
  padding-top: 4px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal .ant-form-extra {
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
  color: rgba(0, 0, 0, .45);
  padding-top: 4px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal .ant-form-item-label label {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .85);
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal .ant-form-item-label label:before {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: #E61717;
  margin-right: 3px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal .ant-form-item-control,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal .ant-form-item-label {
  line-height: 32px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_default {
  height: 56px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox {
  margin-bottom: 24px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-checkbox-group,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-radio-group {
  margin-bottom: -10px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-form-item-control,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-form-item-label {
  line-height: 22px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-switch {
  margin-top: -3px;
  margin-bottom: 0;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-checkbox-group-item,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-radio-wrapper {
  margin-right: 24px;
  margin-bottom: 12px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-checkbox-group-item > span:nth-child(2),
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_checkbox .ant-radio-wrapper > span:nth-child(2) {
  padding-right: 0;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_elastic {
  margin-bottom: 24px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxFormitem_horizontal.yx_yxFormitem_size_elastic .ant-upload {
  margin-bottom: 0;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xxs {
  width: 80px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xxs input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xxs .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xxs textarea {
  width: 80px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xs {
  width: 80px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xs input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xs .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xs textarea {
  width: 80px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_sm {
  width: 224px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_sm input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_sm .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_sm textarea {
  width: 224px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_md {
  width: 280px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_md input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_md .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_md textarea {
  width: 280px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_lg {
  width: 336px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_lg input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_lg .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_lg textarea {
  width: 336px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_textarea {
  width: 472px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_textarea input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_textarea .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_textarea textarea {
  width: 472px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xl {
  width: 392px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xl input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xl .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_xl textarea {
  width: 392px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_timesm {
  width: 128px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_timesm input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_timesm .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_timesm textarea {
  width: 128px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datesm {
  width: 224px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datesm input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datesm .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datesm textarea {
  width: 224px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datemd {
  width: 246px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datemd input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datemd .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datemd textarea {
  width: 246px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datelg {
  width: 368px !important;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datelg input,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datelg .ant-select,
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_width_datelg textarea {
  width: 368px;
}
#__yx_widget .yx_YxDynamicFormNoneGrid .yx_yxInput_range_interval {
  padding: 0 2px;
}
#__yx_widget .yx_yxInput {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#__yx_widget .yx_yxInput .yx_yxSelect_default {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#__yx_widget .yx_yxInput .yx_yxSelect_default .ant-select-selection {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxSelect_default:hover .ant-select-selection {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxInput .yx_yxSelect_default .ant-select-selection:focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .has-error .yx_yxSelect_default .ant-select-selection {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxSelect_default:hover .ant-select-selection {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxSelect_default .ant-select-selection:focus .ant-select-selection {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .yx_yxSelect_default.ant-select-disabled .ant-select-selection {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxSelect_default.ant-select-disabled .ant-select-selection:hover {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxSelect_default.ant-select-disabled .ant-select-selection:focus {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxSelect_size_default .ant-select-selection {
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  min-height: 32px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxSelect_size_default .ant-select-search input {
  width: 80%;
}
#__yx_widget .yx_yxInput .yx_yxSelect_size_default .ant-select-selection__rendered {
  margin-left: 12px;
  margin-right: 12px;
}
#__yx_widget .yx_yxInput .yx_yxSelect_size_default .ant-select-arrow {
  font-size: 14px;
}
#__yx_widget .yx_yxInput .yx_yxSelect_size_default .ant-select-arrow svg {
  position: relative;
  top: -1px;
}
#__yx_widget .yx_yxInput .yx_yxCascader_default:hover .ant-input {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxInput .yx_yxCascader_default:focus .ant-input {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxCascader_default .ant-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxCascader_default .ant-input:focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxCascader_default.ant-cascader-picker-disabled {
  background-color: rgba(0, 0, 0, .04);
}
#__yx_widget .yx_yxInput .yx_yxCascader_default.ant-cascader-picker-disabled:hover .ant-input-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxCascader_default.ant-cascader-picker-disabled:focus .ant-input-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxCascader_default.ant-cascader-picker-disabled .ant-input-disabled {
  background-color: none !important;
}
#__yx_widget .yx_yxInput .has-error .yx_yxCascader_default:hover .ant-input {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxCascader_default:focus .ant-input {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .has-error .yx_yxCascader_default .ant-input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxCascader_default .ant-input:focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxCascader_size_default .ant-input {
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  height: 32px;
  padding: 0 12px;
}
#__yx_widget .yx_yxInput .yx_yxCascader_size_default .anticon {
  width: 14px;
  height: 14px;
  margin-top: -7px;
}
#__yx_widget .yx_yxInput .yx_yxCascader_size_default .anticon svg {
  width: 100%;
  height: 100%;
}
#__yx_widget .yx_yxInput .yx_yxInput_size_default {
  height: 32px;
  padding: 0 12px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxInput .yx_yxInput_default {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxInput_default:hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxInput .yx_yxInput_default:focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxInput_default.ant-input-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxInput_default.ant-input-disabled:hover {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxInput_default {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxInput_default:hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxInput_default:focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .yx_yxNumber_default {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0 none;
  background: none;
}
#__yx_widget .yx_yxInput .yx_yxNumber_default .ant-input-number-input {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxNumber_default .ant-input-number-input:hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxNumber_default .ant-input-number-input:focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxNumber_default.ant-input-number-disabled .ant-input-number-input {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxNumber_default.ant-input-number-disabled .ant-input-number-input:hover {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxNumber_default .ant-input-number-handler-wrap {
  top: 1px;
  right: 1px;
  height: calc(100% - 2px);
}
#__yx_widget .yx_yxInput .has-error .yx_yxNumber_default .ant-input-number-input {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxNumber_default .ant-input-number-input:hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxNumber_default .ant-input-number-input:focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .yx_yxNumber_size_default .ant-input-number-input {
  height: 32px;
  padding: 0 12px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxInput .yx_yxPassword_default {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0 none;
  background: none;
}
#__yx_widget .yx_yxInput .yx_yxPassword_default .ant-input:not(.ant-input-disabled) {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxPassword_default .ant-input:not(.ant-input-disabled):hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxPassword_default .ant-input:not(.ant-input-disabled):focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxPassword_default .ant-input-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxPassword_default .ant-input-disabled:hover {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxPassword_default .ant-input:not(.ant-input-disabled) {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxPassword_default .ant-input:not(.ant-input-disabled):hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxPassword_default .ant-input:not(.ant-input-disabled):focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .yx_yxPassword_size_default .ant-input {
  height: 32px;
  padding: 0 12px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxInput .yx_yxPassword_size_default .anticon {
  font-size: 16px;
  width: 16px;
  height: 16px;
}
#__yx_widget .yx_yxInput .yx_yxSearch_default {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0 none;
  background: none;
}
#__yx_widget .yx_yxInput .yx_yxSearch_default .ant-input:not(.ant-input-disabled) {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxSearch_default .ant-input:not(.ant-input-disabled):hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxSearch_default .ant-input:not(.ant-input-disabled):focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxSearch_default .ant-input-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxSearch_default .ant-input-disabled:hover {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark {
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  border: 0 none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark ::-moz-placeholder {
  color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark ::-moz-input-placeholder {
  color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark .ant-input-suffix i {
  color: rgba(255, 255, 255, .65);
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark .ant-input:not(.ant-input-disabled) {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  background: rgba(255, 255, 255, .1);
  color: rgba(255, 255, 255, .65);
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark .ant-input:not(.ant-input-disabled):hover {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  background: rgba(255, 255, 255, .1);
  color: rgba(255, 255, 255, .65);
  border: 1px solid rgba(255, 255, 255, .15);
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark .ant-input:not(.ant-input-disabled):focus {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  background: rgba(255, 255, 255, .1);
  color: rgba(255, 255, 255, .65);
  border: 1px solid rgba(255, 255, 255, .15);
  -webkit-box-shadow: none;
          box-shadow: none;
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark .ant-input-disabled {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxSearch_dark .ant-input-disabled:hover {
  color: rgba(0, 0, 0, .25);
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxSearch_default .ant-input:not(.ant-input-disabled) {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxSearch_default .ant-input:not(.ant-input-disabled):hover {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .has-error .yx_yxSearch_default .ant-input:not(.ant-input-disabled):focus {
  color: rgba(0, 0, 0, .65);
  background-color: #fff;
  border: 1px #E61717 solid;
}
#__yx_widget .yx_yxInput .yx_yxSearch_size_default .ant-input {
  height: 32px;
  padding: 0 12px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxInput .yx_yxSearch_size_default .anticon {
  font-size: 16px;
  width: 16px;
  height: 16px;
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxInput .yx_yxTextArea_size_default {
  margin-bottom: 0;
  resize: none;
  height: 104px;
  padding: 8px 12px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper .ant-checkbox-inner {
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper:hover .ant-checkbox-inner {
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-checked,
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-checked:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-checked .ant-checkbox-inner,
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-checked:hover .ant-checkbox-inner {
  background-color: #1861F2;
  border: 1px #1861F2 solid;
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-checked .ant-checkbox-inner:after,
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-checked:hover .ant-checkbox-inner:after {
  border-color: #fff;
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-disabled.ant-checkbox-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-disabled.ant-checkbox-wrapper .ant-checkbox-inner {
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid !important;
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-wrapper-disabled.ant-checkbox-wrapper .ant-checkbox-inner:after {
  border-color: rgba(0, 0, 0, .15);
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_default .ant-checkbox-inner {
  position: relative;
  top: -1px;
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_size_default .ant-checkbox-inner {
  width: 16px;
  height: 16px;
  border-radius: 2px;
}
#__yx_widget .yx_yxInput .yx_yxCheckbox_size_default .ant-checkbox-inner:after {
  width: 5px;
  height: 10px;
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper .ant-radio-inner {
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .15) solid;
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper:hover .ant-radio-inner {
  background-color: #fff;
  border: 1px rgba(0, 0, 0, .25) solid;
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-checked,
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-checked:hover {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .65);
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-checked .ant-radio-inner,
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-checked:hover .ant-radio-inner {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px #1861F2 solid;
  background-color: #fff;
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-checked .ant-radio-inner:after,
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-checked:hover .ant-radio-inner:after {
  background-color: #1861F2;
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-disabled.ant-radio-wrapper {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-disabled.ant-radio-wrapper .ant-radio-inner {
  background-color: rgba(0, 0, 0, .04);
  border: 1px rgba(0, 0, 0, .15) solid !important;
}
#__yx_widget .yx_yxInput .yx_yxRadio_default .ant-radio-wrapper-disabled.ant-radio-wrapper .ant-radio-inner:after {
  background-color: rgba(0, 0, 0, .15);
}
#__yx_widget .yx_yxInput .yx_yxRadio_size_default .ant-radio-inner {
  width: 16px;
  height: 16px;
  border-radius: 16px;
}
#__yx_widget .yx_yxInput .yx_yxRadio_size_default .ant-radio-inner:after {
  width: 8px;
  height: 8px;
  border-radius: 8px;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default {
  background-color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default .ant-switch-inner {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default:after {
  background-color: #fff;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-checked {
  background-color: #1861F2;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-checked .ant-switch-inner {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-checked:after {
  background-color: #fff;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-disabled {
  background-color: rgba(0, 0, 0, .25);
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-disabled .ant-switch-inner {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-disabled:after {
  background-color: rgba(255, 255, 255, .25);
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-checked.ant-switch-disabled {
  background-color: rgba(24, 97, 242, .25);
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-checked.ant-switch-disabled .ant-switch-inner {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: normal;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_default.ant-switch-checked.ant-switch-disabled:after {
  background-color: #fff;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_size_default {
  border: 0;
  height: 20px;
  min-width: 40px;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_size_default:after {
  height: 16px;
  width: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  top: 2px;
  line-height: 20px;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_size_default.ant-switch {
  padding-right: 6px;
  padding-left: 0;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_size_default.ant-switch:after {
  left: 2px;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_size_default.ant-switch .ant-switch-inner {
  white-space: nowrap;
  margin-right: 0;
  margin-left: 20px;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_size_default.ant-switch-checked {
  padding-left: 6px;
  padding-right: 0;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_size_default.ant-switch-checked:after {
  left: 100%;
  margin-left: -2px;
}
#__yx_widget .yx_yxInput .yx_yxSwitch_size_default.ant-switch-checked .ant-switch-inner {
  white-space: nowrap;
  margin-left: 0;
  margin-right: 20px;
}
#__yx_widget .yx_yxInput .ant-form-item .ant-form-item {
  margin-bottom: 0;
}
#__yx_widget .yx_yxInput .yx_yxInput_inputAdditionalNode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 32px;
}
#__yx_widget .yx_yxInput .yx_yxInput_inputAdditionalNode > div {
  white-space: nowrap;
}
#__yx_widget .yx_yxInput .yx_yxInput_inputAdditionalNode > div:nth-child(1) {
  padding-right: 5px;
}
#__yx_widget .yx_yxInput .yx_yxInput_inputAdditionalNode > div:last-child {
  padding-left: 5px;
}
#__yx_widget .yx_yxInput .ant-input-group-addon .ant-form-item {
  margin-bottom: 0;
}
#__yx_widget .yx_yxInput .ant-input-group-addon .ant-form-item-control {
  line-height: normal;
}
/**
 * @(#)2019/8/06.
 * Modal 模态框-样式部分
 * @author 足道
 * Copyright (c) 2019, YUNXI. All rights reserved.
 * YUNXI PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
 */
.upload_preview .ant-modal-body {
  text-align: center;
}
.upload_preview .ant-modal-body .modal_content {
  max-height: 80vh;
  max-width: 100%;
}
.text-hidden-2___3Hbmo {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___32dIg {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___2SsKW {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___1oxHq {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___1_lat {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___3-MY6 {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___1k64f {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___31Fda {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___10nHj {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___3ZWUL {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___2JHtB {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___1N9fV {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___3VD09 {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___29aL_ {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___QeX4E {
  color: #333;
}
.fontColor_2___29dki {
  color: #666;
}
.fontColor_3___3Qe86 {
  color: #999;
}
.fontColor_4___cstf3 {
  color: #ccc;
}
.fontColor_5___IibcO {
  color: #fff;
}
.fontColor_6___2Y-r1 {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
.org___2qHrE {
  float: left;
  color: #666;
  position: relative;
  height: 50px;
  line-height: 50px;
  display: table;
}
.org___2qHrE .tableCell___2PvTb {
  display: table-cell;
  vertical-align: middle;
}
.org___2qHrE a {
  color: #666;
}
.org___2qHrE a:hover {
  color: red;
}
.org___2qHrE .ant-select .ant-select-selection--single {
  color: #666;
  background: transparent;
  border: none;
}
.org___2qHrE .ant-select-arrow {
  color: #666;
}
.org___2qHrE .ant-dropdown-link i {
  padding-top: 6px;
  margin-right: 5px;
  float: right;
}
.orgDropdown___1nfcr {
  right: 30px !important;
  left: auto !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.text-hidden-2___Y1Hkh {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___k6-3W {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___l_DP- {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___DQ_n5 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___17sx9 {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___ilz_P {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___3W4pR {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___3t8wu {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___kA09J {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___LNFpy {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___1T6oS {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___3sall {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___16QgX {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___1v_W4 {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___1hox3 {
  color: #333;
}
.fontColor_2___3MBV4 {
  color: #666;
}
.fontColor_3___1Qbbt {
  color: #999;
}
.fontColor_4___2BG97 {
  color: #ccc;
}
.fontColor_5___1yJKs {
  color: #fff;
}
.fontColor_6___2-1hF {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
.yx_yxTabsbar_navigation___vNSqL .more___T6Eia {
  color: rgba(0, 0, 0, .65);
}
.yx_yxTabsbar_navigation___vNSqL .leftBorderColor___2vinh {
  border-left: 1px rgba(0, 0, 0, .1) solid !important;
}
.yx_yxTabsbar_navigation___vNSqL .backgrioundColor___122k6 {
  background-color: #fff !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_normal___mgf37 .text___17Tvm {
  font-weight: 400;
  font-size: 14px;
  line-height: inherit;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_normal___mgf37 .textColor___1J0mq {
  color: rgba(0, 0, 0, .45) !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_normal___mgf37 .closeColor___9FTPj {
  color: rgba(0, 0, 0, .25) !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_normal___mgf37 .rightBorderColor___2aeGn {
  border-right: 1px rgba(0, 0, 0, .1) solid !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_normal___mgf37 .backgrioundCOlor___3Erd6 {
  background-color: #fff !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_normal___mgf37 .tipsBorder___1yfmt {
  border: 1px rgba(0, 0, 0, .25) solid !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_normal___mgf37 .tipsBackgroundColor___hrGR8 {
  background-color: #fff !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_hover___1WFgZ .textColor___1J0mq {
  color: rgba(0, 0, 0, .85) !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_hover___1WFgZ .closeColor___9FTPj {
  color: rgba(0, 0, 0, .85) !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_press___1UbJa .closeColor___9FTPj {
  color: #1861F2 !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_selected___aC5Dj .text___17Tvm {
  font-weight: 500;
  font-size: 14px;
  line-height: inherit;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_selected___aC5Dj .textColor___1J0mq {
  color: rgba(0, 0, 0, .85) !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_selected___aC5Dj .tipsBackgroundColor___hrGR8 {
  background-color: #1861F2 !important;
}
.yx_yxTabs_navigation___2Stcg .yx_yxTabs_navigation_selected___aC5Dj .backgroundColor___3TdWf {
  background-color: #F5F7Fa !important;
}
.yx_yxTabs_size_navigation___rcM6Z {
  height: 38px !important;
  line-height: 38px !important;
  padding-left: 16px;
  padding-right: 16px;
}
.router-tabs___1Xi1d {
  border-bottom: 1px rgba(0, 0, 0, .1) solid;
  -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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 1;
  padding: 0 !important;
  height: 38px !important;
  line-height: 38px !important;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #fff !important;
  border-left: 1px rgba(0, 0, 0, .1) solid !important;
}
.router-tabs___1Xi1d > div > div {
  padding: 0 !important;
}
.router-tabs___1Xi1d .tag___24Jbs {
  border: 0;
  border-radius: 0;
  cursor: pointer;
  margin: 0;
  border-bottom: 1px rgba(0, 0, 0, .15) solid;
  height: 38px !important;
  line-height: 38px !important;
  padding-left: 16px;
  padding-right: 16px;
  border-right: 1px rgba(0, 0, 0, .1) solid !important;
  font-weight: 400;
  font-size: 14px;
  line-height: inherit;
  color: rgba(0, 0, 0, .45) !important;
  background-color: #fff !important;
}
.router-tabs___1Xi1d .tag___24Jbs span {
  border: 1px rgba(0, 0, 0, .25) solid !important;
  background-color: #fff !important;
}
.router-tabs___1Xi1d .tag___24Jbs .icon___1Ej6p {
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 8px;
  border-radius: 50%;
}
.router-tabs___1Xi1d .tag___24Jbs i {
  margin-left: 12px;
  font-size: 18px !important;
  position: relative;
  top: 2px;
  color: rgba(0, 0, 0, .25) !important;
}
.router-tabs___1Xi1d .tag___24Jbs i:hover {
  color: rgba(0, 0, 0, .85) !important;
}
.router-tabs___1Xi1d .tag___24Jbs i:active {
  color: #1861F2 !important;
}
.router-tabs___1Xi1d .tag___24Jbs.active___2lz0k {
  font-weight: 500;
  font-size: 14px;
  line-height: inherit;
  color: rgba(0, 0, 0, .85) !important;
  background-color: #F5F7Fa !important;
  border-bottom: 0;
}
.router-tabs___1Xi1d .tag___24Jbs.active___2lz0k .icon___1Ej6p {
  background-color: #1861F2 !important;
}
.router-tabs___1Xi1d .tag___24Jbs[ant-click-animating-without-extra-node="true"] {
  position: static;
  -webkit-transition: none;
  transition: none;
}
.router-tabs___1Xi1d > div:nth-child(2) {
  width: 40px !important;
  border-top: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
}
.router-tabs___1Xi1d .close-box {
  border-left: 1px solid rgba(0, 0, 0, .1);
}
.router-tabs___1Xi1d .ant-dropdown-trigger {
  background-color: #fff !important;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
}
.router-tabs___1Xi1d .ant-dropdown-trigger:hover i {
  color: rgba(0, 0, 0, .85);
}
.router-tabs___1Xi1d .ant-dropdown-trigger i {
  color: rgba(0, 0, 0, .65) !important;
}
/*
  基本要素库   颜色 部分  yx_color_x_x
*/
.text-hidden-2___19zD_ {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.text-hidden-3___2hJry {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.text-hidden-4___3H8TS {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.text-hidden-5___1aZP3 {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
/*
 * @Description: Flex布局className
 * @Autho: 张培博
 * @Date: 2019-06-25 10:06:16
 * @LastEditors: 张培博
 * @LastEditTime: 2019-06-25 14:43:42
 */
.f-auto {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.f-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.f-0 {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.f-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.f-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.f-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
.f-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.f-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}
.f-full-height {
  height: 100%;
}
.f-full-width {
  width: 100%;
}
.f-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.f-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.f-row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.f-column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.f-nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.f-j-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.f-j-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.f-j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.f-j-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.f-j-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.f-ai-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.f-ai-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.f-ai-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.f-ai-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.f-ai-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.f-as-auto {
  -ms-flex-item-align: auto;
      align-self: auto;
}
.f-as-start {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.f-as-end {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.f-as-center {
  -ms-flex-item-align: center;
      align-self: center;
}
.f-as-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.f-grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.f-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.f-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.text-hidden {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  cursor: pointer;
}
.overflow {
  overflow: auto;
}
.clickableTxt {
  cursor: pointer;
  color: #40a9ff;
}
.test-pink {
  background-color: pink;
}
.test-yellow {
  background-color: yellow;
}
.yx_yxCircle_sm___q6JKp {
  width: 8px;
  height: 8px;
  border: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.yx_yxShadow_right___1w90B {
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxShadow_left___WgpQX {
  -webkit-box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
          box-shadow: -4px 0 8px -4px rgba(0, 0, 0, .1);
}
.yx_yxShadow_down___1dkgS {
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
          box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, .1);
}
/* 字体部分,强调+重要 = 加粗 */
.fontSize_1___DFuYC {
  font-size: 24px;
  font-weight: bold;
}
.fontSize_2___1AqWk {
  font-size: 18px;
  font-weight: normal;
}
.fontSize_3___jGgzT {
  font-size: 14px;
  font-weight: bold;
}
.fontSize_4___tO4EZ {
  font-size: 14px;
  font-weight: normal;
}
.fontSize_5___6ZOps {
  font-size: 12px;
  font-weight: bold;
}
.fontSize_6___3lH5P {
  font-size: 12px;
  font-weight: normal;
}
/* 色彩 */
.fontColor_1___1Mb15 {
  color: #333;
}
.fontColor_2___1ZCPd {
  color: #666;
}
.fontColor_3___30b3j {
  color: #999;
}
.fontColor_4___1WJ-q {
  color: #ccc;
}
.fontColor_5___1TVsK {
  color: #fff;
}
.fontColor_6___TsMSC {
  color: #8CD5EB;
}
/* 表单action 文字颜色 */
 {
  /* use css to set position of modal */
}
.mg1 {
  margin: 8px;
}
.mg2 {
  margin: 16px;
}
.pad1 {
  padding: 8px;
}
.pad2 {
  padding: 16px;
}
.mg1l {
  margin-left: 8px;
}
.mg2l {
  margin-left: 16px;
}
.mg3l {
  margin-left: 24px;
}
.mg1r {
  margin-right: 8px;
}
.mg2r {
  margin-right: 16px;
}
.mg3r {
  margin-right: 24px;
}
.mg1t {
  margin-top: 8px;
}
.mg2t {
  margin-top: 16px;
}
.mg3t {
  margin-top: 24px;
}
.mg5t {
  margin-top: 30px;
}
.mg1b {
  margin-bottom: 8px;
}
.mg2b {
  margin-bottom: 16px;
}
.mg3b {
  margin-bottom: 24px;
}
.width50 {
  width: 50px;
}
.width80 {
  width: 80px;
}
.width100 {
  width: 100px;
}
.width120 {
  width: 120px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width240 {
  width: 240px;
}
.width450 {
  width: 450px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.txtright {
  text-align: right;
}
.txtleft {
  text-align: left;
}
.txtcenter {
  text-align: center;
}
.lheight40 {
  line-height: 40px;
}
.iblock {
  display: inline-block;
}
.iflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.center {
  text-align: center;
}
.fsize2 {
  font-size: 16px;
}
.fsize14 {
  font-size: 14px;
}
.fbold {
  font-weight: bold;
}
.text-normal {
  color: #666;
}
.text-info {
  color: #999;
}
.displayHide {
  display: none;
}
.displayShow {
  display: block;
}
.lheight30 {
  line-height: 30px;
}
.checkboxWrap {
  white-space: normal;
}
.vertical-center-modal {
  text-align: center;
  white-space: nowrap;
}
.vertical-center-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.vertical-center-modal .ant-modal {
  display: inline-block;
  vertical-align: middle;
  top: 0;
  text-align: left;
}
.menuLeft::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.menuLeft::-webkit-scrollbar-thumb {
  border-radius: 4px;
}
.bodyAnimations-appear {
  opacity: 0.01;
  margin-right: 100%;
}
.bodyAnimations-appear.bodyAnimations-appear-active {
  margin-right: 0px;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.lineAnimations-appear {
  width: 0;
}
.lineAnimations-appear.lineAnimations-appear-active {
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.detail-content {
  width: 100%;
  padding: 30px;
}
.hiddenInput {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
.customForm {
  border-bottom: 1px solid #EFF0F2;
}
.customForm div.ant-form-item {
  margin-bottom: 0;
  border-top: 1px solid #EFF0F2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.customForm .ant-form-item-label,
.customForm .ant-form-item-control-wrapper {
  color: #666;
  padding: 8px;
}
.customForm div.ant-form-item-label {
  max-width: 100px;
  background-color: #FBFBFB;
}
.customForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
  word-break: break-all;
}
.customForm .ant-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixedForm div.ant-form-item-label {
  max-width: 100px;
}
.fixedForm div.ant-form-item-control-wrapper {
  width: calc(100% - 100px);
}
.auto-wrap .ant-form-item-control-wrapper {
  word-wrap: break-word;
  white-space: normal;
}
.modal-title {
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.underline {
  text-decoration: underline;
}
.skin_1 .listSearchBox .ant-form-item-control-wrapper {
  height: 48px;
}
.skin_1 .listSearchBox .has-error .ant-form-explain {
  float: none;
  text-align: left;
}
.skin_1 .listSearchBox .ant-row > div:last-child {
  float: right;
  text-align: right;
}
.skin_1 .listSearchBox .ant-btn {
  margin-left: 16px;
}
.skin_1 .funcButtonBox {
  margin-bottom: 10px;
}
.skin_1 td h1.ant-typography {
  margin-bottom: 0;
}
/*-------初始状态---------*/
.yx_yxMenu_default_normal___26vol .fontType___3kwJo {
  font-weight: 400;
  font-size: 14px;
  line-height: inherit;
}
.yx_yxMenu_default_normal___26vol .color___iTdZY {
  color: rgba(255, 255, 255, .65);
}
.yx_yxMenu_default_normal___26vol .iconColor___jUgjC {
  color: rgba(255, 255, 255, .65);
}
.yx_yxMenu_default_normal___26vol .background___3m9Am {
  background-color: #001B52;
}
.yx_yxMenu_default_normal___26vol .secondBackground___2vA0s {
  background-color: #00143D;
}
.yx_yxMenu_default_hover___10Ie6 .color___iTdZY {
  color: #fff;
}
.yx_yxMenu_default_hover___10Ie6 .iconColor___jUgjC {
  color: #fff;
}
.yx_yxMenu_default_pressed___1Ci7b .color___iTdZY {
  color: #fff;
}
.yx_yxMenu_default_pressed___1Ci7b .iconColor___jUgjC {
  color: #fff;
}
.yx_yxMenu_default_selected___37_Cg .fontType___3kwJo {
  font-weight: 500;
  font-size: 14px;
  line-height: inherit;
}
.yx_yxMenu_default_selected___37_Cg .color___iTdZY {
  color: #fff;
}
.yx_yxMenu_default_selected___37_Cg .iconColor___jUgjC {
  color: #fff;
}
.yx_yxMenu_default_selected___37_Cg .background___3m9Am {
  background-color: #1861F2;
}
.yx_yxMenu_default_selected___37_Cg .secondBackground___2vA0s {
  background-color: #1861F2 !important;
}
.yx_yxMenu_default_selected___37_Cg .gaoliang___3e7O0 {
  background: #FFBF00;
}
/*-------折叠状态---------*/
.yx_yxMenu_fold_normal___f0VZm .iconColor___jUgjC {
  color: rgba(255, 255, 255, .65) !important;
}
.yx_yxMenu_fold_hover___34b03 .iconColor___jUgjC {
  color: #fff !important;
}
.yx_yxMenu_fold_selected___3DwP_ .iconColor___jUgjC {
  color: #1861F2 !important;
}
.yx_yxMenu_fold_selected___3DwP_ .background___3m9Am {
  background-color: #001B52 !important;
}
/*------------弹出状态--------------*/
.yx_yxMenu_popup_normal___2fSBg .fontType___3kwJo {
  font-weight: 400;
  font-size: 14px;
  line-height: inherit;
}
.yx_yxMenu_popup_normal___2fSBg .color___iTdZY {
  color: rgba(255, 255, 255, .65);
}
.yx_yxMenu_popup_normal___2fSBg .iconColor___jUgjC {
  color: rgba(255, 255, 255, .65);
}
.yx_yxMenu_popup_normal___2fSBg .secondBackground___2vA0s {
  background-color: #001B52;
}
.yx_yxMenu_popup_hover___1WfhD .color___iTdZY {
  color: #fff;
}
.yx_yxMenu_popup_selected___2p64l .fontType___3kwJo {
  font-weight: 500;
  font-size: 14px;
  line-height: inherit;
}
.yx_yxMenu_popup_selected___2p64l .color___iTdZY {
  color: #fff !important;
}
.yx_yxMenu_popup_selected___2p64l .iconColor___jUgjC {
  color: #fff;
}
.yx_yxMenu_popup_selected___2p64l .secondBackground___2vA0s {
  background-color: #1861F2 !important;
}
.yx_yxMenu_size_default___WBDT0 .cont___3oItC {
  width: 256px !important;
  max-width: 256px !important;
  min-width: 256px !important;
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxMenu_size_default___WBDT0 .rightIconSize___1CHOa {
  width: 8px;
}
.yx_yxMenu_size_default___WBDT0 .oneMenuHeight___1iWn_ {
  height: 54px;
  line-height: 54px;
}
.yx_yxMenu_size_default___WBDT0 .sonMenuHeight___2xdsP {
  height: 38px;
  line-height: 38px;
}
.yx_yxMenu_size_default___WBDT0 .icon___1hTBC {
  font-size: 16px;
  margin-right: 12px;
}
.yx_yxMenu_size_default___WBDT0 .one___1pUaH {
  padding-left: 24px !important;
}
.yx_yxMenu_size_default___WBDT0 .two___2OLfO {
  padding-left: 52px !important;
}
.yx_yxMenu_size_default___WBDT0 .three___b05J9 {
  padding-left: 76px !important;
}
.yx_yxMenu_size_fold___1GtVC .cont___3oItC {
  width: 80px !important;
  max-width: 80px !important;
  min-width: 80px !important;
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.yx_yxMenu_size_fold___1GtVC .rightIconSize___1CHOa {
  width: 8px;
}
.yx_yxMenu_size_fold___1GtVC .oneMenuHeight___1iWn_ {
  height: 54px;
  line-height: 54px;
}
.yx_yxMenu_size_fold___1GtVC .sonMenuHeight___2xdsP {
  height: 38px;
  line-height: 38px;
}
.yx_yxMenu_size_fold___1GtVC .icon___1hTBC {
  font-size: 16px;
  margin-right: 12px;
}
.yx_yxMenu_size_fold___1GtVC .one___1pUaH {
  padding-left: 24px !important;
}
.yx_yxMenu_size_fold___1GtVC .two___2OLfO {
  padding-left: 52px !important;
}
.yx_yxMenu_size_fold___1GtVC .three___b05J9 {
  padding-left: 76px !important;
}
.yx_yxMenu_size_popup___3EP_I .paddingTopBottom___2Mp-d {
  padding-top: 4px;
  padding-bottom: 4px;
}
.yx_yxMenu_size_popup___3EP_I .cont___3oItC {
  width: 160px !important;
  max-width: 160px !important;
  min-width: 160px !important;
}
.yx_yxMenu_size_popup___3EP_I .height___2xfLx {
  height: 38px;
  line-height: 38px;
}
.yx_yxMenu_size_popup___3EP_I .iconRight___3r0uk {
  right: 10px;
}
.yx_yxMenu_size_popup___3EP_I .iconWidth___gPFqH {
  width: 8px;
  height: 1px;
}
.siderMain___1WtkR {
  width: 256px !important;
  max-width: 256px !important;
  min-width: 256px !important;
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #001B52;
}
.siderMain___1WtkR .ant-menu:nth-child(1) {
  margin-top: 11px;
}
.siderMain___1WtkR .ant-menu .anticon {
  color: rgba(255, 255, 255, .65);
  font-size: 16px;
  margin-right: 12px;
  opacity: 1 !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu-arrow {
  opacity: 1 !important;
  margin-top: -3px;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu-arrow:after {
  opacity: 1 !important;
  background: rgba(255, 255, 255, .65) !important;
  width: 8px;
  -webkit-transform: rotate(45deg) translateX(4px);
          transform: rotate(45deg) translateX(4px);
  height: 1px;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu-arrow:before {
  opacity: 1 !important;
  background: rgba(255, 255, 255, .65) !important;
  width: 8px;
  -webkit-transform: rotate(-45deg) translateX(-4px);
          transform: rotate(-45deg) translateX(-4px);
  height: 1px;
}
.siderMain___1WtkR .ant-menu .ant-menu-item {
  margin: 0;
  height: 54px;
  line-height: 54px;
  background-color: #001B52;
  padding-left: 24px !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-item a {
  font-weight: 400;
  font-size: 14px;
  line-height: inherit;
  color: rgba(255, 255, 255, .65);
}
.siderMain___1WtkR .ant-menu .ant-menu-item:hover a {
  color: #fff;
}
.siderMain___1WtkR .ant-menu .ant-menu-item:hover .anticon {
  color: #fff;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu {
  height: 54px;
  line-height: 54px;
  height: auto;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu-submenu-title {
  height: 54px;
  line-height: 54px;
  padding-left: 24px !important;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: inherit;
  background-color: #001B52;
  color: rgba(255, 255, 255, .65);
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu-submenu-title:hover {
  color: #fff;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu-submenu-title:hover .anticon {
  color: #fff;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow {
  opacity: 1 !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after {
  opacity: 1 !important;
  background: #fff !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before {
  opacity: 1 !important;
  background: #fff !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu .anticon {
  display: none;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu .ant-menu-submenu {
  height: 38px;
  line-height: 38px;
  height: auto !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu .ant-menu-submenu .ant-menu-item {
  padding-left: 76px !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu .ant-menu-submenu-title {
  height: 38px;
  line-height: 38px;
  padding-left: 52px !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu .ant-menu-submenu,
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu .ant-menu-item,
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu .ant-menu-submenu-title {
  background-color: #00143D;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu .ant-menu .ant-menu-item {
  height: 38px;
  line-height: 38px;
  padding-left: 52px !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  margin-top: -1.5px !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(45deg) translateY(4px) !important;
          transform: rotate(45deg) translateY(4px) !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-submenu-open > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(-45deg) translateY(4px) !important;
          transform: rotate(-45deg) translateY(4px) !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-item-selected {
  background-color: #1861F2 !important;
  position: relative;
}
.siderMain___1WtkR .ant-menu .ant-menu-item-selected a {
  font-weight: 500;
  font-size: 14px;
  line-height: inherit;
  color: #fff;
}
.siderMain___1WtkR .ant-menu .ant-menu-item-selected .anticon {
  color: #fff;
}
.siderMain___1WtkR .ant-menu .ant-menu-item-selected .ant-menu-submenu-arrow:after {
  opacity: 1 !important;
  background: rgba(255, 255, 255, .65) !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-item-selected .ant-menu-submenu-arrow:before {
  opacity: 1 !important;
  background: rgba(255, 255, 255, .65) !important;
}
.siderMain___1WtkR .ant-menu .ant-menu-item-selected:before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0;
  background: #FFBF00;
}
.siderMainCollapsed___1uxPU {
  width: 80px !important;
  max-width: 80px !important;
  min-width: 80px !important;
  -webkit-box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
          box-shadow: 2px 0 4px -2px rgba(0, 0, 0, .1);
}
.siderMainCollapsed___1uxPU .searchBlock___1gnBj {
  display: none;
}
.siderMainCollapsed___1uxPU .ant-menu {
  margin-top: 10px;
}
.siderMainCollapsed___1uxPU .ant-menu-inline-collapsed .ant-menu-item,
.siderMainCollapsed___1uxPU .ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title {
  padding: 0 !important;
  text-align: center;
}
.siderMainCollapsed___1uxPU .ant-menu-inline-collapsed .ant-menu-item a,
.siderMainCollapsed___1uxPU .ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title a {
  display: inline;
}
.siderMainCollapsed___1uxPU .ant-menu-inline-collapsed .ant-menu-item .anticon,
.siderMainCollapsed___1uxPU .ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title .anticon {
  margin: 0;
  display: inline;
}
.siderMainCollapsed___1uxPU .ant-menu .ant-menu-item-selected {
  background-color: #001B52 !important;
}
.siderMainCollapsed___1uxPU .ant-menu .ant-menu-item-selected:before {
  display: none;
}
.siderMainCollapsed___1uxPU .ant-menu .ant-menu-item-selected .anticon {
  color: #1861F2 !important;
}
.ant-menu-dark.ant-menu-submenu-popup {
  width: 160px !important;
  max-width: 160px !important;
  min-width: 160px !important;
}
.ant-menu-dark.ant-menu-submenu-popup .anticon {
  display: none;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu-submenu-title,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu-item {
  margin: 0;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu {
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: #001B52;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-submenu,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-item,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-title,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-item a {
  font-weight: 400;
  font-size: 14px;
  line-height: inherit;
  color: rgba(255, 255, 255, .65);
  height: 38px;
  line-height: 38px;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-submenu:hover,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-item:hover,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-title:hover,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-item a:hover {
  color: #fff;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-submenu:hover .ant-menu-submenu-arrow,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-item:hover .ant-menu-submenu-arrow,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-item a:hover .ant-menu-submenu-arrow {
  opacity: 1 !important;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-submenu:hover .ant-menu-submenu-arrow:after,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-item:hover .ant-menu-submenu-arrow:after,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-item a:hover .ant-menu-submenu-arrow:after {
  opacity: 1 !important;
  background: #fff !important;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-submenu:hover .ant-menu-submenu-arrow:before,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu > .ant-menu-item:hover .ant-menu-submenu-arrow:before,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-item a:hover .ant-menu-submenu-arrow:before {
  opacity: 1 !important;
  background: #fff !important;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-arrow {
  opacity: 1 !important;
  right: 10px;
  width: 8px;
  height: 1px;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-arrow:after {
  opacity: 1 !important;
  background: rgba(255, 255, 255, .65) !important;
  width: 8px;
  height: 1px;
  -webkit-transform: rotate(-45deg) translateY(4px);
          transform: rotate(-45deg) translateY(4px);
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu .ant-menu-submenu-arrow:before {
  opacity: 1 !important;
  background: rgba(255, 255, 255, .65) !important;
  width: 8px;
  height: 1px;
  -webkit-transform: rotate(45deg) translateY(-4px);
          transform: rotate(45deg) translateY(-4px);
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu-item-selected,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu-submenu-selected {
  background-color: #1861F2 !important;
  color: #fff !important;
}
.ant-menu-dark.ant-menu-submenu-popup .ant-menu-item-selected a,
.ant-menu-dark.ant-menu-submenu-popup .ant-menu-submenu-selected a {
  color: #fff !important;
}
.searchBlock___1gnBj {
  width: 224px;
  height: 32px;
  margin: 16px auto 18px auto;
  text-align: center;
  position: relative;
}
.menuWrap___1z_Pu {
  position: relative;
  overflow: hidden;
  height: 100%;
}
/* for Chrome */
.menuCont___n2PBo::-webkit-scrollbar {
  display: none;
}
.trackVertical___s51Fm {
  position: absolute;
  width: 6px;
  right: 2px;
  bottom: 2px;
  top: 2px;
  border-radius: 3px;
  z-index: 99;
}
.thumbVertical___2iRll {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  background-color: rgba(205, 205, 205, .5);
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
