.el-table {
  font-size: 12px;
}
.el-table th {
  background-color: #F7F7F7 !important;
  color: #666666;
}
.el-table tr,
.el-table td {
  color: #666666;
}

/**
 * @file reset
 *
 * @since 18/01/18
 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: PingFang SC, SimHei, -apple-system, "Helvetica Neue", Arial, sans-serif !important;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
a {
  text-decoration: none;
  color: inherit;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**
 * @file html5
 *
 * @since 18/01/18
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 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 */
}
/**
 * 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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 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 */
}
[v-cloak] {
  display: none;
}

@font-face{font-family:icomoon;src:url(/static/pkg/image/static/font/icomoon_113a1c0.eot?y3vuid);src:url(/static/pkg/image/static/font/icomoon_113a1c0.eot?y3vuid#iefix) format("embedded-opentype"),url(/static/pkg/image/static/font/icomoon_ce61ed2.ttf?y3vuid) format("truetype"),url(/static/pkg/image/static/font/icomoon_41df15c.woff?y3vuid) format("woff"),url(/static/pkg/image/static/font/icomoon_21e39df.svg?y3vuid#icomoon) format("svg");font-weight:400;font-style:normal}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:none;font-style:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-icon_kaifa:before{content:"\e90a"}.icon-icon_add:before{content:"\e900"}.icon-icon_chanpin:before{content:"\e901"}.icon-icon_close:before{content:"\e902"}.icon-icon_delete:before{content:"\e903"}.icon-icon_down:before{content:"\e904"}.icon-icon_help:before{content:"\e905"}.icon-icon_liantiao:before{content:"\e906"}.icon-icon_no:before{content:"\e907"}.icon-icon_quanxian:before{content:"\e908"}.icon-icon_riqi:before{content:"\e909"}.icon-icon_shenhe:before{content:"\e910"}.icon-icon_shuju:before{content:"\e911"}.icon-icon_tishi:before{content:"\e912"}.icon-icon_up:before{content:"\e913"}.icon-icon_wendan:before{content:"\e914"}.icon-icon_yes:before{content:"\e915"}.icon-icon_zonglan:before{content:"\e916"}
/**
 * @file util
 *
 * @since 18/01/18
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.cut1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cut2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
  -webkit-line-clamp: 2;
}
.cut3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
  -webkit-line-clamp: 3;
}
.box-justify {
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
}
.box-center {
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.box-right {
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -webkit-box-pack: end;
}
.box-left {
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  -webkit-box-align: center;
  -webkit-box-pack: start;
}

body .ucsl-layerMask.show {
  background: #000;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 2;
}
body .message-box-content .el-message__content {
  line-height: 18px;
}
body .el-message-box .el-message-box__header {
  padding: 14px 15px 14px;
  height: 48px;
  border-bottom: 1px solid #E9E9E9;
  box-sizing: border-box;
}
body .el-message-box .el-message-box__header .el-message-box__title {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #666666;
  line-height: 21px;
}
body .main-border-title {
  height: 68px;
  border-bottom: 1px solid #e9e9e9;
  font-family: PingFangSC-Medium !important;
  font-size: 20px;
  color: #333333;
  line-height: 68px;
  padding-left: 24px;
}
body .second-title {
  margin: 20px 0;
  font-size: 16px;
}
body .second-title::before {
  display: inline-block;
  content: '';
  background: #5C97F0;
  width: 4px;
  height: 18px;
  margin-right: 8px;
  vertical-align: top;
}
body .success {
  color: #026600;
}
body .failed {
  color: #ff0000;
}
body .title-style {
  position: relative;
  margin-left: 10px;
  color: #303133;
  font-weight: 500;
  padding: 15px 0;
}
body .title-style::before {
  display: block;
  content: '';
  position: absolute;
  width: 5px;
  height: 20px;
  left: -10px;
  top: 13px;
  background: #5c97f0;
}

/**
 * @file html5
 *
 * @since 18/01/18
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 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 */
}
/**
 * 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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 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 */
}
[v-cloak] {
  display: none;
}
