* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #409eff !important;
}
img {
  border: none;
  vertical-align: middle;
}
ol,
ul,
li {
  list-style: none;
}
iframe {
  border: none;
}
::selection {
  color: #fff;
  background: #57b3b0;
}
::-webkit-input-placeholder {
  font-family: Arial !important;
}
.fade-transverse-leave-active,
position absolute,
.fade-transverse-enter {
  transform: translateY(-30px);
  opacity: 0;
}
.fade-transverse-leave-to {
  transform: translateY(30px);
  opacity: 0;
}
.fade-transition-enter,
.fade-transition-leave-to {
  opacity: 0;
  transform: translateY(30px);
}
.fade-transition-leave-active {
  position: absolute;
}
.fade-scale-leave-active,
.fade-scale-enter-active {
  transition: all 0.3s;
}
.fade-scale-enter,
.fade-scale-leave-to {
  transform: scale(0.98);
  opacity: 0;
}
@-moz-keyframes icon_pointing {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.5);
}
45% {
    box-shadow: 0 0 0 20px rgba(160,160,160,0.05);
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.2);
}
100% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.2);
}
}
@-webkit-keyframes icon_pointing {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.5);
}
45% {
    box-shadow: 0 0 0 20px rgba(160,160,160,0.05);
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.2);
}
100% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.2);
}
}
@-o-keyframes icon_pointing {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.5);
}
45% {
    box-shadow: 0 0 0 20px rgba(160,160,160,0.05);
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.2);
}
100% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.2);
}
}
@keyframes icon_pointing {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.5);
}
45% {
    box-shadow: 0 0 0 20px rgba(160,160,160,0.05);
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.2);
}
100% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.2);
}
}
@-moz-keyframes icon_pointing_inset {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.8) inset;
}
45% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.05) inset;
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.6) inset;
}
100% {
    box-shadow: 0 0 0 5px rgba(160,160,160,0.8) inset;
}
}
@-webkit-keyframes icon_pointing_inset {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.8) inset;
}
45% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.05) inset;
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.6) inset;
}
100% {
    box-shadow: 0 0 0 5px rgba(160,160,160,0.8) inset;
}
}
@-o-keyframes icon_pointing_inset {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.8) inset;
}
45% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.05) inset;
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.6) inset;
}
100% {
    box-shadow: 0 0 0 5px rgba(160,160,160,0.8) inset;
}
}
@keyframes icon_pointing_inset {
0% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.8) inset;
}
45% {
    box-shadow: 0 0 0 10px rgba(160,160,160,0.05) inset;
}
50% {
    box-shadow: 0 0 0 0px rgba(160,160,160,0.6) inset;
}
100% {
    box-shadow: 0 0 0 5px rgba(160,160,160,0.8) inset;
}
}
@-moz-keyframes icon_bgc {
0%, 100% {
    background: linear-gradient(135deg, #f00, #ffa500, #008000, #00f, #800080) left center/400% 400%;
    background-position-x: left;
}
50% {
    background-position-x: right;
}
}
@-webkit-keyframes icon_bgc {
0%, 100% {
    background: linear-gradient(135deg, #f00, #ffa500, #008000, #00f, #800080) left center/400% 400%;
    background-position-x: left;
}
50% {
    background-position-x: right;
}
}
@-o-keyframes icon_bgc {
0%, 100% {
    background: linear-gradient(135deg, #f00, #ffa500, #008000, #00f, #800080) left center/400% 400%;
    background-position-x: left;
}
50% {
    background-position-x: right;
}
}
@keyframes icon_bgc {
0%, 100% {
    background: linear-gradient(135deg, #f00, #ffa500, #008000, #00f, #800080) left center/400% 400%;
    background-position-x: left;
}
50% {
    background-position-x: right;
}
}
html,
body {
  height: 100%;
  width: 100%;
  color: #666;
  font-size: 14px;
}
.box-shadow {
  box-shadow: 0 0 4px 0 rgba(200,200,200,0.4);
}
.box-shadow:hover {
  box-shadow: 0 0 4px 0 #c8c8c8;
}
.padding-spacing {
  padding: 10px;
}
.margin-spacing {
  margin: 10px;
}
.border-radius,
body .el-dialog,
body .el-card {
  border-radius: 6px;
}
body .flex-1 {
  overflow-x: hidden;
}
body .el-input:not([class^=el-date-range-picker] .el-input) {
  width: auto;
  max-width: 100%;
}
body .w100p {
  width: 100% !important;
}
body .h100p {
  height: 100% !important;
}
body .w10 {
  width: 10px !important;
}
body .h10 {
  height: 10px !important;
}
body .w20 {
  width: 20px !important;
}
body .h20 {
  height: 20px !important;
}
body .w30 {
  width: 30px !important;
}
body .h30 {
  height: 30px !important;
}
body .w40 {
  width: 40px !important;
}
body .h40 {
  height: 40px !important;
}
body .w50 {
  width: 50px !important;
}
body .h50 {
  height: 50px !important;
}
body .w60 {
  width: 60px !important;
}
body .h60 {
  height: 60px !important;
}
body .w70 {
  width: 70px !important;
}
body .h70 {
  height: 70px !important;
}
body .w80 {
  width: 80px !important;
}
body .h80 {
  height: 80px !important;
}
body .w90 {
  width: 90px !important;
}
body .h90 {
  height: 90px !important;
}
body .w100 {
  width: 100px !important;
}
body .h100 {
  height: 100px !important;
}
body .w150 {
  width: 150px !important;
}
body .h150 {
  height: 150px !important;
}
body .w200 {
  width: 200px !important;
}
body .h200 {
  height: 200px !important;
}
body .w250 {
  width: 250px !important;
}
body .h250 {
  height: 250px !important;
}
body .w300 {
  width: 300px !important;
}
body .h300 {
  height: 300px !important;
}
body .w350 {
  width: 350px !important;
}
body .h350 {
  height: 350px !important;
}
body .w400 {
  width: 400px !important;
}
body .h400 {
  height: 400px !important;
}
body .w450 {
  width: 450px !important;
}
body .h450 {
  height: 450px !important;
}
body .w500 {
  width: 500px !important;
}
body .h500 {
  height: 500px !important;
}
body .w550 {
  width: 550px !important;
}
body .h550 {
  height: 550px !important;
}
body .w600 {
  width: 600px !important;
}
body .h600 {
  height: 600px !important;
}
body .w650 {
  width: 650px !important;
}
body .h650 {
  height: 650px !important;
}
body .w700 {
  width: 700px !important;
}
body .h700 {
  height: 700px !important;
}
body .w750 {
  width: 750px !important;
}
body .h750 {
  height: 750px !important;
}
body .w800 {
  width: 800px !important;
}
body .h800 {
  height: 800px !important;
}
body .w850 {
  width: 850px !important;
}
body .h850 {
  height: 850px !important;
}
body .w900 {
  width: 900px !important;
}
body .h900 {
  height: 900px !important;
}
body .w950 {
  width: 950px !important;
}
body .h950 {
  height: 950px !important;
}
body .w1000 {
  width: 1000px !important;
}
body .h1000 {
  height: 1000px !important;
}
body .el-dialog {
  display: flex;
  justify-content: space-between;
  flex-flow: column nowrap;
}
body .el-dialog .el-dialog__header {
  flex: 0 0 auto;
}
body .el-dialog .el-dialog__body {
  flex: 1 1 0%;
  max-height: 550px;
}
body .el-dialog.is-fullscreen {
  border-radius: 0 !important;
}
body .el-dialog.is-fullscreen .el-dialog__body {
  max-height: none;
}
body .el-dialog .el-dialog__footer {
  border-top: 1px solid #ebeef5;
  box-shadow: 0 0 4px 0 rgba(200,200,200,0.4);
  flex: 0 0 auto;
}
body .el-dialog__wrapper.pd0 .el-dialog__body {
  padding: 0;
}
body .el-notification-cneter {
  top: 50% !important;
  left: 50% !important;
  right: auto !important;
  bottom: auto !important;
  transform: translate(-50%, -50%);
}
body .el-card+.el-card {
  margin-top: 10px;
}
body .el-scrollbar__wrap {
  max-height: 204px !important;
}
body .el-form .el-input-number .el-input {
  width: 100%;
}
body .el-form .el-input,
body .el-form .el-textarea {
  width: 400px;
  max-width: 100%;
}
body .table-options .el-input,
body .table-options .el-textarea,
body .table-options .el-select .el-input {
  width: 150px;
}
body .table-options .el-cascader .el-input {
  width: 300px;
}
body .el-table__row:nth-child(2n) {
  background-color: #fafafa;
}
body .el-table .avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
body .el-loading-mask {
  z-index: 100000 !important;
}
body .el-message {
  z-index: 100001 !important;
}
body .el-tooltip__popper {
  max-width: 500px;
}
body .el-badge {
  z-index: 1;
}
body .el-image .el-icon-circle-close {
  color: #f56c6c;
}
body #nprogress .bar {
  background: #409eff !important;
}
body #nprogress .peg {
  box-shadow: 0 0 10px #409eff, 0 0 5px #409eff;
}
body .el-tag~.el-tag {
  margin-left: 6px;
}
body .isDetail .el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before {
  display: none;
}
body .el-table {
  border: 1px solid #ebeef5;
  border-bottom: none;
}
body .el-table th {
  background-color: #f1f1f1;
}
body .el-table thead {
  color: #333;
}
body .el-tree .el-icon-sort {
  cursor: move;
}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  color: #666;
  font-size: 14px;
  font-family: "Arial", "Microsoft YaHei", "黑体", "宋体", sans-serif;
  background: #fff;
  --themeColor: #409eff;
}
.danger {
  color: #f56c6c !important;
}
.theme,
.primary {
  color: #409eff !important;
}
.warning {
  color: #e6a23c !important;
}
.info {
  color: #909399 !important;
}
.success {
  color: #67c23a !important;
}
.page-bg {
  background-color: #f8f8f8 !important;
}
.page-content {
  background-color: #fff !important;
}
.page-dark {
  background-color: #e6f6ff !important;
}
.fs-s {
  font-size: 10px;
}
.fs-n {
  font-size: 12px;
}
.fs-m {
  font-size: 14px;
}
.fs-b {
  font-size: 16px;
}
.fs-l {
  font-size: 18px;
}
.fs-xl {
  font-size: 26px;
}
.fs-xxl {
  font-size: 30px;
}
.fs-xxxl {
  font-size: 40px;
}
.fc-b0 {
  color: #000;
}
.fc-b1 {
  color: #333;
}
.fc-b2 {
  color: #666;
}
.fc-b3 {
  color: #999;
}
.fc-w1 {
  color: #bbb;
}
.fc-w2 {
  color: #ddd;
}
.fc-w3 {
  color: #fff;
}
.border {
  border: 1px solid #ebeef5;
}
.border-w {
  border: 1px solid #fff;
}
.bd-t {
  border-top: 1px solid #ebeef5;
}
.bd-r {
  border-right: 1px solid #ebeef5;
}
.bd-b {
  border-bottom: 1px solid #ebeef5;
}
.bd-l {
  border-left: 1px solid #ebeef5;
}
.bd-t-w {
  border-top: 1px solid #fff;
}
.bd-r-w {
  border-right: 1px solid #fff;
}
.bd-b-w {
  border-bottom: 1px solid #fff;
}
.bd-l-w {
  border-left: 1px solid #fff;
}
.border-bottom {
  border-bottom: 1px solid #ebeef5;
}
.flex {
  display: flex;
}
.flex-auto {
  flex: 0 0 auto;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-center {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.ff-rw {
  display: flex;
  flex-flow: row wrap;
}
.ff-rn {
  display: flex;
  flex-flow: row nowrap;
}
.ff-rrw {
  display: flex;
  flex-flow: row-reverse wrap;
}
.ff-rrn {
  display: flex;
  flex-flow: row-reverse nowrap;
}
.ff-cw {
  display: flex;
  flex-flow: column wrap;
}
.ff-cn {
  display: flex;
  flex-flow: column nowrap;
}
.ff-crw {
  display: flex;
  flex-flow: column-reverse wrap;
}
.ff-crn {
  display: flex;
  flex-flow: column-reverse nowrap;
}
.flex-2 {
  flex: 0 0 50%;
  width: 0;
}
.flex-3 {
  flex: 0 0 33.333333333333336%;
  width: 0;
}
.flex-4 {
  flex: 0 0 25%;
  width: 0;
}
.flex-5 {
  flex: 0 0 20%;
  width: 0;
}
.flex-6 {
  flex: 0 0 16.666666666666668%;
  width: 0;
}
.flex-7 {
  flex: 0 0 14.285714285714286%;
  width: 0;
}
.jc-start {
  display: flex;
  justify-content: flex-start;
}
.jc-end {
  display: flex;
  justify-content: flex-end;
}
.jc-center {
  display: flex;
  justify-content: center;
}
.jc-between {
  display: flex;
  justify-content: space-between;
}
.jc-around {
  display: flex;
  justify-content: space-around;
}
.ai-start {
  display: flex;
  align-items: flex-start;
}
.ai-end {
  display: flex;
  align-items: flex-end;
}
.ai-center {
  display: flex;
  align-items: center;
}
.ai-stretch {
  display: flex;
  align-items: stretch;
}
.mg0 {
  margin: 0px !important;
}
.mgx0 {
  margin: 0 0px;
}
.mgy0 {
  margin: 0px 0;
}
.mg1 {
  margin: 6px;
}
.mgx1 {
  margin: 0 6px;
}
.mgy1 {
  margin: 6px 0;
}
.mg2 {
  margin: 12px;
}
.mgx2 {
  margin: 0 12px;
}
.mgy2 {
  margin: 12px 0;
}
.mg3 {
  margin: 18px;
}
.mgx3 {
  margin: 0 18px;
}
.mgy3 {
  margin: 18px 0;
}
.mg4 {
  margin: 24px;
}
.mgx4 {
  margin: 0 24px;
}
.mgy4 {
  margin: 24px 0;
}
.mg5 {
  margin: 36px;
}
.mgx5 {
  margin: 0 36px;
}
.mgy5 {
  margin: 36px 0;
}
.pd0 {
  padding: 0px !important;
}
.pdx0 {
  padding: 0 0px;
}
.pdy0 {
  padding: 0px 0;
}
.pd1 {
  padding: 6px;
}
.pdx1 {
  padding: 0 6px;
}
.pdy1 {
  padding: 6px 0;
}
.pd2 {
  padding: 12px;
}
.pdx2 {
  padding: 0 12px;
}
.pdy2 {
  padding: 12px 0;
}
.pd3 {
  padding: 18px;
}
.pdx3 {
  padding: 0 18px;
}
.pdy3 {
  padding: 18px 0;
}
.pd4 {
  padding: 24px;
}
.pdx4 {
  padding: 0 24px;
}
.pdy4 {
  padding: 24px 0;
}
.pd5 {
  padding: 36px;
}
.pdx5 {
  padding: 0 36px;
}
.pdy5 {
  padding: 36px 0;
}
.mgt0 {
  margin-top: 0px !important;
}
.mgt1 {
  margin-top: 6px !important;
}
.mgt2 {
  margin-top: 12px !important;
}
.mgt3 {
  margin-top: 18px !important;
}
.mgt4 {
  margin-top: 24px !important;
}
.mgt5 {
  margin-top: 36px !important;
}
.mgr0 {
  margin-right: 0px !important;
}
.mgr1 {
  margin-right: 6px !important;
}
.mgr2 {
  margin-right: 12px !important;
}
.mgr3 {
  margin-right: 18px !important;
}
.mgr4 {
  margin-right: 24px !important;
}
.mgr5 {
  margin-right: 36px !important;
}
.mgb0 {
  margin-bottom: 0px !important;
}
.mgb1 {
  margin-bottom: 6px !important;
}
.mgb2 {
  margin-bottom: 12px !important;
}
.mgb3 {
  margin-bottom: 18px !important;
}
.mgb4 {
  margin-bottom: 24px !important;
}
.mgb5 {
  margin-bottom: 36px !important;
}
.mgl0 {
  margin-left: 0px !important;
}
.mgl1 {
  margin-left: 6px !important;
}
.mgl2 {
  margin-left: 12px !important;
}
.mgl3 {
  margin-left: 18px !important;
}
.mgl4 {
  margin-left: 24px !important;
}
.mgl5 {
  margin-left: 36px !important;
}
.pdt0 {
  padding-top: 0px !important;
}
.pdt1 {
  padding-top: 6px !important;
}
.pdt2 {
  padding-top: 12px !important;
}
.pdt3 {
  padding-top: 18px !important;
}
.pdt4 {
  padding-top: 24px !important;
}
.pdt5 {
  padding-top: 36px !important;
}
.pdr0 {
  padding-right: 0px !important;
}
.pdr1 {
  padding-right: 6px !important;
}
.pdr2 {
  padding-right: 12px !important;
}
.pdr3 {
  padding-right: 18px !important;
}
.pdr4 {
  padding-right: 24px !important;
}
.pdr5 {
  padding-right: 36px !important;
}
.pdb0 {
  padding-bottom: 0px !important;
}
.pdb1 {
  padding-bottom: 6px !important;
}
.pdb2 {
  padding-bottom: 12px !important;
}
.pdb3 {
  padding-bottom: 18px !important;
}
.pdb4 {
  padding-bottom: 24px !important;
}
.pdb5 {
  padding-bottom: 36px !important;
}
.pdl0 {
  padding-left: 0px !important;
}
.pdl1 {
  padding-left: 6px !important;
}
.pdl2 {
  padding-left: 12px !important;
}
.pdl3 {
  padding-left: 18px !important;
}
.pdl4 {
  padding-left: 24px !important;
}
.pdl5 {
  padding-left: 36px !important;
}
.lh1 {
  line-height: 12px !important;
}
.lh2 {
  line-height: 18px !important;
}
.lh3 {
  line-height: 24px !important;
}
.lh4 {
  line-height: 30px !important;
}
.lh5 {
  line-height: 36px !important;
}
.scroll-y {
  display: flex;
  flex-direction: column;
}
.scroll-x {
  display: flex;
}
.omit-1,
.omit-2,
.omit-3,
.omit-4,
.omit-5,
.omit-6 {
  display: -webkit-box;
  overflow: hidden;
  word-break: break-all;
/* autoprefixer: ignore next */
  -webkit-box-orient: vertical;
}
.omit-1 {
  -webkit-line-clamp: 1;
}
.omit-2 {
  -webkit-line-clamp: 2;
}
.omit-3 {
  -webkit-line-clamp: 3;
}
.omit-4 {
  -webkit-line-clamp: 4;
}
.omit-5 {
  -webkit-line-clamp: 5;
}
.omit-6 {
  -webkit-line-clamp: 6;
}
.line-through {
  text-decoration: line-through;
}
.clearfix {
  *zoom: 1;
  clear: both;
}
.clearfixbefore,
.clearfixafter {
  content: ' ';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.inline-block {
  display: inline-block;
}
.overflow-hidden {
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.hide {
  display: none;
}
.hand {
  cursor: pointer;
}
.omit,
.flex-omit-x,
.flex-omit-y {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.flex-omit-x {
  width: 0;
  flex: 1;
}
.flex-omit-y {
  height: 0;
  flex: 1;
}
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.margin-auto {
  margin: auto;
}
.margin-xauto {
  margin: 0 auto;
}
.margin-yauto {
  margin: auto 0;
}
.tar {
  text-align: right;
}
.pf {
  position: fixed;
}
.pr {
  position: relative !important;
}
.pa {
  position: absolute !important;
}
.pac {
  position: absolute !important;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.select-none {
  user-select: none;
}
.pre {
  white-space: pre-wrap;
}
.full {
  height: 100%;
  width: 100%;
}
.round {
  border-radius: 50%;
}
.strong {
  font-weight: 600;
}
.hover:hover {
  color: #409eff !important;
  cursor: pointer;
  background-color: rgba(0,0,0,0);
}
.hover-success:hover {
  color: #67c23a !important;
  cursor: pointer;
  background-color: rgba(0,0,0,0);
}
.hover-danger:hover {
  color: #f56c6c !important;
  cursor: pointer;
  background-color: rgba(0,0,0,0);
}
.hover-bg-theme:hover {
  color: #fff !important;
  cursor: pointer;
  background-color: #409eff;
}
.hover-bg-danger:hover {
  color: #fff !important;
  cursor: pointer;
  background-color: #f56c6c;
}
.hover-scale {
  transition: all 0.1s;
}
.hover-scale:hover {
  box-shadow: 2px 2px 10px 0 rgba(133,133,133,0.15);
}
.line {
  position: relative;
}
.line::after {
  content: '';
  position: absolute;
  width: 100px;
  height: 1px;
  background-color: #bbb;
  left: -120px;
  top: 50%;
}
.line::before {
  content: '';
  position: absolute;
  width: 100px;
  height: 1px;
  background-color: #bbb;
  right: -120px;
  top: 50%;
}
.list-style-none {
  list-style: none;
}
.list-style-disc {
  list-style: disc;
}
.list-style-circle {
  list-style: circle;
}
.list-style-decimal {
  list-style: decimal;
}
.scroll-smooth {
  scroll-behavior: smooth;
}
.danger {
  color: #f56c6c;
}
.warning {
  color: #e6a23c;
}
.theme {
  color: #409eff;
}
.success {
  color: #67c23a;
}
.fc-main {
  color: #666;
}
.fc-sub {
  color: #999;
}
.type-title {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #e6e7ec;
  font-size: 18px;
  color: #353535;
  padding-left: 30px;
  margin-bottom: 20px;
}
.a {
  color: #409eff;
  display: inline-block;
  cursor: pointer;
}
.el-tabs.el-tabs--border-card {
  box-shadow: none !important;
  border: none !important;
}
.el-tabs .el-tabs__item {
  text-align: center;
  position: relative;
}
.el-tabs .el-tabs__item.is-active {
  min-width: 140px;
}
.el-tabs .el-tabs__item:hover .el-icon-edit,
.el-tabs .el-tabs__item:hover .el-icon-close {
  display: inline-block;
}
.el-tabs .el-tabs__item .el-input {
  width: 100px;
}
.el-tabs .el-tabs__item .el-icon-edit,
.el-tabs .el-tabs__item .el-icon-close {
  position: absolute;
  top: 51%;
  transform: translateY(-50%);
}
.el-tabs .el-tabs__item .el-icon-edit {
  left: 2px;
  display: none;
  border-radius: 50%;
  padding: 1px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.el-tabs .el-tabs__item .el-icon-edit:hover {
  color: #fff;
  background-color: #67c23a;
}
.el-tabs .el-tabs__item .el-icon-close {
  right: 2px;
  display: none;
  padding: 1px;
}
.el-tabs .el-tabs__item .el-icon-close:hover {
  background-color: #f56c6c;
}
.el-tabs .el-tabs__content {
  min-height: calc(100vh - 89px - 80px);
  padding-bottom: 20px;
}
.el-tabs .el-tabs__header {
  min-height: 39px;
}
.red {
  color: #f56c6c !important;
}
.green {
  color: #67c23a !important;
}
.warning {
  color: #e6a23c !important;
}
.wrapper {
  margin: 0 15px;
}
.slide-fade-enter-active {
  transition: all 0.3s 0.3s ease;
}
.slide-fade-leave-active {
  transition: all 0.3s ease;
}
.slide-fade-enter,
.slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0;
}
.fade-transform-leave-active,
.fade-transform-enter-active {
  transition: all 0.2s;
}
.fade-transform-enter {
  transform: translateX(-30px);
  opacity: 0;
}
.fade-transform-leave-to {
  opacity: 0;
  transform: translateX(30px);
}
.el-menu--popup .router-link-active>.el-menu-item {
  color: #409eff !important;
  background-color: #262e3e !important;
}
.el-menu--popup .router-link-active>.el-menu-item i {
  color: #409eff !important;
}
.el-menu--popup .el-menu-item {
  color: #bfcbd9 !important;
}
.el-menu--popup .el-menu-item i {
  color: #bfcbd9 !important;
  margin-right: 10px;
}
.el-submenu__title {
  padding: 0 10px;
}
.el-submenu__title i.iconfont {
  margin: 0 5px !important;
  color: #bfcbd9;
}
.el-submenu__title span {
  color: #bfcbd9;
}
.el-pagination {
  margin-top: 20px;
  display: inline-block;
}
.el-dialog .el-dialog__body,
.el-dialog.el-dialog--center .el-dialog__body {
  padding: 0;
}
.el-dialog .el-dialog__footer,
.el-dialog.el-dialog--center .el-dialog__footer {
  padding: 10px;
  height: 60px;
  box-sizing: border-box;
  background: #f0f3f4;
}
.el-dialog .el-dialog__footer .dialog-footer,
.el-dialog.el-dialog--center .el-dialog__footer .dialog-footer {
  line-height: 40px;
  height: 100%;
}
.el-dialog .el-dialog__footer .dialog-footer .el-pagination,
.el-dialog.el-dialog--center .el-dialog__footer .dialog-footer .el-pagination {
  height: 35px;
  margin-top: 10px;
}
.dialog-content {
  height: 420px;
  overflow-y: auto;
  box-sizing: border-box;
}
.dialog-content .menu {
  height: 40px;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #f0f3f4;
}
.dialog-content .menu .menu-list > li,
.dialog-content .menu .menu-list .menu-list-item {
  display: inline-block;
  padding: 0 15px;
  line-height: 40px;
  font-size: 12px;
  cursor: pointer;
}
.dialog-content .menu .menu-list > li.active,
.dialog-content .menu .menu-list .menu-list-item.active {
  background-color: #fff;
  height: 41px;
}
.el-table {
  border: 1px solid #eee;
}
.el-table tr th {
  background-color: #e8f1ff;
}
.tab-options {
  line-height: 40px;
  padding: 0 10px;
  color: #999;
  background-color: #e8f1ff;
  border-bottom: 1px solid #fff;
}
.tab-options>div {
  display: inline-block;
}
.tab-options .el-button {
  margin-right: 10px;
}
.tab-options .label {
  display: inline-block;
  margin-right: 10px;
}
.tab-options .item>* {
  margin-right: 10px;
}
.tab-options .item .el-select {
  width: 150px;
}
.tab-options .item .el-select .el-input {
  width: 100%;
}
.tab-options .item .el-input {
  width: auto;
}
.detail-dialog .order-info {
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(232,241,255,0.41);
}
.detail-dialog .order-info .item {
  width: 50%;
  display: flex;
  padding: 0 10px;
  border-bottom: 1px solid #ddd;
  line-height: 40px;
}
.detail-dialog .order-info .item img {
  width: 40px;
  height: 40px;
  margin: 2px 0;
}
.detail-dialog .order-info .item .label {
  font-weight: 700;
  margin-right: 10px;
  width: 90px;
  display: inline-block;
  text-align: right;
}
.detail-dialog .goods-name {
  display: flex;
  align-items: center;
}
.detail-dialog .goods-name img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.null {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 16px;
  color: #999;
}
.min-h300 {
  min-height: 300px;
}
.min-h600 {
  min-height: 600px;
}
.min-h900 {
  min-height: 900px;
}
.min-h1200 {
  min-height: 1200px;
}
.full-bg {
  width: 100%;
  height: 100%;
  background-color: #eee;
}
.router-view .el-input {
  width: auto;
}
.router-view .el-input .el-input__suffix,
.router-view .el-input .el-input__suffix-inner {
  display: flex;
  align-items: center;
}
.router-view .el-input .el-input__suffix .amount,
.router-view .el-input .el-input__suffix-inner .amount {
  display: inline-block;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
}
.router-view .el-textarea {
  width: 300px;
}
.el-upload .el-icon-plus {
  color: #888 !important;
  text-shadow: 0 0 10px rgba(255,255,255,0.8);
}
.el-upload .el-upload-dragger .el-upload__text {
  font-size: 16px;
}
.hover-scale {
  transition: all 0.1s;
}
.hover-scale:hover {
  transform: scale(1.02);
  box-shadow: 0 2px 10px 0 rgba(30,13,4,0.15);
}
.el-date-editor .el-range-separator {
  padding: 0 !important;
}
.upload-common {
  width: 160px;
  display: inline-block;
  height: 160px;
  border: 1px dashed #999;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.upload-common .el-upload {
  width: 100%;
  height: 100%;
  display: flex;
}
.upload-common:hover .el-icon-plus.hover-show {
  opacity: 0.5;
}
.upload-common img {
  height: 100%;
  width: 100%;
}
.upload-common .el-icon-plus {
  font-size: 60px;
}
.upload-common .el-icon-plus.hover-show {
  opacity: 0;
}
.el-tooltip__popper {
  max-width: 400px;
}
.el-message {
  z-index: 9999 !important;
}
.el-pagination__editor.el-input {
  width: 50px;
}
.page-dark {
  background-color: #e6f6ff !important;
}

