._PayLayout-container {
  height: 100vh;
  padding-top: 0.6rem;
}
._PayLayout-container .beian-wrap {
    position: relative;
    height: 30px;
    width: 100%;
    text-align: center;
}
._PayLayout-container .beian-href {
    color: #505050;
    opacity: 0.6;
}
._PayLayout-container .demo-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
}
._PayLayout-container .header-wrap {
    height: 0.6rem;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    min-width: 1040px;
}
._PayLayout-container .header-main {
    width: 100%;
    padding: 0 0.2rem;
    margin: 0 auto;
}
._PayLayout-container .header-main .after-wrap {
      height: 100%;
}
._PayLayout-container .header-main .after-wrap .hint {
        font-size: 13px;
        font-weight: 400;
        color: #f00;
}
._PayLayout-container .header-main .after-wrap .hint i {
          cursor: pointer;
          text-decoration: underline;
}
._PayLayout-container .header-main .after-wrap li {
        padding: 0.05rem 0.18rem;
        font-size: 0.14rem;
}
._PayLayout-container .header-main .after-wrap .after-regest {
        background: #33ac37;
        color: #fff;
        margin-left: 0.2rem;
        border-radius: 0.03rem;
}
._PayLayout-container .menu-list {
    margin-left: 0.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
}
._PayLayout-container .menu-list li {
      padding: 0 0.15rem;
      font-size: 0.14rem;
      cursor: pointer;
      position: relative;
}
._PayLayout-container .menu-list li .unread {
        position: absolute;
        right: 0px;
        top: 0.12rem;
        height: 20px;
}
._PayLayout-container .after-wrap {
    height: 100%;
}
._PayLayout-container .after-wrap .tixing-wrap {
      width: 0.6rem;
      text-align: center;
      height: 100%;
      line-height: 0.6rem;
      display: inline-block;
      cursor: pointer;
}
._PayLayout-container .user-name {
    text-align: center;
    height: 100%;
    line-height: 0.6rem;
    display: inline-block;
    padding: 0 0.15rem;
    cursor: pointer;
}
._PayLayout-container .icon-wrap {
    font-size: 0.16rem;
    margin-left: 6px;
}
._PayLayout-container .el-card__body {
    padding: 0;
    height: 100%;
}
._PayLayout-container ._pay-layout-scroll {
    overflow: -moz-scrollbars-none;
}
._PayLayout-container ._pay-layout-scroll .el-scrollbar__bar.is-horizontal {
      display: none;
}
._PayLayout-container ._pay-layout-scroll .el-scrollbar__wrap {
      overflow-x: hidden;
      -ms-overflow-style: none;
}
._PayLayout-container .notice-bottom {
    position: fixed;
    bottom: 0.5rem;
    right: 0.5rem;
    z-index: 2000;
}
._PayLayout-container .notice-bottom img {
      width: 8vw;
      min-width: 60px;
      max-width: 100px;
      height: auto;
}
._PayLayout-container .notice-bottom .org_box {
      padding: 2vw 1vw 2vw 2vw;
      width: 26vw;
      min-width: 200px;
      max-width: 300px;
      position: absolute;
      top: -1rem;
      right: 0.74rem;
      box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.05);
      border: 1px solid #d8dce6;
      border-bottom: 1px solid #d8dce6;
      border-radius: 3px;
      background: #fff;
}
._PayLayout-container .notice-bottom .org_box .org_bot_cor {
        position: absolute;
        right: 12px;
        bottom: -15px;
        display: block;
        width: 0;
        height: 0;
        border-width: 0 20px 15px 0;
        border-style: solid;
        border-color: transparent #d8dce6;
}
._PayLayout-container .notice-bottom .org_box .org_bot_cor em {
          right: -19px;
          position: absolute;
          bottom: -13px;
          display: block;
          width: 0;
          height: 0;
          border-width: 0 20px 15px 0;
          border-style: solid;
          border-color: transparent #fff;
}
._PayLayout-container .notice-bottom .org_box h2 {
        color: #303133;
        line-height: 0.22rem;
        font-size: 0.16rem;
        font-weight: 400;
        letter-spacing: -0.2px;
}
._PayLayout-container .notice-bottom .org_box p {
        margin-top: 0.2rem;
        text-align: right;
}
._PayLayout-container .notice-bottom .org_box p span {
          font-size: 0.14rem;
          line-height: 0.2rem;
          color: #34ad37;
          font-weight: 400;
          cursor: pointer;
}
._PayLayout-container .notice-bottom .org_box p span + span {
            margin-left: 0.2rem;
}
._PayLayout-container .notice-bottom .org_box p span:first-child {
            color: #717276;
}
._PayLayout-info-popover {
  padding-top: 0;
  padding-bottom: 0;
}
._PayLayout-info-popover ._PayLayout-popover-info {
    min-width: 136px;
}
._PayLayout-info-popover ._PayLayout-popover-info li {
      line-height: 0.35rem;
      border-bottom: 1px solid #eaeaea;
      cursor: pointer;
      color: #555;
}
._PayLayout-info-popover ._PayLayout-popover-info li .info-title {
        padding: 0 0.15rem;
}
._PayLayout-message-popover {
  padding: 0;
}
._PayLayout-message-popover ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
._PayLayout-message-popover ::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background: #ccc;
}
._PayLayout-message-popover ::-webkit-scrollbar-thumb:hover {
    background: #ccc !important;
}
._PayLayout-message-popover ::-webkit-scrollbar-track {
    background: #eee;
}
._PayLayout-message-popover ::-webkit-scrollbar-corner {
    background: #eee;
}
._PayLayout-message-popover ::-webkit-input-placeholder {
    color: #ccc;
}
._PayLayout-message-popover :hover::-webkit-scrollbar-thumb {
    background: #ccc;
}
._PayLayout-message-popover :hover::-webkit-scrollbar-track {
    background: #eee;
}
._PayLayout-message-popover ._PayLayout-popover-message {
    padding: 0.08rem;
    height: 2.5rem;
    width: 2.6rem;
    overflow: auto;
}
._PayLayout-message-popover ._PayLayout-popover-message .no-data-hint {
      font-size: 0.14rem;
      padding: 0.2rem 0;
}
._PayLayout-message-popover ._PayLayout-popover-message li {
      padding: 5px 0;
      line-height: 0.25rem;
      font-size: 0.14rem;
}
._PayLayout-message-popover ._PayLayout-popover-message li + li {
      border-top: 1px solid #eaeaea;
}
._PayLayout-message-popover ._PayLayout-popover-message .no-more {
      height: 0.3rem;
      line-height: 0.3rem;
      text-align: center;
}
._PayLayout-message-popover ._PayLayout-popover-message .message-title {
      margin-bottom: 5px;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
._PayLayout-message-popover .message-readed {
    border-top: 1px solid #eaeaea;
    line-height: 35px;
    text-align: center;
}

