.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-sizing: border-box;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__statusbar {
  width: 100%;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__titlebar {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__start,
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__center,
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__end {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__center {
  flex: 1;
  min-width: 0;
  /* 为了文本ellipsis效果而设置 */
  justify-content: center;
  font-size: 0;
  text-align: center;
  padding: 0 10PX;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__title {
  font-size: 16PX;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__action {
  width: 50%;
  height: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__action:active {
  opacity: 0.5;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__action-goback {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24'%3E  %3Cpath fill-opacity='.9' fill-rule='evenodd' d='M10 19.438L8.955 20.5l-7.666-7.79a1.02 1.02 0 0 1 0-1.42L8.955 3.5 10 4.563 2.682 12 10 19.438z'/%3E%3C/svg%3E");
  background-size: 16PX 16PX;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__action-gohome {
  background-image: url("data:image/svg+xml,%3Csvg t='1565752242401' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4326' width='48' height='48'%3E%3Cpath d='M931.148 451.25L591.505 97.654c-21.106-21.953-49.313-34.034-79.551-34.034-30.235 0-58.448 12.081-79.554 34.034L92.76 451.25c-35.049 36.498-30.536 68.044-24.742 81.222 4.13 9.35 18.07 35.05 58.231 35.05h49.78v272.016c0 61.756 44.342 119.906 107.357 119.906h144.587v-287.87c0-30.866-4.675-48.062 26.848-48.062h114.268c31.52 0 26.845 17.196 26.845 48.061v287.872h144.588c63.013 0 107.358-58.15 107.358-119.906V567.523h49.782c40.16 0 54.1-25.7 58.229-35.05 5.793-13.18 10.306-44.726-24.743-81.224z m-33.486 60.28h-105.77v328.007c0 30.865-19.877 63.917-51.37 63.917h-88.6V671.572c0-61.761-19.79-104.05-82.832-104.05H454.821c-63.045 0-82.836 42.289-82.836 104.05v231.883h-88.599c-31.495 0-51.37-33.052-51.37-63.917V511.529H126.25c-0.984 0-1.888-3.852-2.708-3.907 1.94-3.388 5.276-11.975 10.825-17.743l339.671-353.35c10.142-10.578 24.467-17.057 38.353-16.924 13.888-0.133 27.342 6.346 37.483 16.923L889.54 489.88c5.549 5.768 8.885 14.355 10.825 17.743-0.818 0.055-1.72 3.907-2.704 3.907z' fill='%23000000' p-id='4327'%3E%3C/path%3E%3C/svg%3E");
  background-size: 16PX 16PX;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__action-goback.white {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24'%3E  %3Cpath fill-opacity='.9' fill-rule='evenodd' d='M10 19.438L8.955 20.5l-7.666-7.79a1.02 1.02 0 0 1 0-1.42L8.955 3.5 10 4.563 2.682 12 10 19.438z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__action-gohome.white {
  background-image: url("data:image/svg+xml,%3Csvg t='1565752242401' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4326' width='48' height='48'%3E%3Cpath d='M931.148 451.25L591.505 97.654c-21.106-21.953-49.313-34.034-79.551-34.034-30.235 0-58.448 12.081-79.554 34.034L92.76 451.25c-35.049 36.498-30.536 68.044-24.742 81.222 4.13 9.35 18.07 35.05 58.231 35.05h49.78v272.016c0 61.756 44.342 119.906 107.357 119.906h144.587v-287.87c0-30.866-4.675-48.062 26.848-48.062h114.268c31.52 0 26.845 17.196 26.845 48.061v287.872h144.588c63.013 0 107.358-58.15 107.358-119.906V567.523h49.782c40.16 0 54.1-25.7 58.229-35.05 5.793-13.18 10.306-44.726-24.743-81.224z m-33.486 60.28h-105.77v328.007c0 30.865-19.877 63.917-51.37 63.917h-88.6V671.572c0-61.761-19.79-104.05-82.832-104.05H454.821c-63.045 0-82.836 42.289-82.836 104.05v231.883h-88.599c-31.495 0-51.37-33.052-51.37-63.917V511.529H126.25c-0.984 0-1.888-3.852-2.708-3.907 1.94-3.388 5.276-11.975 10.825-17.743l339.671-353.35c10.142-10.578 24.467-17.057 38.353-16.924 13.888-0.133 27.342 6.346 37.483 16.923L889.54 489.88c5.549 5.768 8.885 14.355 10.825 17.743-0.818 0.055-1.72 3.907-2.704 3.907z' fill='%23ffffff' p-id='4327'%3E%3C/path%3E%3C/svg%3E");
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__actions {
  width: 100%;
  height: 100%;
  font-size: 0;
  box-sizing: border-box;
  border-radius: 32PX;
  border: 1PX solid rgba(204, 204, 204, 0.6);
  position: relative;
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__actions::after {
  position: absolute;
  content: "";
  width: 1PX;
  height: 18.5PX;
  background-color: rgba(204, 204, 204, 0.6);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wa-comp-CLOUDBASE_STANDARD-NavBar .lcap-navbar .lcap-navbar__actions.android::after {
  background-color: rgba(234, 234, 234, 0.6);
}

