.styCls {
  border-radius: 10px !important;
  /* 微调弹窗样式 */
}
.styCls .layui-layer-content {
  position: relative !important;
  /* padding: 20px; */
  line-height: 24px;
  word-break: break-all;
  overflow: hidden !important;
  font-size: 14px;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.styCls .layui-form-item {
  margin-bottom: 20px !important;
}
.styCls .formError {
  position: absolute;
  font-size: 12px;
  color: red;
  display: none;
}
.styCls .layout-con > div {
  float: left;
}
.styCls .layui-layer-content {
  height: 575px !important;
  border-radius: 10px;
}
.styCls .layui-layer-btn {
  position: absolute;
  width: 640px;
  right: 0;
  box-sizing: border-box;
  bottom: 0;
  border-top: 1px solid #eeeeee;
}
.styCls .layui-layer-btn0 {
  background-color: #E11B10 !important;
  border-color: #E11B10 !important;
}
.styCls .close {
  width: 640px;
  height: 50px;
}
.styCls .close a {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #333;
  font-weight: 600;
}
.styCls .close a :hover {
  color: #E11B10;
}
.styCls .layui-input {
  height: 40px !important;
  line-height: 40px !important;
  border-color: #E5E5E5 !important;
}
.styCls .layui-form-label {
  padding: 10px 15px !important;
}
.styCls .layui-layer-btn a {
  width: 77px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 4px;
  font-size: 14px;
  padding: 0;
}
/*# sourceMappingURL=msgBox.css.map */