/* 绝对定位-布局 */
.base-absolute-layout_wrapper {
  position: relative;
  height: 100%;
}
