/* 工作区 */
.FunctionalArea {
  width: 100vw;
  flex: 1;
  display: flex;
}

