/*! EUI v1.0.0 @author: iflytek_EUED | GPL License | eui.css */
@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/**
 @module: EUI基础类
 @author：jhxia
 */
*,
*:before,
*:after {
  box-sizing: border-box; }

body {
  font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
  line-height: 1.6; }

.clearfix:before, .clearfix:after,
.eui-clear:before,
.eui-clear:after {
  content: "";
  display: table; }

.clearfix:after,
.eui-clear:after {
  clear: both;
  overflow: hidden; }

.eui-elip {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.eui-show {
  display: block; }

.eui-hide {
  display: none; }

.eui-fl {
  float: left; }

.eui-fr {
  float: right; }

/**
 @module: 警告提示页面
 @author：mszhang
 */
.eui-alert {
  position: relative;
  padding: 10px 15px 10px 46px;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  color: #666;
  border-radius: 4px; }

.eui-alert .euiicon {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 16px;
  height: 16px;
  margin-top: -7px;
  line-height: 16px;
  text-align: center;
  font-size: 16px; }

.eui-alert-success {
  border: 1px solid #65D78B;
  background-color: #edfde7; }

.eui-alert-success .euiicon {
  color: #3fcd6e; }

.eui-alert-info {
  border: 1px solid #40A5ED;
  background-color: #eaf8ff; }

.eui-alert-info .euiicon {
  color: #108ee9; }

.eui-alert-warning {
  border: 1px solid #FFC633;
  background-color: #fff6e0; }

.eui-alert-warning .euiicon {
  color: #ffb800; }

.eui-alert-error {
  border: 1px solid #FF7676;
  background-color: #fff2f1; }

.eui-alert-error .euiicon {
  color: #ff5454; }

.eui-alert-description {
  position: relative;
  padding: 15px 15px 15px 78px;
  line-height: 22px;
  border-radius: 4px;
  color: #999;
  font-size: 12px; }

.eui-alert-description .euiicon {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 38px;
  height: 38px;
  margin-top: -19px;
  line-height: 38px;
  text-align: center;
  font-size: 38px; }

.eui-alert-description .eui-alert-message {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
  color: #666; }

.eui-alert-description .eui-alert-txt {
  display: block; }

.eui-alert-noicon {
  padding: 10px 15px 10px 15px; }

.eui-alert-noicon .euiicon {
  display: none; }

/**
 @module: EUI基础类
 @author：yinwang2
 */
.eui-badge {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.eui-badge-dot {
  position: absolute;
  top: -2px;
  right: 0px;
  transform: translateX(50%);
  height: 6px;
  width: 6px;
  border-radius: 100%;
  background-color: #d9d9d9;
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff; }

.eui-badge-count {
  position: absolute;
  top: -9px;
  right: 0;
  transform: translateX(50%);
  padding: 0 5px;
  height: 18px;
  min-width: 18px;
  line-height: 18px;
  border-radius: 10px;
  background-color: #d9d9d9;
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff;
  white-space: nowrap;
  color: #fff;
  text-align: center;
  font-size: 12px; }

.eui-badge-text .eui-badge-dot,
.eui-badge-text .eui-badge-count,
.eui-badge-status .eui-badge-dot {
  position: static;
  transform: none;
  margin: 0 5px;
  display: inline-block;
  vertical-align: 2px; }

.eui-badge-left .eui-badge-dot,
.eui-badge-left .eui-badge-count {
  position: absolute;
  left: 0;
  right: auto;
  transform: translateX(-50%); }

.eui-badge-border {
  background-color: #fff;
  color: #666;
  -webkit-box-shadow: 0 0 0 1px #cfcfcf;
  box-shadow: 0 0 0 1px #cfcfcf; }

.eui-badge-success {
  background-color: #3fcd6e; }

.eui-badge-primary {
  background-color: #108ee9; }

.eui-badge-warning {
  background-color: #ffb800; }

.eui-badge-error {
  background-color: #ff5454; }

.eui-tag {
  padding: 0 10px;
  min-width: 60px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  background-color: #d9d9d9;
  color: #999; }

.eui-tag-primary {
  background-color: #eaf8ff;
  color: #40A5ED; }

.eui-tag-success {
  background-color: #edfde7;
  color: #65D78B; }

.eui-tag-warning {
  background-color: #fff6e0;
  color: #FFC633; }

.eui-tag-error {
  background-color: #fff2f1;
  color: #FF7676; }

/**
 @module: EUI基础类
 @author：yinwang2
 */
.eui-btn {
  padding: 0 10px;
  min-width: 80px;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  color: #666;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  cursor: pointer;
  outline: 0; }

.eui-btn:hover {
  border-color: #40A5ED;
  color: #40A5ED; }

.eui-btn:focus {
  border-color: #0D72BA;
  color: #0D72BA;
  outline: 0; }

.eui-btn-primary {
  background-color: #108ee9;
  border-color: #108ee9;
  color: #fff; }

.eui-btn-primary:hover {
  background-color: #40A5ED;
  border-color: #40A5ED;
  color: #fff; }

.eui-btn-primary:focus {
  background-color: #0D72BA;
  border-color: #0D72BA;
  color: #fff; }

.eui-btn-dashed {
  border-style: dashed; }

.eui-btn-dashed:hover {
  border-color: #40A5ED;
  color: #40A5ED; }

.eui-btn-dashed:focus {
  border-color: #0D72BA;
  color: #0D72BA; }

.eui-btn-success {
  background-color: #3fcd6e;
  border-color: #3fcd6e;
  color: #fff; }

.eui-btn-success:hover {
  background-color: #65D78B;
  border-color: #65D78B;
  color: #fff; }

.eui-btn-success:focus {
  background-color: #39B863;
  border-color: #39B863;
  color: #fff; }

.eui-btn-warning {
  background-color: #ffb800;
  border-color: #ffb800;
  color: #fff; }

.eui-btn-warning:hover {
  background-color: #FFC633;
  border-color: #FFC633;
  color: #fff; }

.eui-btn-warning:focus {
  background-color: #E5A500;
  border-color: #E5A500;
  color: #fff; }

.eui-btn-error {
  background-color: #ff5454;
  border-color: #ff5454;
  color: #fff; }

.eui-btn-error:hover {
  background-color: #FF7676;
  border-color: #FF7676;
  color: #fff; }

.eui-btn-error:focus {
  background-color: #E54B4B;
  border-color: #E54B4B;
  color: #fff; }

.eui-btn-disabled,
.eui-btn-disabled:hover,
.eui-btn-disabled:focus {
  background-color: #f7f7f7;
  border-color: #d9d9d9;
  color: #d9d9d9;
  cursor: not-allowed; }

.eui-btn-full {
  width: 100%; }

.eui-btn-large {
  min-width: 88px;
  height: 38px;
  line-height: 38px;
  font-size: 14px; }

.eui-btn-small {
  padding: 0 4px;
  min-width: 60px;
  height: 24px;
  line-height: 24px; }

.eui-btn-radius {
  border-radius: 100px; }

.eui-btn-group {
  display: inline-block;
  vertical-align: middle; }

.eui-btn-group .eui-btn {
  position: relative;
  z-index: 1;
  margin-left: -1px;
  min-width: 48px; }

.eui-btn-group .eui-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.eui-btn-group .eui-btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.eui-btn-group .eui-btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.eui-btn-group .eui-btn:hover,
.eui-btn-group .eui-btn:focus {
  z-index: 2; }

.eui-btn-group-primary .eui-btn:focus {
  background-color: #108ee9;
  border: 1px solid #108ee9;
  color: #fff; }

.eui-btn.eui-btn-icon {
  min-width: 24px; }

.euiicon.euiicon-small {
  font-size: 15px; }

.eui-btn-icon span {
  margin-left: 2px; }

/**
 @module: 弹出层页面
 @author：mszhang
 */
.eui-dialog-mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000); }

.eui-dialog-box {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  text-align: center; }

.eui-dialog-box:after {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: ''; }

.eui-dialog-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 5px; }

.eui-dialog-header {
  padding: 7px 15px;
  border-radius: 5px 5px 0 0;
  text-align: left;
  border-bottom: 1px solid #d9d9d9; }

.eui-dialog-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  letter-spacing: 1px; }

.eui-dialog-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  background: transparent;
  cursor: pointer;
  border: 0;
  outline: 0;
  text-decoration: none;
  color: #666; }

.eui-dialog-close .euiicon-close {
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px; }

.eui-dialog-close:focus,
.eui-dialog-close:hover {
  color: #000; }

.eui-dialog-Primary {
  background-color: #108ee9;
  border-bottom: 1px solid #108ee9; }

.eui-dialog-Primary .eui-dialog-title,
.eui-dialog-Primary .eui-dialog-close {
  color: #f0f0f0; }

.eui-dialog-Primary .eui-dialog-close:focus,
.eui-dialog-Primary .eui-dialog-close:hover {
  color: #fff; }

.eui-dialog-body {
  padding: 28px 28px 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: left; }

.eui-dialog-footer {
  padding: 28px 15px;
  border-radius: 0 0 4px 4px;
  font-size: 0; }

.eui-dialog-footer button + button {
  margin-left: 28px; }

.eui-dialog-form .eui-form-titleLeft .eui-form-label {
  width: 75px; }

.eui-dialog-form .eui-form-titleLeft .eui-input-group {
  margin-left: 80px; }

.eui-dialog-tips {
  text-align: center; }

.eui-dialog-tips .euiicon {
  font-size: 58px;
  line-height: 58px; }

.eui-dialog-tips .euiicon-success {
  color: #3fcd6e; }

.eui-dialog-tips .euiicon-warning {
  color: #ffb800; }

.eui-dialog-message {
  display: block;
  margin-top: 5px;
  font-size: 18px;
  color: #000; }

.eui-dialog-txt {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  color: #666; }

.eui-dialog-Summary {
  background-color: #f0f0f0; }

.eui-dialog-folder input {
  margin-bottom: 10px; }

.eui-dialog-folder textarea {
  resize: none; }

.eui-dialog-folder .eui-form-radio {
  margin-top: 10px;
  margin-bottom: -5px; }

.eui-dialog-folder em {
  margin-left: 5px;
  color: #999; }

.eui-form-checkbox input[type=checkbox], .eui-form-switch input[type=checkbox], .eui-form-radio input[type=radio] {
  display: none; }

.eui-form-item {
  position: relative; }

.eui-input-item button {
  margin-top: 20px; }

.eui-cursor {
  cursor: pointer; }

.eui-form-input {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  padding-left: 10px;
  padding-right: 39px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.eui-form-textarea {
  width: 100%;
  display: block;
  min-height: 100px;
  height: auto;
  padding: 6px 10px;
  resize: vertical;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  font-family: "microsoft yahei"; }

.eui-form-input:focus, .eui-form-select:focus {
  border: 1px solid #32a1f1;
  box-shadow: 0px 0px 6px #108ee9; }

.eui-input-addinput {
  padding-right: 50px;
  position: relative; }
  .eui-input-addinput .eui-input-edit {
    position: absolute;
    right: 0;
    top: -2px; }
    .eui-input-addinput .eui-input-edit .eui-input-minus, .eui-input-addinput .eui-input-edit .eui-input-plus {
      margin-right: 15px;
      font-size: 25px;
      cursor: pointer; }
    .eui-input-addinput .eui-input-edit .eui-input-minus:hover, .eui-input-addinput .eui-input-edit .eui-input-plus:hover {
      color: #108ee9; }

i.eui-hint-success {
  color: #3fcd6e;
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 20px; }

.eui-form-input-error, .eui-form-input-error:focus {
  border: 1px solid #f5212d;
  box-shadow: 0px 0px 6px #f5212d;
  color: #f5212d; }

i.eui-hint-error {
  color: #ff5454;
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 20px; }

span.eui-hint-error {
  font-size: 12px;
  color: #f5212d;
  padding-top: 2px; }

.eui-form-input-warning, .eui-form-input-warning:focus {
  border: 1px solid #faad14;
  box-shadow: 0px 0px 6px #faad14; }

i.eui-hint-warning {
  background: #faad14;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 10px; }

span.eui-hint-warning {
  font-size: 12px;
  color: #faad14;
  padding-top: 2px; }

.eui-form-forget {
  color: #999;
  margin-top: 2px; }

.eui-form-item {
  margin-bottom: 10px; }

.eui-form-addicon .eui-form-euiicon {
  position: absolute;
  top: 3px;
  left: 5px;
  color: #d9d9d9; }

.eui-form-addicon .eui-form-input {
  padding-left: 25px; }

.eui-form-titleLeft .eui-form-label {
  float: left;
  text-align: right;
  width: 100px;
  padding: 7px 0px; }
  .eui-form-titleLeft .eui-form-label i {
    color: #ff0101;
    margin-right: 5px; }

.eui-form-titleLeft .eui-input-group {
  margin-left: 100px; }
  .eui-form-titleLeft .eui-input-group .eui-form-radio, .eui-form-titleLeft .eui-input-group .eui-form-checkbox {
    margin-top: 5px; }

.eui-input-select {
  position: relative; }
  .eui-input-select .eui-form-select {
    padding-right: 30px;
    cursor: pointer; }
  .eui-input-select .eui-edge {
    font-size: 20px;
    right: 6px;
    top: 4px;
    position: absolute;
    cursor: pointer; }
  .eui-input-select ul {
    width: 100%;
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
    position: absolute;
    z-index: 20000;
    margin-top: 5px;
    display: none;
    border-radius: 5px;
    box-shadow: 0px 0px 6px #e6e6e6;
    padding: 5px 0; }
    .eui-input-select ul li {
      height: 36px;
      line-height: 36px; }
      .eui-input-select ul li a {
        display: block;
        height: 36px;
        color: #000 !important;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 10px; }
      .eui-input-select ul li a:hover {
        background-color: #ecf6fd;
        color: #000 !important; }

.eui-input-inline {
  display: inline-block; }

.eui-select-active {
  background: #108ee9;
  color: #FFF !important; }

.eui-form-radio {
  display: inline-block;
  cursor: pointer;
  margin-right: 10px;
  position: relative; }
  .eui-form-radio .eui-radio:before {
    content: '\E64E';
    vertical-align: middle;
    color: #d9d9d9; }
  .eui-form-radio .eui-radio-checked:before {
    content: '\E6AC';
    vertical-align: middle;
    color: #108ee9; }

.eui-radio-vertical {
  display: block;
  margin-bottom: 10px; }

.eui-form-checkbox {
  display: inline-block;
  cursor: pointer;
  margin-right: 10px; }
  .eui-form-checkbox .eui-checkbox {
    vertical-align: middle; }
  .eui-form-checkbox .eui-checkbox:before {
    content: '\E634';
    vertical-align: middle;
    color: #d9d9d9; }
  .eui-form-checkbox .eui-checkbox-checked:before {
    content: '\E6DA';
    vertical-align: middle;
    color: #108ee9; }

.eui-radio-disbaled, .eui-checkbox-disbaled {
  cursor: not-allowed !important; }
  .eui-radio-disbaled span, .eui-checkbox-disbaled span {
    color: #c2c2c2; }

.eui-form-checkbox-empty .eui-checkbox-checked:before {
  content: '\E601' !important;
  vertical-align: middle;
  color: #108ee9; }

.eui-form-switch {
  background: #1890ff;
  border-radius: 20px;
  width: 45px;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  cursor: pointer;
  position: relative; }
  .eui-form-switch em {
    position: absolute;
    color: #FFF;
    left: 7px; }
  .eui-form-switch i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    position: absolute;
    top: 3px;
    right: 5px;
    border-radius: 20px; }

.eui-form-closeswitch {
  background: #c0c0c0; }
  .eui-form-closeswitch em {
    left: auto;
    right: 7px; }
  .eui-form-closeswitch i {
    top: 3px;
    right: auto;
    left: 5px; }

::-webkit-input-placeholder {
  color: #d1d1d1; }

:-moz-placeholder {
  color: #d1d1d1; }

::-moz-placeholder {
  color: #d1d1d1; }

:-ms-input-placeholder {
  color: #d1d1d1; }

.eui-layout {
  width: 100%; }
  .eui-layout-header {
    width: 100%;
    height: 64px; }
  .eui-layout-main {
    width: 100%;
    min-height: 255px; }
  .eui-layout-footer {
    width: 100%;
    height: 68px;
    text-align: center;
    line-height: 68px; }
  .eui-layout-hassider {
    position: relative;
    overflow: hidden; }
    .eui-layout-hassider .eui-layout-box {
      padding-left: 124px; }
  .eui-layout-hassider-left {
    position: relative;
    overflow: hidden; }
    .eui-layout-hassider-left .eui-layout-sider {
      left: 0; }
    .eui-layout-hassider-left .eui-layout-main {
      padding-left: 124px; }
  .eui-layout-hassider-right {
    position: relative;
    overflow: hidden; }
    .eui-layout-hassider-right .eui-layout-sider {
      right: 0; }
    .eui-layout-hassider-right .eui-layout-main {
      padding-right: 124px; }
  .eui-layout-sider {
    width: 124px;
    height: 100%;
    position: absolute;
    top: 0; }

.eui {
  /**
      * @module: 导航
      * @author：huanli4
      */
  /**
       * @module: 面包屑
       * @author：huanli4
       */ }
  .eui-nav {
    position: relative;
    background-color: #fff;
    border-radius: 2px;
    font-size: 0;
    border-bottom: 1px solid #dfdfdf;
    padding: 0 25px; }
    .eui-nav * {
      font-size: 14px; }
    .eui-nav-item {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      line-height: 60px;
      margin: 0 25px; }
      .eui-nav-item .eui-nav-name {
        display: block;
        padding: 0 20px;
        cursor: pointer; }
        .eui-nav-item .eui-nav-name:hover,
        .eui-nav-item .eui-nav-name .eui-nav-item-active a {
          color: #108ee9; }
    .eui-nav-child {
      display: none;
      position: absolute;
      left: 0;
      min-width: 100%;
      line-height: 36px;
      padding: 5px 0;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
      border: 1px solid #d2d2d2;
      background-color: #fff;
      z-index: 1;
      border-radius: 2px;
      white-space: nowrap;
      text-align: center; }
      .eui-nav-child-item {
        display: block;
        color: #333; }
        .eui-nav-child-item:hover {
          color: #108ee9; }
    .eui-nav .eui-nav-item-active:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -1px;
      width: 100%;
      height: 4px;
      background-color: #108ee9; }
    .eui-nav-black {
      background-color: #393D49; }
      .eui-nav-black .eui-nav-item .eui-nav-name {
        color: #fff;
        color: rgba(255, 255, 255, 0.7); }
        .eui-nav-black .eui-nav-item .eui-nav-name:hover,
        .eui-nav-black .eui-nav-item .eui-nav-name .eui-nav-item-active a {
          color: #fff; }
      .eui-nav-black .eui-nav-item .eui-nav-child a {
        color: #333; }
        .eui-nav-black .eui-nav-item .eui-nav-child a:hover {
          color: #108ee9; }
      .eui-nav-black .eui-nav-item-active {
        background-color: #108ee9; }
        .eui-nav-black .eui-nav-item-active:after {
          width: 0; }
    .eui-nav-blue {
      background-color: #108ee9;
      border-bottom: 1px solid #108ee9; }
      .eui-nav-blue .eui-nav-item .eui-nav-name {
        color: #fff;
        color: rgba(255, 255, 255, 0.7); }
        .eui-nav-blue .eui-nav-item .eui-nav-name:hover,
        .eui-nav-blue .eui-nav-item .eui-nav-name .eui-nav-item-active a {
          color: #fff; }
      .eui-nav-blue .eui-nav-item .eui-nav-child-item {
        color: #333; }
        .eui-nav-blue .eui-nav-item .eui-nav-child-item:hover {
          color: #108ee9; }
      .eui-nav-blue .eui-nav-item-active:after {
        background-color: #93d1ff; }
    .eui-nav-sider {
      width: 200px;
      position: relative;
      background-color: #fff;
      font-size: 0;
      border-right: 1px solid #dfdfdf;
      border-bottom: none;
      padding: 0; }
      .eui-nav-sider * {
        font-size: 14px; }
      .eui-nav-sider .eui-nav-item {
        display: block;
        width: 100%;
        line-height: 45px;
        margin: 0; }
      .eui-nav-sider .eui-nav-name {
        height: 45px;
        line-height: 45px;
        padding: 0 20px 0 30px; }
      .eui-nav-sider .eui-nav-item-active:after {
        width: 0; }
      .eui-nav-sider .eui-nav-item-active .eui-nav-name {
        color: #108ee9; }
      .eui-nav-sider .eui-nav-item-active .eui-nav-child {
        display: block; }
        .eui-nav-sider .eui-nav-item-active .eui-nav-child-item-active {
          background-color: #ecf6fd;
          color: #108ee9;
          border-right: 3px solid #108ee9; }
      .eui-nav-sider .eui-nav-child {
        text-align: center;
        position: static;
        box-shadow: none;
        border: none;
        padding: 0; }
        .eui-nav-sider .eui-nav-child-item {
          border-right: 3px solid #fff; }
          .eui-nav-sider .eui-nav-child-item:hover {
            background-color: #ecf6fd;
            color: #108ee9;
            border-right: 3px solid #108ee9; }
        .eui-nav-sider .eui-nav-child-outsider {
          width: 115px;
          min-width: auto;
          position: absolute;
          right: -115px;
          left: auto;
          top: 0;
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.12); }
          .eui-nav-sider .eui-nav-child-outsider .eui-nav-child-item {
            padding: 0;
            border: none; }
            .eui-nav-sider .eui-nav-child-outsider .eui-nav-child-item:hover {
              background: none;
              border: none; }
      .eui-nav-sider-black {
        background-color: #393D49; }
        .eui-nav-sider-black .eui-nav-item .eui-nav-name {
          color: #fff;
          color: rgba(255, 255, 255, 0.7); }
          .eui-nav-sider-black .eui-nav-item .eui-nav-name:hover {
            color: #fff; }
        .eui-nav-sider-black .eui-nav-child {
          background-color: #393D49; }
          .eui-nav-sider-black .eui-nav-child-item {
            border-right: #393D49;
            color: #fff; }
            .eui-nav-sider-black .eui-nav-child-item:hover {
              color: #fff;
              background-color: #108ee9;
              border-right: #108ee9; }
        .eui-nav-sider-black .eui-nav-item-active .eui-nav-name {
          color: #fff; }
        .eui-nav-sider-black .eui-nav-item-active .eui-nav-child-item-active {
          color: #fff;
          background-color: #108ee9;
          border-right: #108ee9; }
      .eui-nav-sider-blue {
        background-color: #108ee9; }
        .eui-nav-sider-blue .eui-nav-item .eui-nav-name {
          color: #fff;
          color: rgba(255, 255, 255, 0.7); }
          .eui-nav-sider-blue .eui-nav-item .eui-nav-name:hover,
          .eui-nav-sider-blue .eui-nav-item .eui-nav-name .eui-nav-item-active a {
            color: #fff; }
        .eui-nav-sider-blue .eui-nav-item .eui-nav-child a {
          color: #333; }
          .eui-nav-sider-blue .eui-nav-item .eui-nav-child a:hover {
            color: #108ee9; }
        .eui-nav-sider-blue .eui-nav-item-active .eui-nav-child-item-active {
          background-color: #fff; }
  .eui-breadcrumb-item {
    cursor: pointer;
    color: #828282; }
    .eui-breadcrumb-item:hover {
      color: #108ee9; }
  .eui-breadcrumb-separator {
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
    vertical-align: top; }

/**
 @module: 分页组件页面
 @author：jlwang9
 */
.eui-pagination {
  color: #333; }

.eui-pagination-number {
  line-height: 32px; }

.eui-pagination-box {
  margin-left: -8px;
  text-align: left;
  font-size: 0; }

.eui-pagination-item {
  display: inline-block;
  display: inline-block\9;
  margin-left: 8px; }

.eui-pagination-item a {
  display: inline-block;
  display: inline-block\9;
  padding: 0 11px;
  min-width: 32px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  -webkit-text-size-adjust: none;
  text-align: center;
  color: #333;
  font-size: 14px; }

.eui-pagination-item a:hover,
.euipagination-item-active a {
  border: 1px solid #108ee9;
  color: #108ee9; }

.eui-pagination-pre a,
.eui-pagination-next a {
  padding: 0 8px;
  color: #999; }

.eui-pagination-disabled a,
.eui-pagination-disabled:hover a {
  border: 1px solid #f0f0f0;
  color: #f0f0f0;
  cursor: not-allowed; }

.eui-pagination-ellips a,
.eui-pagination-ellips a:hover {
  padding: 0 8px;
  border: none;
  font-size: 16px; }

.eui-pagination-ellips a:hover {
  color: #108ee9; }

.eui-pagination-input a,
.eui-pagination-input a:hover {
  border: none;
  padding: 0;
  color: #333; }

.eui-pagination-input span {
  display: inline-block;
  display: inline\9;
  margin: 0 15px;
  font-size: 14px; }

.eui-pagination-input input {
  display: inline-block;
  display: inline\9;
  padding: 0 3px;
  width: 46px;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  text-align: center; }

.eui-pagination-simple .eui-pagination-item a,
.eui-pagination-simple .eui-pagination-item a:hover {
  width: auto;
  border: none; }

.eui-pagination-input em {
  display: inline-block;
  display: inline\9;
  font-size: 14px; }

/*
* @Author: feigao4
* @Date:   2017-12-15 08:51:59
* @Last Modified by:   feigao4
* @Last Modified time: 2017-12-19 15:45:38
*/
/********eui progress*******/
.eui-progress {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%; }
  .eui-progress-outer {
    display: inline-block;
    vertical-align: middle;
    margin-right: -3em;
    padding-right: 3em;
    width: 100%; }
  .eui-progress-no-info .eui-progress-outer {
    margin-right: 0;
    padding-right: 0; }
  .eui-progress .eui-progress-inner {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    background-color: #d9d9d9;
    border-radius: 100px; }
  .eui-progress .eui-progress-bg {
    position: relative;
    border-radius: 100px;
    background-color: #108ee9; }
  .eui-progress-success {
    color: #3fcd6e; }
    .eui-progress-success .eui-progress-bg {
      background-color: #3fcd6e; }
  .eui-progress-warning .eui-progress-bg {
    background-color: #ffb800; }
  .eui-progress-error {
    color: #ff5454; }
    .eui-progress-error .eui-progress-bg {
      background-color: #ff5454; }
  .eui-progress-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    line-height: 1;
    margin-left: 0.5em;
    text-align: left;
    width: 2em; }
  .eui-progress-small.eui-progress-line {
    font-size: 12px; }
  .eui-progress-circle {
    display: inline-block;
    vertical-align: middle; }
    .eui-progress-circle .eui-progress-inner {
      display: inline-block;
      vertical-align: middle;
      background-color: transparent;
      line-height: 1;
      position: relative;
      border-radius: 100px; }
    .eui-progress-circle font {
      display: block;
      position: absolute;
      width: 100%;
      text-align: center;
      line-height: 1;
      top: 50%;
      left: 0;
      margin-top: -9px;
      color: #666; }

/********eui progress end*******/
/*
* @Author: feigao4
* @Date:   2017-12-15 08:51:59
* @Last Modified by:   feigao4
* @Last Modified time: 2017-12-25 17:29:28
*/
/********eui steps*******/
.eui-steps {
  position: relative;
  font-size: 14px;
  color: #666; }
  .eui-steps .eui-steps-item {
    display: inline-block;
    vertical-align: middle;
    position: relative; }
  .eui-steps .eui-steps-circle {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 30px;
    margin-right: 8px;
    border: 1px solid #d9d9d9;
    text-align: center;
    color: #999;
    border-radius: 50%; }
  .eui-steps .eui-steps-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #666;
    padding-right: 16px;
    position: relative;
    line-height: 32px; }
  .eui-steps .eui-steps-description {
    padding-left: 45px;
    font-size: 12px;
    color: #999; }
  .eui-steps .eui-steps-line {
    height: 1px;
    margin-top: 15px;
    margin-right: 15px;
    background-color: #d9d9d9; }
  .eui-steps .eui-steps-item-finish .eui-steps-circle {
    color: #108ee9;
    border-color: #108ee9; }
  .eui-steps .eui-steps-item-finish .eui-steps-line {
    background-color: #108ee9; }
  .eui-steps .eui-steps-item-active .eui-steps-title {
    color: #333; }
  .eui-steps .eui-steps-item-active .eui-steps-circle {
    color: #fff;
    border-color: #108ee9;
    background-color: #108ee9; }
  .eui-steps .eui-steps-item-error {
    color: #ff5454; }
    .eui-steps .eui-steps-item-error .eui-steps-title, .eui-steps .eui-steps-item-error .eui-steps-description {
      color: #ff5454; }
    .eui-steps .eui-steps-item-error .eui-steps-circle {
      color: #fff;
      border-color: #ff5454;
      background-color: #ff5454; }

/****eui steps horizontal***/
.eui-steps-horizontal {
  height: 60px;
  padding: 0 20px; }
  .eui-steps-horizontal .eui-steps-item {
    float: left; }
  .eui-steps-horizontal .eui-steps-content {
    position: absolute;
    top: 0;
    min-width: 80px;
    background-color: #fff; }
  .eui-steps-horizontal .eui-steps-item-last {
    position: absolute;
    right: 15px;
    top: 0;
    width: 130px; }
    .eui-steps-horizontal .eui-steps-item-last .eui-steps-line {
      display: none; }
    .eui-steps-horizontal .eui-steps-item-last .eui-steps-content {
      padding-left: 15px; }

/****eui steps horizontal end***/
/*** horizontal zone ***/
.eui-steps-horizontal-zone {
  display: table;
  width: 100%;
  border: solid 1px #d9d9d9; }
  .eui-steps-horizontal-zone .eui-steps-item {
    display: table-cell;
    text-align: center;
    padding: 12px 0;
    overflow: visible; }
  .eui-steps-horizontal-zone .eui-steps-content {
    display: inline-block;
    vertical-align: middle; }
  .eui-steps-horizontal-zone .eui-steps-circle {
    margin-right: 5%; }
  .eui-steps-horizontal-zone .eui-steps-arrow {
    position: absolute;
    top: 0;
    width: 0;
    height: 0; }
  .eui-steps-horizontal-zone .eui-arrow-right {
    right: -9px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-style: solid;
    border-width: 28px 0 28px 10px;
    border-color: transparent transparent transparent #fff;
    z-index: 2; }
  .eui-steps-horizontal-zone .eui-arrow-right2 {
    right: -10px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-style: solid;
    border-width: 28px 0 28px 10px;
    border-color: transparent transparent transparent #d9d9d9;
    z-index: 1; }
  .eui-steps-horizontal-zone .eui-steps-item-active {
    background-color: #108ee9; }
    .eui-steps-horizontal-zone .eui-steps-item-active .eui-steps-circle {
      border-color: #fff; }
    .eui-steps-horizontal-zone .eui-steps-item-active .eui-steps-circle, .eui-steps-horizontal-zone .eui-steps-item-active .eui-steps-title {
      color: #fff; }
    .eui-steps-horizontal-zone .eui-steps-item-active .eui-arrow-right {
      border-color: transparent transparent transparent #108ee9; }
    .eui-steps-horizontal-zone .eui-steps-item-active .eui-arrow-right2 {
      right: 0;
      border-color: transparent transparent transparent #108ee9; }
  .eui-steps-horizontal-zone .eui-steps-item-error {
    background-color: #ff5454; }
    .eui-steps-horizontal-zone .eui-steps-item-error .eui-steps-content .eui-steps-title {
      color: #fff; }
    .eui-steps-horizontal-zone .eui-steps-item-error .eui-steps-circle {
      color: #fff;
      border-color: #fff;
      background-color: none; }
    .eui-steps-horizontal-zone .eui-steps-item-error .eui-arrow-right {
      border-color: transparent transparent transparent #ff5454; }
    .eui-steps-horizontal-zone .eui-steps-item-error .eui-arrow-right2 {
      border-color: transparent transparent transparent #ff5454; }
  .eui-steps-horizontal-zone .eui-steps-item-last .eui-steps-arrow {
    display: none; }

/***horizontal zone end***/
/***竖直方向***/
.eui-steps-vertical .eui-steps-tail {
  position: absolute;
  left: 16px;
  top: 0;
  height: 100%;
  height: 20px\9;
  width: 1px;
  padding: 38px 0 6px; }

.eui-steps-vertical .eui-steps-tail:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  background: #d9d9d9;
  height: 100%;
  border-radius: 1px;
  width: 100%; }

.eui-steps-vertical .eui-steps-item-finish .eui-steps-tail:after {
  background: #108ee9; }

.eui-steps-vertical .eui-steps-item {
  display: block;
  overflow: visible; }

.eui-steps-vertical .eui-steps-circle {
  float: left;
  margin-right: 16px; }

.eui-steps-vertical .eui-steps-content {
  min-height: 48px;
  overflow: hidden; }

.eui-steps-vertical .eui-steps-title {
  line-height: 32px; }

.eui-steps-vertical .eui-steps-description {
  padding-left: 0;
  padding-bottom: 12px; }

.eui-steps-vertical .eui-steps-item-last .eui-steps-tail {
  display: none; }

/***竖直方向 end***/
/********eui steps end*******/
/**
 @module: 表格组件页面
 @author：jlwang9
 */
.eui-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background-color: #fff;
  font-size: 14px; }

.eui-table th,
.eui-table td {
  line-height: 18px;
  word-break: break-all; }

.eui-table th {
  padding: 15px 10px 15px 10px;
  color: #333; }

.eui-table td {
  padding: 12px 10px 12px 10px;
  color: #666; }

.eui-table td a {
  word-break: keep-all; }

.eui-table-outline {
  border: 1px solid #d9d9d9; }

.eui-table-outline th {
  background-color: #f7f7f7; }

.eui-table-outline .eui-table-even {
  background-color: #f7f7f7; }

.eui-table-outline tbody tr:hover,
.eui-table-outline .eui-table-even:hover {
  background-color: #fff7d6; }

.eui-table-outline tbody tr.euitable-tr-active,
.eui-table-outline tbody tr.euitable-tr-active:hover,
.eui-table-outline tr.eui-table-even.euitable-tr-active,
.eui-table-outline tr.eui-table-even.euitable-tr-active:hover {
  background-color: #fff7d6; }

.eui-table-dashed {
  border-top: 1px solid #40A5ED; }

.eui-table-dashed th {
  border-bottom: 1px dashed #d9d9d9; }

.eui-table-dashed .eui-table-even {
  background-color: #eaf8ff; }

.eui-table-dashed tbody tr:hover,
.eui-table-dashed .eui-table-even:hover {
  background-color: #fff7d6; }

.eui-table-dashed tbody tr.euitable-tr-active,
.eui-table-dashed tbody tr.euitable-tr-active:hover,
.eui-table-dashed tr.eui-table-even.euitable-tr-active,
.eui-table-dashed tr.eui-table-even.euitable-tr-active:hover {
  background-color: #fff7d6; }

.eui-table-bottom th {
  background-color: #f7f7f7; }

.eui-table-bottom th,
.eui-table-bottom td {
  border-bottom: 1px solid #d9d9d9; }

.eui-table-bottom tbody tr:hover {
  background-color: #f7f7f7; }

.eui-table-bottom tbody tr.euitable-tr-active,
.eui-table-bottom tbody tr.euitable-tr-active:hover,
.eui-table-bottom tr.eui-table-even.euitable-tr-active,
.eui-table-bottom tr.eui-table-even.euitable-tr-active:hover {
  background-color: #f7f7f7; }

.eui-table-border {
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9; }

.eui-table-border th,
.eui-table-border td {
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9; }

.eui-table-border th {
  background-color: #f7f7f7; }

.eui-table-border .eui-table-even {
  background-color: #f7f7f7; }

.eui-table-border tbody tr:hover,
.eui-table-border .eui-table-even:hover {
  background-color: #fff7d6; }

.eui-table-input .eui-table-even,
.eui-table-edit .eui-table-even {
  background-color: #fff; }

.eui-table-input .eui-form-input,
.eui-table-edit .eui-form-input {
  padding: 0 5px; }

.euitable-input-box {
  height: 36px;
  line-height: 36px; }

.euitable-sort-type:hover,
.euitable-sort-icon:hover {
  cursor: pointer; }

.eui-table-sort .eui-table-even {
  background-color: #fff; }

.euitable-sort-icon sup,
.euitable-sort-icon sub {
  display: inline-block;
  display: inline-block\9;
  width: 12px;
  height: 6px;
  font-size: 12px; }

.euitable-sort-icon sub {
  margin-left: -12px; }

.euitable-sort-icon sup.euitable-tr-active,
.euitable-sort-icon sub.euitable-tr-active {
  color: #40A5ED; }

/*
* @Author:fenpeng
* @Date:2017-12-20
* @Last Modified time: 2017-12-25
*/
.eui-tab {
  margin: 10px 0;
  text-align: left !important; }

.eui-tab-content {
  padding: 10px; }

.eui-tab-item {
  display: none; }

.eui-show {
  display: block !important; }

.eui-tab-title {
  position: relative;
  left: 0;
  height: 38px;
  white-space: nowrap;
  font-size: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e6e6e6; }
  .eui-tab-title li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    position: relative;
    line-height: 36px;
    min-width: 65px;
    padding: 0 30px;
    text-align: center;
    cursor: pointer; }
  .eui-tab-title .eui-tab-active {
    color: #108ee9; }
    .eui-tab-title .eui-tab-active:after {
      position: absolute;
      left: 0;
      top: 0;
      content: '';
      width: 100%;
      height: 37px;
      border: none;
      border-radius: 2px 2px 0 0;
      box-sizing: border-box;
      pointer-events: none; }

.eui-tab-default .eui-tab-title .eui-tab-active:after {
  border-bottom: 2px solid #108ee9; }

.eui-tab-card {
  border-width: 1px;
  border-radius: 2px; }
  .eui-tab-card .eui-tab-title {
    padding-bottom: 1px; }
    .eui-tab-card .eui-tab-title li {
      background: #f9f9f9;
      border: 1px solid #e6e6e6;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      margin-right: 2px;
      position: relative; }
    .eui-tab-card .eui-tab-title a .euiicon {
      display: none; }
    .eui-tab-card .eui-tab-title .eui-tab-active {
      color: #108ee9;
      background: #fff;
      border-bottom: 1px solid #fff; }
      .eui-tab-card .eui-tab-title .eui-tab-active a .euiicon {
        display: inline-block;
        position: absolute;
        top: 1px;
        right: 10px;
        color: #108ee9; }

/*
* @Author:fenpeng
* @Date:2017-12-25
* @alter 折叠面板
*/
.eui-collapse {
  border: 1px solid #e6e6e6;
  border-radius: 2px; }
  .eui-collapse .eui-collapse-content {
    display: none;
    padding: 20px 45px;
    line-height: 22px;
    color: #666;
    border-top: 1px solid #e6e6e6; }
  .eui-collapse .eui-collapse-item {
    border-top: 1px solid #e6e6e6; }
    .eui-collapse .eui-collapse-item:first-child {
      border-top: none; }
    .eui-collapse .eui-collapse-item .eui-collapse-title {
      position: relative;
      height: 42px;
      color: #333;
      font-size: 14px; }
      .eui-collapse .eui-collapse-item .eui-collapse-title .euiicon {
        margin: 0 10px 0 15px; }
    .eui-collapse .eui-collapse-item .eui-card-header {
      position: relative;
      height: 42px;
      color: #333;
      font-size: 14px; }

.eui-collapse-title {
  line-height: 42px;
  padding: 0 15px 0 0px;
  background-color: #f2f2f2;
  cursor: pointer; }

.docs-box-explain span {
  width: 90% !important; }

/*
* @Author: feigao4
* @Date:   2017-12-15 08:51:59
* @Last Modified by:   feigao4
* @Last Modified time: 2017-12-19 16:00:57
*/
/********eui timeline*******/
.eui-timeline {
  padding-left: 5px; }
  .eui-timeline-item {
    padding-bottom: 20px;
    position: relative; }
    .eui-timeline-item:before {
      content: "";
      height: 100%;
      left: 5px;
      position: absolute;
      top: 0;
      width: 1px;
      background-color: #d9d9d9; }
    .eui-timeline-item-last:before {
      display: none; }
    .eui-timeline-item .eui-timeline-axis {
      position: absolute;
      width: 20px;
      height: 20px;
      top: 0;
      left: -5px;
      line-height: 20px;
      text-align: center;
      background-color: #fff;
      font-weight: bold;
      cursor: pointer; }
    .eui-timeline-item .eui-timeline-circle-primary {
      color: #108ee9; }
    .eui-timeline-item .eui-timeline-circle-success {
      color: #3fcd6e; }
    .eui-timeline-item .eui-timeline-circle-error {
      color: #ff5454; }
    .eui-timeline-item .eui-timeline-content {
      padding-left: 25px; }
    .eui-timeline-item .eui-timeline-title {
      position: relative;
      margin-bottom: 10px;
      color: #333; }
    .eui-timeline-item .eui-timeline-infor {
      color: #666;
      font-size: 12px;
      line-height: 22px; }

/********eui timeline end*******/
.eui-tree-container a {
  color: #333333; }

.eui-tree-container .eui-tree-node {
  min-height: 30px;
  margin-left: 15px;
  min-width: 30px;
  line-height: 30px; }
  .eui-tree-container .eui-tree-node .eui-tree-euiicon {
    font-weight: bold;
    cursor: pointer; }
  .eui-tree-container .eui-tree-node .eui-tree-euiicon:before {
    content: '\E660';
    vertical-align: middle;
    color: #108ee9; }
  .eui-tree-container .eui-tree-node .eui-tree-euiicon-checked:before {
    content: '\E74B';
    vertical-align: middle;
    color: #108ee9; }

.eui-tree-checkboxs .eui-tree-euiicon {
  cursor: pointer;
  font-size: 12px; }

.eui-tree-checkboxs .eui-tree-euiicon:before {
  content: '\E83A' !important;
  vertical-align: middle;
  color: #666 !important; }

.eui-tree-checkboxs .eui-tree-euiicon-checked:before {
  content: '\E635' !important;
  vertical-align: middle;
  color: #666 !important; }

.eui-tree-container > .eui-tree-node {
  margin-left: 0; }

.eui-tree-container .eui-tree-last > .eui-tree-node {
  margin-left: 30px; }

.eui-tree-container .eui-tree-node a:hover, .eui-tree-container .eui-tree-node a.isCurrent {
  color: #1890ff; }

.eui-tree-container .eui-tree-node .eui-form-checkbox {
  vertical-align: 2px;
  margin-right: 0px; }

/**
 @module: EUI基础类
 @author：yinwang2
 */
@font-face {
  font-family: "euiicon";
  src: url(fonts/iconfont.eot);
  /* IE9*/
  src: url(fonts/iconfont.eot#iefix) format("embedded-opentype"), url(fonts/iconfont.woff) format("woff"), url(fonts/iconfont.ttf) format("truetype"), url(fonts/iconfont.svg#euiicon) format("svg");
  /* iOS 4.1- */ }

.euiicon {
  font-family: "euiicon" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.euiicon-radio-check:before {
  content: "\E6AC"; }

.euiicon-success-o:before {
  content: "\E63A"; }

.euiicon-close:before {
  content: "\E603"; }

.euiicon-square:before {
  content: "\E634"; }

.euiicon-radio-o:before {
  content: "\E64E"; }

.euiicon-checked-o:before {
  content: "\E601"; }

.euiicon-search:before {
  content: "\E681"; }

.euiicon-password:before {
  content: "\E654"; }

.euiicon-triangle-down:before {
  content: "\E635"; }

.euiicon-info:before {
  content: "\E839"; }

.euiicon-warning-o:before {
  content: "\E625"; }

.euiicon-checked:before {
  content: "\E6DA"; }

.euiicon-error:before {
  content: "\E60A"; }

.euiicon-user:before {
  content: "\E81F"; }

.euiicon-arr-down:before {
  content: "\E615"; }

.euiicon-minus-o:before {
  content: "\E74B"; }

.euiicon-info-o:before {
  content: "\E62A"; }

.euiicon-plus-o:before {
  content: "\E660"; }

.euiicon-success:before {
  content: "\E645"; }

.euiicon-calendar:before {
  content: "\E64D"; }

.euiicon-error-o:before {
  content: "\E693"; }

.euiicon-ellipsis:before {
  content: "\E60F"; }

.euiicon-arr-up:before {
  content: "\E67C"; }

.euiicon-arr-right:before {
  content: "\E611"; }

.euiicon-delete:before {
  content: "\E69C"; }

.euiicon-check:before {
  content: "\E60C"; }

.euiicon-arr-left:before {
  content: "\E602"; }

.euiicon-warning:before {
  content: "\E664"; }

.euiicon-triangle-right:before {
  content: "\E83A"; }

.euiicon-triangle-up:before {
  content: "\E83B"; }

.euiicon-triangle-left:before {
  content: "\E83C"; }

/**
 @module: EUI基础类
 @author：jhxia
 */
.euicolor-primary {
  color: #108ee9; }

.euicolor-anticolor {
  color: #fff; }

.euicolor-success {
  color: #3fcd6e; }

.euicolor-warning {
  color: #ffb800; }

.euicolor-error {
  color: #ff5454; }

.euicolor-disabled {
  color: #f0f0f0; }

.euicolor-textdark {
  color: #000; }

.euicolor-text {
  color: #333; }

.euicolor-textlight {
  color: #666; }

.euicolor-textlighter {
  color: #999; }

.euicolor-textsummary {
  color: #d9d9d9; }

/*大分辨率下对齐*/
@media only screen and (min-width: 1500px) {
  .eui-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background-color: #fff;
    font-size: 14px;
    margin-left:11px;
  }
}
