.portlet {
  position: relative !important;
}

.eps-shadow {
  left: 0 !important;
  top: 30px !important;
}

body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, tbody, tr, th, td, input, textarea{
  font-family: "Microsoft YaHei", '微软雅黑', Arial, PingFangSC-Regular, sans-serif;
}
// 内页banner
.column.ui-sortable .eps-portlet-header {
  position: fixed;
  left: 20px;
  top: 200px;
  z-index: 99999;
}