.top-navigation-bar-component {
  .navigation-bar {
    background: #45b9e5;
    color: #fff;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    transition: 300ms;
    box-sizing: inherit;
  }

  view {
    box-sizing: inherit;
  }
  .navigation-bar-holder {
    box-sizing: inherit;
  }
  .navigation-bar-holder view {
    box-sizing: inherit;
  }

  .back {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .icon {
    display: inline-block;
    font-family: 'iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    font-size: 38px;
  }

  .style-simple {
    display: flex;
    margin-left: 16px;
    align-items: center;
  }

  .style-simple .back-home {
    width: auto;
    text-align: center;
    font-size: 30px;
  }

  .black {
    background: #fff;
    border-color: #e5e5e5 !important;
  }

  .white {
    background: rgba(0, 0, 0, 0.15);
    border-color: rgba(255, 255, 255, 0.25) !important;
  }

  .style-normal {
    border: 1px solid #ededed;
    border-radius: 32px;
    height: 64px;
    width: 176px;
    display: flex;
    margin-left: 16px;
    align-items: center;
  }

  .style-normal .icon-fanhui {
    line-height: 60px;
    width: 80px;
    font-size: 34px;
  }

  .style-normal .back-home {
    width: 90px;
    text-align: center;
    font-size: 38px;
  }

  .style-normal .split {
    border-left: 1px solid #e5e5e5;
    height: 32px;
    width: 1px;
  }

  .title {
    font-weight: bold;
  }

  .navigation-bar-holder {
    background: transparent;
    position: relative;
    z-index: 2;
  }

  .iconfont {
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .iconxiala:before {
    content: '\e6b4';
  }

  .iconiconfontguanli:before {
    content: '\e6a0';
  }

  .iconyouxiang:before {
    content: '\e634';
  }

  .icon-fanhui:before {
    content: '\e69b';
  }

  .iconxiayibu1:before {
    content: '\e611';
  }

  .iconxingming:before {
    content: '\e600';
  }

  .iconqingchu:before {
    content: '\e607';
  }

  .iconshaixuan:before {
    content: '\e60c';
  }

  .iconshouji:before {
    content: '\e603';
  }

  .iconguanbi:before {
    content: '\e605';
  }

  .back-home:before {
    content: '\e624';
  }

  .iconkong:before {
    content: '\e62c';
  }

  .iconsousuo:before {
    content: '\e65c';
  }

  .icondianzipiaoquan:before {
    content: '\e643';
  }

  .iconxiayibu:before {
    content: '\e647';
  }

  .iconguanzhu:before {
    content: '\e648';
  }

  .iconganxingqu:before {
    content: '\e649';
  }

  .iconpin:before {
    content: '\e601';
  }

  .icontianjia:before {
    content: '\e602';
  }

  .iconshen:before {
    content: '\e608';
  }

  .iconzhuyi:before {
    content: '\e60d';
  }

  .icontuan:before {
    content: '\e60e';
  }

  .icontianjia4:before {
    content: '\e606';
  }

  .icongengduo:before {
    content: '\e64a';
  }

  .iconziliao:before {
    content: '\e64b';
  }

  .iconxinxi:before {
    content: '\e64c';
  }

  .iconchenggong:before {
    content: '\e610';
  }

  .iconzu:before {
    content: '\e613';
  }

  .iconshibai:before {
    content: '\e614';
  }
}
