.layui-view-body {
  background-color: #f0f2f5;
}

.layui-content {
  padding: 20px;
}

.layui-tab-title {
  border-bottom-color: #e8e8e8;
}

.layui-card .layui-tab-brief .layui-tab-title li {
  margin: 0 15px;
  padding: 0;
}

.layui-form-checked i,
.layui-form-checked:hover i,
.layui-form-radio>i:hover,
.layui-form-radioed>i,
.layui-breadcrumb a:hover,
.layui-laypage a:hover,
.layui-tab-brief>.layui-tab-title .layui-this {
  color: #177ce3 !important;
}

.layui-btn-primary:hover,
.layui-form-onswitch,
.layui-form-checked[lay-skin='primary'] i,
.layui-form-checkbox[lay-skin='primary']:hover i,
.layui-form-checked,
.layui-form-checked:hover,
.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
  border-color: #177ce3;
}

.layui-checkbox-disbaled[lay-skin='primary']:hover i {
  border-color: #d2d2d2 !important;
}

.layui-form-onswitch,
.layui-form-checked[lay-skin='primary'] i,
.layui-form-select dl dd.layui-this,
.layui-laypage .layui-laypage-curr .layui-laypage-em,
.layui-form-checked span,
.layui-form-checked:hover span {
  background-color: #FFF;
  color: #666;
  font-weight: normal;
}

.layui-btn-blue {
  background-color: #177ce3;
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, #29adeb, #177ce3);
  background-image: -webkit-linear-gradient(left, #29adeb, #177ce3);
  background-image: -o-linear-gradient(left, #29adeb, #177ce3);
  background-image: linear-gradient(left, #29adeb, #177ce3);
}

.layui-form-checkbox[lay-skin='primary']:hover span {
  background: 0 0 !important;
}

.layui-page-header {
  margin: -20px -20px 20px;
}

.layui-page-header .pagewrap {
  padding: 15px 20px;
  background-color: #fff;
}

.layui-page-header .title {
  margin-top: 15px;
}

.chart-card {
  padding: 20px 24px 8px;
}

.chart-card .chart-header {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.chart-card .metawrap {
  float: left;
}

.chart-card .metawrap .meta {
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
  height: 22px;
}

.chart-card .metawrap .total {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.85);
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 38px;
  height: 38px;
}

.chart-card .chart-body {
  margin-bottom: 12px;
  position: relative;
  width: 100%;
}

.chart-card .chart-footer {
  padding-top: 9px;
  margin-top: 8px;
  border-top: 1px solid #e8e8e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.chart-card .field {}

.chart-card .field span {
  font-size: 14px;
  line-height: 22px;
}

.chart-card .field span:last-child {
  margin-left: 8px;
  color: rgba(0, 0, 0, 0.85);
}

.form-box {
  padding: 10px 0;
}

.changePwd {
  padding: 40px;
  width: 420px;
}

.changePwd .layui-btn {
  width: 200px;
  display: block;
  margin: 50px auto;
}

.addflow {
  padding: 40px;
  width: calc(100% -80px);
}

.addflow .layui-form-item {
  width: 620px;
}




.layui-layer-imguide {
  display: block !important;
}

.layui-layer-shade {
  opacity: .4 !important;
}

.layui-layer-iconext {

  background: #177ce3 !important;
}

.layui-layer-imgsee {
  position: fixed;
  left: 0;
  top: 50%;
  width: 100%;
}

.layui-layer-imgbar {
  display: none !important;
}

.layui-layer-imgnext,
.layui-layer-imgprev {
  width: 44px !important;
}

.layui-layer-imgprev::before {
  background: url(../js/default/icon-ext.png) no-repeat -120px -5px;
  width: 44px;
  height: 44px;
  content: '';
  display: block
}

.layui-layer-imgnext::before {
  background: url(../js/default/icon-ext.png) no-repeat -120px -50px;
  width: 44px;
  height: 44px;
  content: '';
  display: block
}

.layui-quote-nm {
  display: flex;
  flex-direction: column;
}

.layui-upload-drag-self {
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  line-height: 148px;
  vertical-align: top;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  outline: 0;
  margin-right: 13px;
  float: left;
  overflow: hidden;
  position: relative;
}

.handle {
  position: absolute;
  width: 148px;
  height: 100%;
  z-index: 100;
  border-radius: 6px;
  top: 0;
  background: rgba(59, 60, 61, 0.6);
  text-align: center;
  display: none;
}

.handle .icon-myself {
  z-index: 999;
  transition: all .3s;
  cursor: pointer;
  font-size: 25px;
  width: 25px;
  color: rgba(255, 255, 255, 0.91);
  margin: 0 4px;
}

.handle .icon-myself img {
  width: 30px;
}

.layui-upload-drag-self:hover .handle {
  display: block;
}

.layui-input-inlines-self {
  position: relative;
  margin-left: 90px;
  min-height: 36px;
  text-align: left;
}

.layui-upload-drag-self .layui-icon {
  font-size: 28px;
  color: #8c939d
}

.layui-upload-drag-self .img {
  position: relative;
  height: 148px;
  width: 148px;
}

.layui-upload-img {
  width: 148px;
  height: 148px;
  border-radius: 6px;
  margin-top: -3px;
  margin-left: -2px;
}

.layui-quote-nm {
  border: none;
}

.layui-tab-content {
  padding: 15px 20px;
}

.layui-table img {
  max-height: 60px;
}