.notice_section {
  padding: 20px;
}

.layui-form-label {
  width: 120px;
}

.layui-input-block {
  margin-left: 150px;
}

.select_div:before, .select_div:after {
  display: none;
}

.isAudit_show {
  position: relative;
  top: 7px;
}

.upload_del {
  font-size: 16px !important;
  color: rgba(0, 0, 0, .3) !important;
  position: absolute;
  right: 5px;
  top: 3px;
}

.upload_del:hover {
  color: rgba(0, 0, 0, .6) !important;
}

.upload_input {
  padding-bottom: 16px;
  border-bottom: 1px solid #eee;
  margin-bottom: 16px;
}
