      .layui-layout-admin .layui-logo {
        width: 160px;
      }
      .layui-nav-tree {
        width: 160px;
      }
      .layui-side-scroll {
        width: 160px;
      }
      .layui-layout-admin .layui-side {
        width: 160px;
      }
      .layui-nav-tree .layui-nav-item a {
        line-height: 60px;
        height: 60px;
        box-sizing: content-box;
        font-size: 18px;
        display: flex;
        align-items: center;
      }
      .layui-layout-admin .layui-footer {
        left: 160px;
      }
      .layui-body {
        left: 160px;
      }
      .text-24 {
        font-size: 24px;
      }
      .tdCls {
        /* padding: 14rpx 20rpx; */
        line-height: 30px;
        text-align: center;
        flex: 1;
        border: 1px solid #e7e9ed;
        /* overflow: hidden; */
      }
      /* .tdCls > span {
        width: 25%;
        float: left;
      } */
      #zyzb .item {
        line-height: 34px;
        padding: 0 10px;
        border-right: 1px solid #e8e8f4;
        border-bottom: 1px solid #e8e8f4;
      }
      .activeP .item {
        cursor: pointer;
      }
      .active_zytzb .item {
        border: 1px solid #dde2eb;
        margin-left: -1px;
      }
      .active_zytzb .item.active {
        border: 1px solid #f60;
        color: #f60;
        position: relative;
        z-index: 1;
      }
      .active_zytzb .item:first-child {
        border-radius: 4px 0 0 4px;
      }
      .active_zytzb .item:last-child {
        border-radius: 0 4px 4px 0;
      }
      .active_fst .item,
      .active_zygc .item {
        width: 52px;
        line-height: 32px;
        background: #f5f5f5;
        border-radius: 8px;
      }
      .active_fst .item.active,
      .active_zygc .item.active {
        background-color: #ffefe5;
        color: #f60;
      }
      .layui-nav-tree .layui-nav-child dd.layui-this,
      .layui-nav-tree .layui-nav-child dd.layui-this a,
      .layui-nav-tree .layui-this,
      .layui-nav-tree .layui-this > a,
      .layui-nav-tree .layui-this > a:hover {
        background-color: #f60;
      }
      .layui-laypage a,
      .layui-laypage span {
        padding: 0 6px;
        height: 18px;
        line-height: 18px;
      }
      .layui-laypage .layui-laypage-curr .layui-laypage-em {
        background-color: #f60;
      }
      .layui-laypage a:hover {
        color: #f60;
      }
div#infoC>.bg-white>.flex.align-center>.flex-sub {
    flex: none;
}
div#infoC>.bg-white>.flex.align-center>.margin-left.text-center.text-white{
position: absolute;
    right: 0;
}